VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Open any file or folder of any extension using shell


Category: Coding Standards
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (3 Votes)

This code can open any files of any extension, really any extension!!! And please rate it or emailto me at [email protected] to tell me about what you feel.. Thanks

Rate Open any file or folder of any extension using shell

Private Sub Command1_Click()
Shell "rundll32.exe url.dll,FileProtocolHandler _ File Path Name"

Download this snippet    Add to My Saved Code

Open any file or folder of any extension using shell Comments

No comments have been posted about Open any file or folder of any extension using shell. Why not be the first to post a comment about Open any file or folder of any extension using shell.

Post your comment

Subject:
Message:
0/1000 characters