sykocus Posted June 20, 2004 Posted June 20, 2004 I have a FAH installer, that makes the fah client run as a service. It was made with installsheild. for some reason the -R switch doesn't create an .iss file in c:\windows. I know the person who made the installer, so i know its installshield.is it possible that the problem is somewhere in how he put it together?
MCT Posted June 20, 2004 Posted June 20, 2004 just 2 clarify.. u ran this.. in run"%userprofile%\Desktop\File.exe" -R(with the quotes)providing the file is on your desktop..
sykocus Posted June 20, 2004 Author Posted June 20, 2004 well for simplicity's sake i create a shortcut to the installer at add -R to the target path. so it looks like this C:\Install\Applications\Fah\foldingsetup.exe -R(when add quotes and click ok, and go back into shortcut properties the quotes are removed)
sykocus Posted June 20, 2004 Author Posted June 20, 2004 for me the shortcut way is easier...guess my typing isn't acurate enough...anyway, the result is the same
MCT Posted June 20, 2004 Posted June 20, 2004 i think, the devoloper has the option of allowing switches (not 100% sure, maybe someone can clarify) so they may have left that -R out, in that case, try installrite regards
ZoSTeR Posted June 20, 2004 Posted June 20, 2004 Try:Setup.exe -r -f1"c:\setup.iss" -f2"c:\logfile.txt"
sykocus Posted June 20, 2004 Author Posted June 20, 2004 still no iss file...there is a log file in the root dir though
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