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.
rem, in bat files
Name: Danizz Date: April 8, 2009 at 08:31:40 Pacific OS: Windows Vista Subcategory: Batch
Comment:
Hey, this is a really stupid question with a probably really easy answer, but I've been busting my ass off trying to find out, What REM in bat scripts does? I know it means remark or something, but can someone please explain in PLAIN english, what it does? And what its used for, an example would be really nice! Thanks for any reply. (Sorry for stupid question)
Summary: I'd like to write a simple bat file that calls excel and sets the msoautomationsecuritylow so that the opened excel file does not prompt for enabling macros. I'm running scheduled tasks in the middle ...
Summary: Im looking for a way to programatically detect the volume NUMBER as shown in diskpart list volume at a windows command prompt. I need to write a bat file to detect that based on volume LABEL to tric...
Summary: hi, i want to make a bat file which will search through the text file, and find a particular word, eg bend but in my text file, there is another word called: bending which i don't want it to be found ...