Jump to content

ProtoWall 1.42 Build 5300


NoodleMaps

Recommended Posts

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

Link to comment
Share on other sites


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.

Link to comment
Share on other sites

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