jagan_mohan
07-31-2003, 12:31 PM
Hi,
I created my installation package using VB installer.
How to add our company webiste link as menu option in ProgramFiles, just below the shortcut to invoke our application.
I want to have the final links (shortcuts) after running setup on client machine as follows:
ProgramFIles -> OurProject.exe ( this is done automatically)
-> Visit our website ( Should open IE with our website. How to implement this in the VB installation package).
Thanks in advance,
Jagan
I created my installation package using VB installer.
How to add our company webiste link as menu option in ProgramFiles, just below the shortcut to invoke our application.
I want to have the final links (shortcuts) after running setup on client machine as follows:
ProgramFIles -> OurProject.exe ( this is done automatically)
-> Visit our website ( Should open IE with our website. How to implement this in the VB installation package).
Thanks in advance,
Jagan