3,217
edits
Changes
CoreFTP
,no edit summary
I think if you are using the Lite (Free) version then you can get rid of the 'REGEDIT -S' install line. You users will then get the nag screen.
<source lang="xml">
<package
id="coreftp"
<remove cmd='MsiExec.exe /x{1603C07E-4F28-4B7D-A193-EA04E92C2355} /qn ' />
</package>
</source>
[[category: Silent installers]]