Create File Association with Icon

By | 2002-06-01

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

Original Author: Damien McGivern

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)

Attachments

FileUploadedSize
CODE_UPLOAD30401242000.zip9/3/2020 3:45:00 PM6670
Author: dwirch

Derek Wirch is a seasoned IT professional with an impressive career dating back to 1986. He brings a wealth of knowledge and hands-on experience that is invaluable to those embarking on their journey in the tech industry.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.