8 Commits
Author SHA1 Message Date
Mikaël Capelle c8c6450842 Update dependency installer to latest. 2024-07-21 14:56:46 +02:00
isanae a3b5a0239d stray DefenderFailure variable 2020-08-12 08:33:44 -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
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
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
LePresidente 8fdea04eac The installer will now download and install VCRedist2017 if its not found on the system.
Using 3rd Party InnoSetup script, put reference in the README.md
2018-12-19 13:04:17 +02:00