Re: [WiX-users] Windows Server 2003 R2 x64 Error

2008-10-29 Thread Romeo Salayo Jr.
That's what I did (see my first post), btw I managed to find a solution. I figured out that in terminal server I must not run CA in defferred system context, So I created another CA only for windows2003 with attribute TerminalServerAware="yes". That solves the problem. Thanks All! Sébastien Mou

Re: [WiX-users] Windows Server 2003 R2 x64 Error

2008-10-28 Thread Sébastien Mouren
2008/10/28 Romeo Salayo Jr. <[EMAIL PROTECTED]>: > > My objective was to create a short path of the INSTALLDIR after install files > to be used by other custom action to execute an executable. Your suggestion > will search registry during AppSearch and will not create a short path of > the INSTALLD

Re: [WiX-users] Windows Server 2003 R2 x64 Error

2008-10-27 Thread Romeo Salayo Jr.
x27;^#(/||/@[EMAIL PROTECTED]@:^[-['^";@@@\\>])@.". > "{)/];)^{";$,+=(++$,);$_.=">&$,";`$_`; > > > -----Original Message----- > From: Romeo Salayo Jr. [mailto:[EMAIL PROTECTED] > Sent: Monday, October 27, 2008 5:45 AM > To: wix-use

Re: [WiX-users] Windows Server 2003 R2 x64 Error

2008-10-27 Thread Brian Rogers
PROTECTED]@:^[-['^";@@@\\>])@.". "{)/];)^{";$,+=(++$,);$_.=">&$,";`$_`; -Original Message- From: Romeo Salayo Jr. [mailto:[EMAIL PROTECTED] Sent: Monday, October 27, 2008 5:45 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Windows Server 2003 R2 x64 Error I ju

Re: [WiX-users] Windows Server 2003 R2 x64 Error

2008-10-27 Thread Romeo Salayo Jr.
I just found the cause, it was the TerminalServerAware="yes", however how can I install the package in Vista? It needs an elevated privileges. Is this possible? A terminal server awareness and a elevated privileges? Romeo Salayo Jr. wrote: > > Hi, > > I created a installer package that will be