VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Create File Association with Icon

by Damien McGivern (3 Submissions)
Category: Registry
Compatability: Visual Basic 3.0
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (4 Votes)

Creates a file association with as may commands as you like ie Open , Edit etc. Also sets default icon of file type.

Inputs
'// Required Extension (Str) ie ".exe" '// Required FileType (Str) ie "VB.Form" '// Required FileTYpeName (Str) ie. "Visual Basic Form" '// Required Action (Str) ie. "Open" or "Edit" '// Required AppPath (Str) ie. "C:\Myapp" '// Optional Switch (Str) ie. "/u" Default = "" '// Optional SetIcon (Bol) Default = False '// Optional DefaultIcon (Str) ie. "C:\Myapp,0" '// Optional PromptOnError (Bol)

Rate Create File Association with Icon

Download Create File Association with Icon

Download Create File Association with Icon (6 KB)

Create File Association with Icon Comments

No comments have been posted about Create File Association with Icon. Why not be the first to post a comment about Create File Association with Icon.

Post your comment

Subject:
Message:
0/1000 characters