F
Fred Iannon
All,
I have been doing a lot of searching for this answer and
am having trouble finding any help...TIA.
I am wondering if I can programatically determine the
URL that a .msi file is run from when it is clicked on a
web site? I would like this information in order to add
custom code in the installer in order to make a desktop
link back to that web server? However once the .msi is
clicked on the web site it is downloaded and run on the
local machine...any any code I try and implement to find
the "source directory" never returns the actual URL.
I figured out how to make the desktop link from within
the installer (using Windows Scripting Host...any other
ideas??) but still canNOT figure out how to determine what
the URL is that was originally clicked upon.
I canNOT directly add the URL to the .msi at compile
time since the URL is customer specific...
Any thoughts or an alternative approaches?
Thanks so much...
Fred
I have been doing a lot of searching for this answer and
am having trouble finding any help...TIA.
I am wondering if I can programatically determine the
URL that a .msi file is run from when it is clicked on a
web site? I would like this information in order to add
custom code in the installer in order to make a desktop
link back to that web server? However once the .msi is
clicked on the web site it is downloaded and run on the
local machine...any any code I try and implement to find
the "source directory" never returns the actual URL.
I figured out how to make the desktop link from within
the installer (using Windows Scripting Host...any other
ideas??) but still canNOT figure out how to determine what
the URL is that was originally clicked upon.
I canNOT directly add the URL to the .msi at compile
time since the URL is customer specific...
Any thoughts or an alternative approaches?
Thanks so much...
Fred