Summary
This article discusses how to create an Internet shortcut on the desktop and, when it is double-clicked, it will open up a web browser and take the user to that website as per the project configuration of the project .ism file.
Project Type
- Basic MSI
- Installscript MSI
Steps to Create an Internet Shortcut
Method 1
- Create an Internet shortcut that launches the InstallShield website.
- Open the created text file and rename it
InstallShield.urlwith the following contents:[InternetShortcut]URL=http://www.installshield.com - Create a new Basic MSI project.
- Create a feature and a component and add the
Installshield.urlfile to this component. - Go to the Shortcut View and create a new shortcut and rename the shortcut.
- Save and build the project.
- Install the setup.
- Check that new shortcut is created on the user's desktop and that when double-clicked the shortcut launches the InstallShield page.
Method 2
- Create a Basic MSI project.
- Add a feature and a component and a file.
- Right-click INI Files and select Add INI File.
- Rename the INI file to a meaningful name; in this example, we will name it
ShortcutIS.URL.NOTE: Make sure that your file extension is URL in all uppercase. This is very important.
- Click on
ShortcutIS.URLand for the Target property, enter:[DesktopFolder]. - Right-click
ShortcutIS.URLand select Add Section. - Rename the section InternetShortcut.
- Right-click InternetShortcut and select Add Keyword.
- Rename the keyword to URL.
- Click on URL and for the Data Value property, enter: https://www.revenera.com/
- Save and build the project and then install the setup.
- The Internet shortcut will be created on the user's desktop with the specified name, in this case, ShortcutIS. Double-click on the shortcut, which launches the Revenera page.
Method 3
Using msedge.exe, which is the main executable for the Microsoft Edge browser.
- Create a Basic MSI project.
- Add a feature and a component and a file.
- Go to Property Manager and create a property named TEST.
- Set the value of TEST property to the path of msedge.exe. For example:
C:\Program Files (x86)\Microsoft\Edge\Application\ - Make sure your Windows machine has the latest Windows updates applied. If not,
msedge.exewill not be available at the mentioned path. - Go to Shortcut and create a new shortcut and then rename it InternetShortcutEdge and point to
msedge.exepath. - Change the Target to:
[TEST]msedge.exe - Set Arguments to: https://www.revenera.com/
- Save and build the project.
- Install the setup, verify that the shortcut InternetShortcutEdge is created on the user's desktop.
- Double-click on InternetShortcutEdge, which launches the Revenera webpage.
Reference
See Creating an Internet Shortcut with InstallShield to access documentation for creating an Internet shortcut with InstallShield.
Related Articles
Creating an Internet Shortcut 5Number of Views Create, Configure, and Install a Web Shortcut with an Installer on Windows 4Number of Views How to create a local application in FNMS/Flexera One 45Number of Views Create local file evidence in Flexera One ITAM or FlexNet Manager Suite 55Number of Views Create a Shortcut to a File on a Drive that does not Exist 7Number of Views
Hi, I am Reva - Ask me anything.
No new updates
Thanks for the feedback!
Your feedback has been saved.Rate this response:
Add Additional feedback ( Optional )
Are you sure you want to cancel
the case creation?
Are you sure you want to cancel the case creation?
Are you sure you want to close this case
| Products | Region | Phone Numbers |
|---|---|---|
| FlexNet Operations FlexNet Embedded FlexNet Publisher FlexNet Connect FlexNet Code Insight InstallAnywhere InstallShield |
North America * |
+1 630-332-2513 (toll) +1 877-279-2853 (toll-free in North America) |
| Europe * |
+44 1925 944367 (toll) +44 800 047 8642 (toll-free in Europe) |
|
| Japan * | +81 3-4540-5335 (select option 2) | |
| Australia * |
+61 3 9895 2177 +61 1800 560 603 (toll-free in Australia) |
|
|
Usage Intelligence (formerly
Revulytics) Compliance Intelligence |
Please use the Case Portal to submit your support ticket or reach out to your Revenera contact. | |
Revenera Assistant
Case id: 00001065
Activity: Status change: 2 hours ago