Jump to content

Recommended Posts

Posted

I can't get Proxy by Funk Software to install silently, www.funk.com

I'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 using

setup.exe /s /v"/qn LICENSE=1111 2222 3333 4444 555 REBOOT=Suppress INSTALLDIR=\"c:\Program Files\Funk Software\Host"\"


Posted

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.

Posted
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.

Posted

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 syntax

But 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 bit

cya

Killer Bee

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...