Computing.Net > Forums > Programming > Show Folder

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.

Show Folder

Reply to Message Icon

Name: xscript
Date: July 13, 2004 at 14:17:24 Pacific
OS: Windows XP
CPU/Ram: N/A
Comment:

OK, really easy one this time,

How do you evoke a 'windows explorer' window to show the contents of a file using vbscript?

Thanks

Xscript



Sponsored Link
Ads by Google

Response Number 1
Name: xscript
Date: July 13, 2004 at 14:17:54 Pacific
Reply:

Sorry, I meant folder, not file. eek


0

Response Number 2
Name: Infinite Recursion
Date: July 13, 2004 at 18:25:47 Pacific
Reply:

a simple way would be to shell out the command:

"start c:\folderName"

IR


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Show Folder

hiding picture files and folders www.computing.net/answers/programming/hiding-picture-files-and-folders/3886.html

VBScript Show Progress www.computing.net/answers/programming/vbscript-show-progress/14186.html

Comparing Files+Folders using VBS www.computing.net/answers/programming/comparing-filesfolders-using-vbs/14112.html