Mikaël Capelle
71d5dedf92
Fix installer.
2022-05-02 16:19:46 +02:00
Mikaël Capelle
15babc26d1
Update for Qt6 and Python rework.
2022-05-02 15:11:24 +02:00
Chris Bessent
7c326c1adf
Delete Mass Effect plugin
2021-12-27 02:04:11 -07:00
Chris Bessent
d2600ab502
Update installer for some new Qt stuff being spit out
2021-11-25 14:08:01 -07:00
Chris Bessent
9e70a27a22
Add Nehrim plugin
2021-08-22 11:11:27 -07:00
Mikaël Capelle
d822750495
Actually delete the installer_wizard folder.
2021-03-13 14:54:56 +01:00
Mikaël Capelle
8a09af140f
Delete the installer_wizard folder before installing.
2021-03-13 14:52:43 +01:00
Mikaël Capelle
b9041d30bd
Remove '(requires Python)'.
2021-03-13 14:45:50 +01:00
Mikaël Capelle
0639a8ec33
Make Python Support mandatory.
2021-03-12 21:18:35 +01:00
Mikaël Capelle
23ce45f247
Add EnderalSE plugin.
2021-03-12 21:10:19 +01:00
Mikaël Capelle
25662f2257
Update boost to 1.75. Add basic_games. Add installer_omod. Add installer_wizard.
2021-02-06 22:56:55 +01:00
isanae
6519101774
updated boost to 1.74
...
added more dlls to delete before install
2020-11-27 11:32:10 -05:00
isanae
18e9c68aaf
Revert "Moved things around"
2020-11-27 07:28:26 -05:00
Qudix
aada6046b3
Unecessary flags
2020-11-14 02:45:15 -06:00
Qudix
5d8293adaf
Fixes
2020-11-14 00:11:09 -06:00
Qudix
46eed0a514
Revert OpenSSL and add libs to InstallDelete
2020-11-07 14:03:34 -06:00
Seth Riley
8121fcd95d
Moved things around
2020-11-06 13:44:02 -06:00
isanae
a3b5a0239d
stray DefenderFailure variable
2020-08-12 08:33:44 -04:00
isanae
62db1c4955
Merge pull request #16 from LostDragonist/2_3_0
...
Fix issues with 2.3.2rc1 installer
2020-08-12 07:48:47 -04:00
Chris Bessent
ad6196a5a2
Disable errors due to Defender exclusions
2020-08-12 04:42:15 -07:00
Chris Bessent
42d10d695e
Fix issue with spaces in install path or username
2020-08-12 04:41:09 -07:00
Al
a7265f6ff7
Don't delete Plugins and Style folders at install
...
Deleting them means that users lose their custom stiles and have to reinstall third party plugins.
In case a particular release makes breaking changes, the options can be enabled again.
2020-08-08 11:28:25 +02:00
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
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