Hello,

I'm new to WiX. I've got as far as creating an installer which:
* Deploys files to a Program Files directory;
* Creates a new IIS virtual directory/web application on the default
web site using the installed files;
* Creates a static URL shortcut in a new Program Menu folder (using
IniFile to create a .url file).

...but instead of using a static string for the URL shortcut, I want
it to point at the virtual directory/web application that was just
installed (since it eventually should have a configurable location
etc). Is it possible to get the URL from an
iis:WebApplication/iis:WebVirtualDir Id somehow?

Thank you,
-Duncan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to