11
edits
Changes
WinSCP
,→WinSCP 4.2.5
<packages>
<package
id="winscp"
<remove cmd='"%PROGRAMFILES%\WinSCP\unins000.exe" /VERYSILENT /NORESTART' />
</package>
</packages>
</source>
Note the /NOCANDY parameter which is necessary when /VERYSILENT flag is used. Without it a dialog box containing ''Please choose an option'' text will pop up and halt the whole installation process. I suspect this has something to do with inclusion of PalTalk in the installer.
winscp.inf file can be generated by running:
winscp425setup.exe /SAVEINF="winscp.ini"
== WinSCP 4 ==