Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.
Batch CD-autorun?
Name: Simon Date: February 1, 2009 at 14:56:13 Pacific OS: Windows XP Subcategory: Batch
Comment:
Hi, I'm trying to create a batch-file that automatically runs when a cd is inserted into the cd-drive... I have made a file that has to be run manually, but I don't know if it is even possible to find the drive, also because the drive letter keeps changing. Can you help? Thanks in advance
Summary: Yes the Batch File and all files will be on the CD. I will be linking to the batch file from a html page (also on the CD). I am planning to make the CD autorun to a html page containing directions a...
Summary: Kb article How to Test Autorun.inf Files shows how to make a floppy run autorun.inf files, but this would still require you to alter the registry before hand which is problematic to say the least. I'm...
Summary: Batch file adding text to file also adds a return? (Damn 35 character subject limits ;)) Hi there. Working on a very simple batch file; all it does is add a single sentence to a text file, then conver...