Hi Christopher,
I am facing one problem with create group CustomAction. I created custom action 
in C# however it is not executing when I am running .msi by double clicking, 
however if  I run command prompt with "Run as Administrator" then it work 
fines. 
So what I need to do to run .msi as "Run as Administrator".


Thanks,
Rahul

-----Original Message-----
From: Christopher Painter [mailto:chr...@deploymentengineering.com] 
Sent: 29 April 2011 PM 11:15
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Creatin User Group and add current user into it

Correct. I had to write (DTF) custom actions for this functionality.  

---
Christopher Painter, Author of Deployment Engineering Blog Have a hot tip, know 
a secret or read a really good thread that deserves attention? E-Mail Me

--- On Fri, 4/29/11, Dick Van den Brink <d_vandenbr...@live.com> wrote:


From: Dick Van den Brink <d_vandenbr...@live.com>
Subject: Re: [WiX-users] Creatin User Group and add current user into it
To: wix-users@lists.sourceforge.net
Date: Friday, April 29, 2011, 8:18 AM



I think you need a custom action for that. The WiX group element can only 
search groups and not create new ones according to the documentation. It can 
however add new or existing users to an existing group. 

> From: rahu...@microsoft.com
> To: wix-users@lists.sourceforge.net
> Date: Fri, 29 Apr 2011 13:04:38 +0000
> Subject: [WiX-users] Creatin User Group and add current user into it
> 
> Hi,
> Is there any simple way in WIX to create user group and add current user into 
> that group.  Or only option is to create CustomAction in C#.
> Currently I am using WIX 3.6
> 
> Thanks,
> Rahul
> 
> ----------------------------------------------------------------------
> -------- WhatsUp Gold - Download Free Network Management Software The 
> most intuitive, comprehensive, and cost-effective network management 
> toolset available today.  Delivers lowest initial acquisition cost and 
> overall TCO of any competing solution.
> http://p.sf.net/sfu/whatsupgold-sd
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
                          
------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software The most intuitive, 
comprehensive, and cost-effective network management toolset available today.  
Delivers lowest initial acquisition cost and overall TCO of any competing 
solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software The most intuitive, 
comprehensive, and cost-effective network management toolset available today.  
Delivers lowest initial acquisition cost and overall TCO of any competing 
solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to