577
edits
Changes
WinSCP
,Some tidy up, but needs a lot more
This is a silent installer and uninstaller for WinSCP an FPT, SFTP and SCP client. More infos from ([http://winscp.net/ herehttp://winscp.net/]), an FTP, SFTP and SCP client..
== WinSCP 4.2.5 x ==
<source lang="xml">
<package
id="winscp"
</package>
</source>
The /NOCANDY parameter is necessary when ensures [http:/VERYSILENT flag is used/winscp.net/eng/docs/opencandy OpenCandy], the facility for servingadverts during installation, isn't included. Without it a dialog box containing ''Please choose an option'' text will pop up in versions of the installer that include OpenCandy and halt the whole installation process. I suspect this has something to do with inclusion Alternatively a version of PalTalk in the installercan be chosen that doesn't include OpenCandy.Note that WinSCP 4.3.5, at least at time of release, didn't include OpenCandy but this isn't the norm. A winscp.inf file can be generated by running:
winscp425setup.exe /SAVEINF="winscp.inf"
Furthermore the "remove-action" should be edited.
== WinSCP 4 .1.x ==
Use the following XML file for silent installation:
<source lang="xml">
<package
id='WinSCP'
</source>
<pre>
winscp406setup.exe /SAVEINF="default.inf"