Hi theguj,
A hyperlink invokes browser link and opens the content inside it. You can open a file using file://<absolutefilepath>.<extn>. If the browser is configured with the required plug in, it will open the respective content type [Ex: doc,ppt,pdf]. Else you'll receive the open,save,cancel dialog box. Executing an executable file, passing command line parameters is not possible through a browser.