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 some help here? Hello all thank you for reading my post. I am a computer administrator for a local car dealer in Santa Fe NM. (Santa Fe Mazda Volvo) We use SD cards to backup customer data. At one point everybody had their own SD cards for their computer. We are now moving SD cards from computer to computer exchanging data. To make things easier I have written Autorun.ini & autoplay.bat files to the sd card. This way everybody Could just pop in the card and the root directory would open. Itâ??s very convenient except for the fact that We are now moving the card around. So the autorun wonâ??t work on some of the computers. Here is the reason why. In the autoplay.bat I assigned the drive letter. Some computers donâ??t assign the same drive to the SD card. Does anybody know what the batch command for a generic drive letter is? Years ago I use to know it. Here is the autoplay and autorun script. Line 5 is the problem. This is where I need to place a universal drive letter.
Summary: Hi Pretty new to batch files, and brand new to this forum... hoping someone can help me. I need a batch file that will move all files in one directory to another directory. If the filename already exi...
Summary: I have a device that outputs a 5 digit number to the serial port, waits 5 seconds and sends a cr/lf to the serial port. I want to take that number, call a batch file and pass that number to it as a p...
Summary: Hello, I want to create an exe file from a batch file and 2 other exe file. How can I do this? I want it so that when I click the exe it runs the batch file and it can still do things with the other 2...