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.
Open folder using batch file
Name: icefire24 Date: November 6, 2009 at 23:25:08 Pacific OS: Windows XP Subcategory: Configurations
Comment:
Is there a possible way to open a folder using a .bat file?
Summary: Every times I open MS-DOS Batch File, it will closed automatically at the beginning. I had tried change the compatibility but it still same Any suggestion? ...
Summary: You can't run a batch file like that, because what you are looking for would be something that runs continuously in the background and copies data. You can either purchase a program that will do this....
Summary: How do I create a batch file that uses the DIR command to list all of the directories in a certain folder and then allow the user to choose which one to pick? Or is it at least possible to strip the f...