Where do the URL-References come from?

Started by tcj, July 30, 2007, 05:32:05 AM

Previous topic - Next topic

tcj

Thanks for your explanation, but I am afraid I will forget to manually delete the URL-Entries from time to time.
 
I will put it as a feature-request to have an option to make innoscript omitting these entries...

Randem

Those entries have nothing to do with the previous entries in the setup section. Either you would place replacement lines in a template file to change those entries or manually delete them.

tcj

even though the parameters
- AppSupportUrl
- AppPublisherUrl
- AppUpdatesUrl
 
are empty, the script contains the following entries:
[INI]
Filename: {app}MyApp.url; Section: InternetShortcut; Key: URL; String:  
 
[Icons]
Name: {group}AppName on the Web; Filename: {app}MyApp.url
 
[UninstallDelete]
Type: files; Name: {app}MyApp.url
 
What else do I have to do to have no URL-links created upon installation? My app doesn't have any web-support...
 
Thanks,
Thomas