SmartFTP
Download Page: http://www.smartftp.com/download/
- First download the SMFTPMSI.exe (works for both x86, and x64)
- Run the installer, after it has uncompressed the installer (its ready when the installer gets to the point in the screencapture below) go to Program File (it will be in (x86) on win64 but it will install the actual program to Program Files)
- Copy the files in "C:\Program Files (x86)\SmartFTP Client 2.0 (x64) Setup Files", removing parenthesis on x86 to your disk
Add these lines to your batch file
ECHO. ECHO Smart FTP ECHO Please wait... start /wait %systemdrive%\install\Applications\smartftp\SmartFTP.msi /qn
RunOnceEx users copy this to your batch file
REG ADD %KEY%\119 /VE /D "SmartFTP (X64)" /f REG ADD %KEY%\119 /V 1 /D "%systemdrive%\install\Applications\smartftp\SmartFTP.msi /qn" /f
Submitted by ender341.
Last updated 2006-01-28 18:05:17 by ender341
Last updated 2006-01-28 18:05:17 by ender341