Morel Posted March 8, 2007 Posted March 8, 2007 (edited) Hello, how i need to run the command \\ServerName\ShareName\Setup.exe -s -f1"\\servername\sharename\setup.iss" -f2"c:\logfile.txt" Thanks Morel Edited March 8, 2007 by Morel
Krikov Posted March 9, 2007 Posted March 9, 2007 (edited) Try This One RUN('\\ServerName\ShareName\Setup.exe -s -f1"\\servername\sharename\setup.iss" -f2"c:\logfile.txt"') Edited March 9, 2007 by Krikov [topic="63488"][font="Arial"]Krikov Tray Quick Menu[/font][/topic]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now