
jimijegonia1.5524940777086016E12 asked a question.
Web App Installation
Is there any IS2009 or IS2010 example or guide for Web Application Installation here?
Thanks

jimijegonia1.5524940777086016E12 asked a question.
Thanks
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?
Activity: Status change: 2 hours ago
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. | |
Thanks
[LIST=1]- Go to System Configuration | INI File Changes
- Right click INI Files and choose Import INI File... to import a sample .url file (e.g. MyApp.url or just choose Add INI File to create your own MyApp.url)
- (MyApp.url) - Set the Component property to the component that represents your application and set the Target property, e.g. [DesktopFolder]
- (MyApp.url) - Right click to add a section with the name InternetShortcut
- (InternetShortcut) - Right click to add the keywords IconFile, IconIndex and URL
- (IconFile) - in the Data Value property enter the location for the icon file, e.g. [INSTALLDIR]myicon.ico
- (IconIndex) - in the Data Value property enter the icon index, typically 0
- (URL) - in the Data Value property enter the url, e.g. http://localhost/ [MYAPP]/index.htm (just used a Property here for runtime modification as a sample)
This approach works for me, so if this is what you are looking for ... enjoy.
Thanks for the reply.
However, I am pretty much in doubt if Web Application can interprets .INI
Regards,