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.
help writing batch file
Name: jondr13 Date: May 12, 2009 at 07:51:39 Pacific OS: Windows Vista 32bit Subcategory: Batch
Comment:
I need a batch file and dont know how to create/write it. Here is what I need to do:
- mount any ISO file to Virtual Clone Drive (path to it is J:\Program Files\VirtualCloneDrive\VCDMount.exe)
- then open my dvd player, TotalMedia Theatre 3 (path to it is C:\Program Files\ArcSoft\TotalMedia Theatre 3\uMCEDVDPlayer.exe)
Summary: Just curious is there a way to search for a file (could be multiple on the pc) called test.lnk and replace it with the file test2.lnk? where test2.lnk is located at \\servername\dir\test2.lnk. And tes...
Summary: I am about to pull my hair out here. I need help writing a batch file that will send us an alert when our hard drive space reaches a certain threshold. I have the CHKDSK that outputs the info into a c...
Summary: Hi, I need to write a batch file which takes 2 user inputs. 1st input is the complete path for a exe file. (eg. program.exe), 2nd input was an argument to the program.exe (e.g argument.config). Am...