I don't think I understand your question, but if you are simply trying to
reference the location where the Web app is installed, then how about using
properties? You can reference properties (like "INSTALLDIR" or "TARGETDIR"
[these are hypothetical names; look at the tramontana tutorial for details])
and use them later in the CustomAction. I am sure you are grabbing the
metabase path somewhere - via the UI/user input...


On 6/1/07, S C <[EMAIL PROTECTED]> wrote:


I am sort-of familiar with using aspnet_regiis to set v2.0 on a particular
web site. But I am dealing with a web site that is v1.1 and install a new
virtual directory/webapplication as 2.0. The Metabase path for the new
install could be literally anywhere, so I think I need to capture the
Metabase path to a variable and then feed that to aspnet_regiis in a Custom
Action. Do I need to scan the entire Metabase (yuck) to find what was just
installed, and if so, how?

Thanks.



------------------------------
Make every IM count. Download Windows Live Messenger and join the i'm
Initiative now. It's free.  Make it 
count!<http://im.live.com/messenger/im/home/?source=TAGWL_June07>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to