[WiX-users] Installing a binary in context of current logged in user

2006-07-21 Thread Bahar Shah
Hi,I need information on how do we install and run any binary in the context of the currenlty logged in user.My problem is since msiexec runs as LocalSystem all my binaries are installed with LocalSystem privieedges. I need to tweak few binaries to run as currently logged in user context.
RegardsBahar
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Installing a binary in context of current logged in user

2006-07-21 Thread Derek Cicerone








Set the Impersonate attribute to yes
for that CustomAction element  but then the CA doesnt run as
LocalSystem so it doesnt have elevated privileges.



Derek











From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bahar Shah
Sent: Thursday, July 20, 2006
11:56 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Installing a
binary in context of current logged in user





Hi,
I need information on how do we install and run any binary in the context of
the currenlty logged in user.
My problem is since msiexec runs as LocalSystem all my binaries are installed
with LocalSystem privieedges. I need to tweak few binaries to run as currently
logged in user context. 

Regards
Bahar






-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Installing a binary in context of current logged in user

2006-07-21 Thread Bahar Shah
Thanks.Could you ellaborate a bit more.Do you mean to say that just setting a impersonate attribute to 'yes' the installer would know who the current logged user is and install under that priveldge ?Regards
BaharOn 7/21/06, Derek Cicerone [EMAIL PROTECTED] wrote:














Set the Impersonate attribute to "yes"
for that CustomAction element – but then the CA doesn't run as
LocalSystem so it doesn't have elevated privileges.



Derek











From:
[EMAIL PROTECTED]

[mailto:[EMAIL PROTECTED]
] On Behalf Of Bahar Shah
Sent: Thursday, July 20, 2006
11:56 PM
To: wix-users@lists.sourceforge.net

Subject: [WiX-users] Installing a
binary in context of current logged in user





Hi,
I need information on how do we install and run any binary in the context of
the currenlty logged in user.
My problem is since msiexec runs as LocalSystem all my binaries are installed
with LocalSystem privieedges. I need to tweak few binaries to run as currently
logged in user context. 

Regards
Bahar








-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Installing a binary in context of current logged in user

2006-07-21 Thread Derek Cicerone








The installer will run that particular
custom action as the user, yes. Im afraid to ask, but what action will you be
performing as the user? (Im afraid of the answer because doing anything
per-user during setup is very dubious since it would likely only work for the
user performing the installation and not other users on the machine).



Derek











From: Bahar Shah
[mailto:[EMAIL PROTECTED] 
Sent: Friday, July 21, 2006 12:13
AM
To: [EMAIL PROTECTED]
Cc:
wix-users@lists.sourceforge.net
Subject: Re: [WiX-users]
Installing a binary in context of current logged in user





Thanks.
Could you ellaborate a bit more.
Do you mean to say that just setting a impersonate attribute to 'yes' the
installer would know who the current logged user is and install under that
priveldge ?
Regards
Bahar



On 7/21/06, Derek
Cicerone [EMAIL PROTECTED]
wrote:







Set the Impersonate attribute to yes for that
CustomAction element  but then the CA doesn't run as LocalSystem so it doesn't
have elevated privileges.



Derek











From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]
] On Behalf Of Bahar Shah
Sent: Thursday, July 20, 2006
11:56 PM
To: wix-users@lists.sourceforge.net 
Subject: [WiX-users] Installing a
binary in context of current logged in user









Hi,
I need information on how do we install and run any binary in the context of
the currenlty logged in user.
My problem is since msiexec runs as LocalSystem all my binaries are installed
with LocalSystem privieedges. I need to tweak few binaries to run as currently
logged in user context. 

Regards
Bahar


















-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users