Log in

View Full Version : [Rel] Move your Screenshots to a temp folder


sqk7744
04-20-07, 08:31 PM
http://www.compuglobalhypermeganet.tv/images/sh4/Werner.zip

Until we figure-out a way to export screenshots to another folder than the sh4 programs, here's a simple little batch file called Lt. Werner for Windows XP that copies all your .bmp Screenshots to a single folder.

*Please test and let me know how it works for you.

1) Create a folder in C:\ called C:\Temp\ and a subfolder called \photos
a. When done you will have- c:\Temp\photos

2) Copy the werner.bat file to your \sh4 Folder
a. C:\Program Files\Ubisoft\Silent Hunter Wolves of the Pacific\

3) Create a shortcut to werner.bat
a. left click to select werner.bat
b. right click and select create shortcut
c. paste the shortcut on your desktop

4) Double-click the werner shortcut
a. A status message will appear after moving the photo files.
b. hit the space bar to continue.


===========================
The Batch file contents
===========================
MOVE *.bmp C:\Temp\photos
ECHO Photos are ready Sir!
PAUSE


===========================

Enjoy!
sqk7744