Help - Search - Members - Calendar
Full Version: Silent Install Switch for Webshots?
MSFN Forums > Unattended Windows Discussion & Support > Application Installs

   
Google Internet Forums Unattended CD/DVD Guide
Sanjay
Webshots uses a Wise installer which is supposed to work with the /s switch, but for some reason it does not work. Anyone have an idea what would work?
mazin
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
Sanjay
Thanks for the help.
Sanjay
This method does not work. It works as far as installing the basic webshots program is concerned but it does not install any sample pictures and thus webshots is turned off by default since it reports as no pictures available for Webshots.
Google Internet Forums Unattended CD/DVD Guide
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.