Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Remote batch conversion - Irfanview
Name: BrianB Date: January 7, 2004 at 08:55:00 Pacific OS: Windows 2003 CPU/Ram: 2GB
Comment:
Hi - apologies if this is the wrong forum
I have a game server that auto generates screenshots in png format which I need to scan on a daily basis. I need a batch file to do the following automatically:
1.Convert the files to jpg 2.Resize them to 40% original size 3.load them to an html page 4. move the batched originals and jpgs to new folders
I know that Irfan can do 1,2, but 3 is done through the GUI, 4 I cannot find and I need command lines for both for the batch file. If not IRfan are there any products out there that can?
Summary: I am running PsExec from a batch file to run another batch file on a remote system. Here's the basic line: C:\Tools\psexec \\xxx.xxx.xxx.xxx -u administrator -p password -i C:\ProgToBeRunRemotely.cmd...
Summary: On my home network I have 4 Windows boxes. 3 are downstairs and 1 is in my room. All of them are pretty lax on security since they have no internet connection. Anyway I can log into each one using nu...