Commit Graph
99 Commits
Author SHA1 Message Date
Chris Bessent 16ca97c843 Add "Add Windows Defender Exclusions" option
When enabled, this option adds the following items to the list of Windows
Defenders exclusions:
  - the install directory
  - %localappdata%\ModOrganizer
  - ModOrganizer.exe
  - usvfs_proxy_x86.exe
  - usvfs_proxy_x64.exe
  - nxmhandler.exe

This is implemented by modifying the innodependencyinstaller scripts.
A cleaner implementation would be possible with InnoSetup 6.
2020-08-03 07:32:56 -07:00
Chris Bessent 18313752ba Remove the "Handle Nexus Links" option
This is handled by the main program so the functionality is a little
redundant.  Also, this seems to have caused more problems and questions
in the past than it has fixed or prevented.
2020-08-03 06:27:53 -07:00
isanae 4c61a274e4 Merge pull request #12 from isanae/stuff
Version string
2020-07-14 14:48:44 -04:00
isanae 78840e5757 use the version string for the filename to get more accurate version names, such as alphas and RCs 2020-07-14 14:15:18 -04:00
isanae 137ada4fa1 Merge pull request #11 from isanae/update-2.3
Update for 2.3
2020-07-13 05:00:48 -04:00
isanae 843cf953c7 missing a few files 2020-07-13 02:42:09 -04:00
isanae bed3bc0b12 updated boost and python versions 2020-07-13 02:26:29 -04:00
Chris Bessent 67283d38a8 Merge pull request #10 from ModOrganizer2/2_2_2
Pull in 2.2.2.1 changes
2020-01-13 23:05:00 -07:00
Chris Bessent 8c5017e5be Merge pull request #9 from ModOrganizer2/Develop
Stage for release 2.2.2
2020-01-06 05:14:44 -07:00
Chris Bessent e2b9e72726 Merge pull request #8 from LostDragonist/Develop
Updates for 2.2.2 release
2019-12-08 02:02:58 -07:00
LostDragonist b3d058b552 Add the BSA packer plugin 2019-12-07 13:21:00 -07:00
LostDragonist b84482647d Add the form 43 checker plugin 2019-12-07 13:20:43 -07:00
LostDragonist 02d22d80d7 Add the DDS preview plugin 2019-12-07 13:19:32 -07:00
LostDragonist 578f2758fc Update the core components and Python 2019-12-07 13:17:10 -07:00
LostDragonist 58c30d21ab Remove the Logs folder which seems extraneous 2019-12-07 13:14:12 -07:00
LostDragonist 45dd409eab Collapse game support into one component and make mandatory
The dependencies between the game plugins keep growing and having
any sort of sanity check is becoming unmaintainable.  Now, users
are required to have all of the game support plugins.
2019-12-07 13:13:45 -07:00
LostDragonist bf98a98de2 Fix FNISToolReset.py commit 2019-12-07 12:35:34 -07:00
LostDragonist 2c89fe13fa Merge pull request #7 from LostDragonist/Develop
Add FNISToolReset.py
2019-11-26 20:41:40 -07:00
LostDragonist f842f74de7 Add FNISToolReset.py 2019-11-26 20:35:31 -07:00
LePresidente 1cafc5c6e6 https links don't work with isxdl. reverted to http links 2019-11-13 16:18:57 +02:00
LePresidente 47a747211c Install vcredist 2019 if it is not installed already.
Fixed boost dll name.
2019-11-13 14:01:35 +02:00
Jeremy Rimpo e6a0b7d162 Merge pull request #6 from ModOrganizer2/Develop
Stage for release 2.2.1
2019-07-14 18:05:51 -05:00
Silarn 37b962a870 Update OpenSSL files and add process dump batch 2019-07-08 17:22:59 -05:00
LePresidente aaa7952535 Updated to look for updated boost dll 2019-05-10 12:23:53 +02:00
LostDragonist d8ca651abd Merge pull request #5 from ModOrganizer2/Develop
Stage for Release 2.2.0
2019-05-03 21:36:01 -05:00