baza23 Posted June 20, 2004 Posted June 20, 2004 I can't get Proxy by Funk Software to install silently, www.funk.comI've read the http://www.funk.com/Docs/PXH410MAN.PDF (page 69 on) and I can't see what i've done wrong. Here is the switches i'm usingsetup.exe /s /v"/qn LICENSE=1111 2222 3333 4444 555 REBOOT=Suppress INSTALLDIR=\"c:\Program Files\Funk Software\Host"\"
WwTIPPYwW Posted June 20, 2004 Posted June 20, 2004 how are you installing it? What method - from where in the automated process?does it install at all with what you have?probably an issue of missing quotes or spaces? or extra quote - you have a quote with the v does it need to be /v\"also - try using %programfiles% instead of c:\program files if you want it more universal.
baza23 Posted June 20, 2004 Author Posted June 20, 2004 how are you installing it? What method - from where in the automated process?does it install at all with what you have?probably an issue of missing quotes or spaces? or extra quote - you have a quote with the v does it need to be /v\"also - try using %programfiles% instead of c:\program files if you want it more universal.I'm installing it from start.cmd along with acrobat, quicktime, etc.It doesn't install silently at all and prompts me to type everything in.
killerbee Posted June 21, 2004 Posted June 21, 2004 hi,please try this:setup.exe /s /v"/qn LICENSE="1111 2222 3333 4444 555" REBOOT=Suppress INSTALLDIR=\"c:\Program Files\Funk Software\Host\""this line should have the right syntaxBut if it won't work, then extraxt the .exe grab the files and pass all your options directly to the .msi that's insinde.hope this helps a bitcyaKiller Bee
baza23 Posted June 21, 2004 Author Posted June 21, 2004 Thanks killerbee but the line didn't work, how can I extract the exe?
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