Run your downloaded EXE. Go to your %TEMP% directory. Look for a folder named "WebshotsTemp".
There should be two files:
- wssetup.exe
- WebshotsAutoCollection.wbp
Both files are required to install Webshots.
Add these lines to your batch file:
QUOTE
ECHO.
ECHO Webshots Desktop 2.0
start /wait %systemdrive%\Install\Webshots\wssetup.exe /S
taskkill /F /IM webshots.scr
ECHO.
If it doesn't work, use my guide here:
http://www.msfn.org/board/index.php?showto...ndpost&p=210563