Jump to content

Recommended Posts

Posted

My First post. Sorry if it is annoying. I tried the search and couldn't find my answer. I usually hate asking for help, but in this case my head can't pound anymore. I am trying to install ProtoWall 1.42 Build 5300 which uses the Inno Setup 4.2.7 as it's installer. I've tried the /SP- and /SILENT and /VERYSILENT switchs. But I still get the first pop-up with Inno Setups. With the Yes or No question. Could someone plase point me in the right direction before I burst. I appreciate anyone taking the time to help out a new guy.

Thanks


Posted

It might get anoying to hear me moan about it, but I use WinINSTALL on a vmware machine to record installations of software... I think its the easiest way...

Posted

It's just a stupid trick:

Protowall.vbs

Set WshShell = WScript.CreateObject ("WScript.Shell")
WshShell.Run ("%systemdrive%\install\Protowall\Protowall142.exe /VERYSILENT")
WScript.Sleep 500
WshShell.SendKeys "{ENTER}"
WScript.Quit

It will install silent, except for the protowall service.

It's not a big deal, but does someone know howto install the protowall service unattended cause the installer is broken.

Posted

would this be possible to add a network service from a inf file during the insatll insated of maully adding it to the connection after.Ive tried the sp2 deployment tools but i cant import my own

  • 1 month later...

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