hi, i want to at spysweeper to my start.cmd file. but i can`t find out the way to do it.
i have the sspsetup1_74610.exe version and the serial for it. the problem is that i can`t find out how to at the serial.
this is what i have added to the batch file (start.cmd) so far.
ECHO.
ECHO Installeren van Spysweeper
ECHO Please wait...
start /wait %systemdrive%\install\Applications\Spysweeper\sspsetup1_74610.exe
So i don`t know what comming after the .exe
and i don`t know how to add the serial
thanx in advance
Page 1 of 1
Spysweeper
#2
Posted 15 September 2004 - 03:37 AM
I do it this way from the RunOnceEx
REG ADD %KEY%\1005 /VE /D "Spy Sweeper 3.0" /f REG ADD %KEY%\1005 /V 1 /D "%systemdrive%\install\Webroot\SpySweeper.exe /VERYSILENT /SP-" /f REG ADD %KEY%\1005 /V 2 /D "CMD /C COPY \"%systemdrive%\Install\Webroot\install.dat\" \"%programfiles%\Webroot\Spy Sweeper\" /Y" /f REG ADD %KEY%\1005 /V 3 /D "CMD /C ATTRIB +R +H \"%programfiles%\Webroot\Spy Sweeper\install.dat\" /f
#3
Posted 15 September 2004 - 06:17 AM
thanx for the reply,
but is this the way with the serial? becouse i don`t see a way to put in the serial.
and is there a way to do this in the start.cmd method (i know this is the old simple way, but for me easy to understand without a studie
)
but is this the way with the serial? becouse i don`t see a way to put in the serial.
and is there a way to do this in the start.cmd method (i know this is the old simple way, but for me easy to understand without a studie
#4
Posted 15 September 2004 - 02:37 PM
Im not sure where the registry information is but in C:\program files\Webroot\Spy Sweeper\ there is a file called install.dat this is what you must copy to have the program registered. Copy that file to Install\Applications\Spysweeper\
not to sure if this is converted right i install mine from RunOnceEx and it works
ECHO. ECHO Installeren van Spysweeper ECHO Please wait... start /wait %systemdrive%\install\Applications\Spysweeper\sspsetup1_74610.exe /VERYSILENT /SP- COPY "%systemdrive%\Install\Applications\Spysweeper\install.dat\" "%programfiles%\Webroot\Spy Sweeper\" ATTRIB +R +H "%programfiles%\Webroot\Spy Sweeper\install.dat\"
not to sure if this is converted right i install mine from RunOnceEx and it works
- ← HyperSnap Holy Grail... Pls post Switch
- Application Installs
- Norton Antivirus 2004, Automatic Live update →
Share this topic:
Page 1 of 1



Help
Back to top









