Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

can i make SpySweeper 3 install with no serial ask

Featured Replies

i want to install spy sweeper 3 silently, so in the start of the installation, it won't ask

4 serial number.. how can i do this??

the suggestions on the search results didn't helped me.

thank u all.

try this,

1. Install the app on your system, entering the serial when asked.

2 Copy the install.dat file from the install directory somewhere safe.

3 Its an inno setup installer so use the /VERYSILENT /SP- Switch i.e

setup.exe /VERYSILENT /SP-

4 Copy your install.dat file to the install directory.

  • Author

wait , u mean i need to enter in my runonceex.cmd command like this

reg add %KEY% 018 /VE /d "Spy Sweeper 3.0" /f
reg add %KEY% 018 /V 1 /d "copy %path%\install.dat c:\programs\spy sweeper

like this? or what i didn't really get it

REG ADD %KEY%\018 /VE /D "Spy Sweeper 3.0" /f
REG ADD %KEY%\018 /V 1 /D "%systemdrive%\install\spysweeper\setup.exe /VERYSILENT /SP-" /f
REG ADD %KEY%\018 /V 2 /D "cmd.exe /c xcopy /y %systemdrive%\install\spysweeper\install.dat \"%ProgramFiles%\Webroot\Spy Sweeper\\"" /f

change

%systemdrive%\install\spysweeper

to wherever your spysweeper setup.exe is located, lines 3 and 4 are all on one line

  • Author

theres is something i don't get - how does copying install.dat after

the installation will prevent the Enter Serial windows during the installation?

thanks again ;)

theres is something i don't get - how does copying install.dat after

the installation will prevent the Enter Serial windows during the installation?

When you enter the serial number and run the program the install.dat file is created, when you install the program silently it isn't as no information is asked for, so if you copy the file before running the program when the program opens it will check for the serial data, find it and not ask again.
  • Author

so i need to use the copy command and copy the install.dat to

C:\programs files\webroot\spy sweeper

b4 the command of the install itself?

NO.

The code supplied earlier will install the program and copy the dat file to the directory, the program will not open during the install, it will open when windows loads but the serial file will have been copied over.

Have you tried the code above, and if so did it work?, as it has worked for me

  • Author

man it doesn't work, spy sweeper keep asking 4 install serial,

after i enter myserial in the install serial request i don't need to activate it.. any suggestions?

I have attached the runonceex.cmd file that I used to install the app, make sure that the files are in the correct directories.

The only other thing I can think of is we are using different versions of the program, mine is v3.0 build 129

RunOnceEx.cmd

  • 2 weeks later...

This is my commands for installing spy sweeper3 it does work and registers the program

REM      Webroot

REG ADD %KEY%\5090 /VE /D "Spy Sweeper 3.0" /f

REG ADD %KEY%\5090 /V 1 /D "%systemdrive%\install\Webroot\SpySweeper.exe /VERYSILENT /SP-" /f

REG ADD %KEY%\5090 /V 3 /D "CMD /C COPY \"%systemdrive%\Install\Webroot\install.dat\" \"%programfiles%\Webroot\Spy Sweeper\" /Y" /f

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.