
May 17th, 2011, 07:08 AM
|
|
Registered User
|
|
Join Date: May 2011
Posts: 1
Time spent in forums: 7 m 14 sec
Reputation Power: 0
|
|
Fetch MSI file from secured FTP
I have created one batch file, in which i have written MSIEXEC /a FtpAddressOfMSIFile. As given FTP is secured by user id and password so MSIEXEC is not able to fetch that MSI file.
How can i provide FTP's user id and password in MSIEXEC?
Basically i need to fetch MSI file from FTP and installs it on client machine.
Please help ASAP.
Thanks.
|