Computing.Net > Forums > Windows XP > Open folder using batch file

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

Reply to Message Icon

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?



Sponsored Link
Ads by Google

Response Number 1
Name: Judago
Date: November 7, 2009 at 00:00:38 Pacific
Reply:

start "" "p:\ath\to\folder"

Using explorer should also work:

explorer "p:\ath\to\folder"


Batch Variable how to


0
Reply to Message Icon

Related Posts

See More






Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: Open folder using batch file

Cannot Open MS-DOS Batch File www.computing.net/answers/windows-xp/cannot-open-msdos-batch-file/112694.html

Using BATCH file to backup data www.computing.net/answers/windows-xp/using-batch-file-to-backup-data/66927.html

Choose a Directory Using Batch File www.computing.net/answers/windows-xp/choose-a-directory-using-batch-file/156129.html