Re: [WiX-users] Custom actions and per user installs, and UAC problems

2007-03-26 Thread Bob Arnson
Mike Dimmick wrote: > Virtual PC and ActiveSync have nothing in common. The Windows CE Emulators > before VS2005 were based on Virtual PC technology, so you couldn't run them > within a virtual machine, I knew there was something... -- sig://boB http://bobs.org --

Re: [WiX-users] Custom actions and per user installs, and UAC problems

2007-03-26 Thread Mike Dimmick
Add/Remove Programs applet. -- Mike Dimmick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson Sent: 26 March 2007 05:18 To: Anthony Wieser Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Custom actions and per user installs,and U

Re: [WiX-users] Custom actions and per user installs, and UAC problems

2007-03-25 Thread Bob Arnson
Anthony Wieser wrote: > CEAPPMGR seems to require it to be run with admin privileges. I've already > specified that the msi file run elevated, but the actions seem to run as the > user, or in the namespace of the administrator, which still causes the > program not to be installed for the curren

[WiX-users] Custom actions and per user installs, and UAC problems

2007-03-25 Thread Anthony Wieser
I've built my msi installer now, and tried to launch the CE App Manager: Here's how I got my properties. Then I install my files to the folder (I'm not sure why this used to be the preferred place--in a subfolder of ceappmgr, but there you go). CEAPP