Found out:


<CustomAction Id='aspnetregiisi'
ExeCommand='"[DOTNET20INSTALLDIR]\aspnet_regiis.exe"
-i -enable' Directory='TARGETDIR'/>

<CustomAction Id='aspnetregiisga'
ExeCommand='"[DOTNET20INSTALLDIR]\aspnet_regiis.exe"
-ga "[DOMAIN]\[LOGIN]"' Directory='TARGETDIR'/>



Directory attribute would be irrelevant in this case.
Hope this helps someone.

On Tue, Sep 16, 2008 at 8:00 PM, Jay H. Cho <[EMAIL PROTECTED]> wrote:

>
> Hi
>
> Anyone know how to execute aspnet_regiis from wix?
>
> Thank you.
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to