by Kris Cruickshank (1 Submission)
Category: Miscellaneous
Compatability: VB Script
Difficulty: Intermediate
Date Added: Wed 3rd February 2021
Rating:
(2 Votes)
Type in a File extention and click Open and the Default program will be opened for that extention
- - E.g: if you type .bas then VB will load or if you type .htm internet explorer will load
Inputs
1 Text box
1 Command Button
Code Returns
The Default Application Asssociated with that file extention
API DeclarationsShell Execute
Sleep
Download Open Default Program for Given File Extention An Easier Way (2 KB)