leedolman Posted August 21, 2003 Posted August 21, 2003 could anybody help me please?I need to know the switch to silently install Startup Control Panel 2.8not sure what type of installer it uses. It starts with a box saying Press "install" to begin. with two buttons on the right "install" "cancel" when you install 2 boxes come up "finish" and "info"any ideas what installer this is? thanks
Igor Posted August 21, 2003 Posted August 21, 2003 You have to extract startup.inf and startup.cpl from the executable with winrar and then put this in your batch file:ECHO.ECHO Installing Startup Control Panel v2.8...start /wait rundll32 setupapi,InstallHinfSection DefaultInstall 132 %systemdrive%\yourfolder\startup.inf
royalbox Posted August 21, 2003 Posted August 21, 2003 I just extracted Startup.cpl and used the batch to copy it to system32 without worrying about the inf file. Is that no good?
leedolman Posted August 22, 2003 Author Posted August 22, 2003 I just extracted Startup.cpl and used the batch to copy it to system32 without worrying about the inf file. Is that no good?I did it this way and it works fine!I never thought to open the executable in winRAR cheers
Thanatos Posted September 1, 2003 Posted September 1, 2003 I don't need to install it, i just drag it from my start menu to the Common places thingy place on the start menu. It works fine, and BTW, the latest version is 3
royalbox Posted September 1, 2003 Posted September 1, 2003 and BTW, the latest version is 3Where from? Not here it isn't anyway.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now