April 15, 200917 yr Hi !I want to run this add-on in RunOnce,how can do this.Thanks for any suggestion.http://www.wincert.net/forum/index.php?sho...amp;#entry46148the inf file : ;=====================================================================; SpywarBlaster AddOn originally by booogy taken over by ricktendo64 |;=====================================================================[general]builddate=2009/04/10description=Anti-spyware protection.language=Englishtitle=SpywareBlasterversion=4.2website=http://www.javacoolsoftware.com/[sysoc]SpywareBlaster=ocgen.dll,OcEntry,SpyBlast.inf,HIDE,7[dosnet_files]d1,SpyBlast.cabd1,SpyBlast.infd1,msstdfmt.dlld1,msinet.ocxd1,mscomctl.ocx[txtsetup_files]SpyBlast.cab = 1,,,,,,_x,,3,3SpyBlast.inf = 1,,,,,,,20,0,0msstdfmt.dll = 1,,,,,,,2,0,0msinet.ocx = 1,,,,,,,2,0,0mscomctl.ocx = 1,,,,,,,2,0,0[i386_compress]rvmtemp\extracted\SpyBlast.infrvmtemp\extracted\msstdfmt.dllrvmtemp\extracted\msinet.ocxrvmtemp\extracted\mscomctl.ocx
April 15, 200917 yr You'll need to use the SpyBlast.inf that's included with the package to do the install. Here is the command:rundll32 setupapi,InstallHinfSection DefaultInstall 128 .\SpyBlast.infYou'll need to figure out how to code this so it get's in to the RunOnce registry area. It shouldn't be too hard.
April 15, 200917 yr Author Thanks !I've created a winrar SFX archive with the following lines to comment section;The comment below contains SFX script commandsPath=\program files\spywareblasterSavePathsetup=spyblast.infSilent=1Overwrite=1It works fine
Create an account or sign in to comment