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.
Need help with WinXP batch script
Name: The_Gambler Date: August 9, 2005 at 23:31:02 Pacific OS: Win XP Professional CPU/Ram: All
Comment:
Need help with this:
I shall write a "pre-installer" which will select the package to be installed. To do so it shall fetch the username and according to the first three letters of the username select the package. Now what I got is the username selected on the command prompt by using "%USERNAME%" which works pretty fine. But now I can't find a way to only take the first three letters to use it in a "if - else" construct.
Summary: I need help with a batch script that will do the following: Check to see if any folders or files exist in C:\Temp and if it does delete all folder in C:\Archive. If no folders or files exist in C:\Tem...
Summary: Well I need help writing a batch script to do several things. I need one batch to run in a loop over and over and take screen shots and save them as a jpg. Having a way to email them automatically wou...
Summary: And OK again (hit me ;-) )... I got it figured out that using "LSS" would help me with my problem but do tell that to a "batch beginner" like me used to code in Java... So I solved it myself, no more ...