VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Create File Association with Icon

Damien McGivern  (3 Submissions)   Registry   Visual Basic 3.0   Advanced   Wed 3rd February 2021

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 (5(5 Vote))

Download Create File Association with Icon

Create File Association with Icon Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters