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
Page 1 of 1
ProtoWall 1.42 Build 5300
#3
Posted 18 August 2004 - 04:38 PM
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...
#5
Posted 19 August 2004 - 01:00 PM
It's just a stupid trick:
Protowall.vbs
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.
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.
#6
Posted 20 August 2004 - 03:37 PM
yeah the software wont insatll the driver beacuse it needs to added as network service under your internet coonection properties tab look here http://unattended.ms....htm#networking
#7
Posted 24 August 2004 - 03:10 AM
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
#9
Posted 03 October 2004 - 04:00 PM
put the .vbs file on your xpcd and run the .vbs file from your batch file.
Share this topic:
Page 1 of 1



Help
Back to top









