Added a checkbox to automatically launch an executable that is being fetched.
2020-05-25 v1.1.14
Fetcher will now fetch itself without having to rename Fetcher.exe first. The downloaded file will be given a new unique name, and a prompt will tell the user the name of the new file.
2020-05-24 v1.1.6
Improved completion message
2020-05-09 v1.1.5
License agreement added for first usage.
2020-05-09 v1.1.3
Fetcher will also suggest the new RSRelay.exe if present
2019-11-13 v1.1.2
Fetcher will recover better if file being downloaded is locked
2019-04-21 v1
Initial release with RemoteSign Windows v2.4.15
Windows Defender alert
If Windows Defender claims that Fetcher is malware, it is likely because your Windows Defender signature file is stale.
Microsoft have removed a false positive for Fetcher.exe
Microsoft suggests doing the following:
- Open command prompt as administrator
- Change directory to c:\Program Files\Windows Defender
- Run “MpCmdRun.exe -removedefinitions -dynamicsignatures”
- Run "MpCmdRun.exe -SignatureUpdate"