(68:38) [23:55:09:265]: Connected to service for CA interface.
> MSI (c) (68!58) [23:55:09:343]: PROPERTY CHANGE: Adding *VALIDATEUSER
> *property. Its value is '*0*'.
>
> its looks like property VALIDATEUSER set to 0. But, error message is not
> opening.
>
> Regards,
&
I have found a solution using MSBuild by inserting Win64="yes" on every
components generated by Heat.
Thanks anyway...
Regards,
Romeo
Bob Arnson-6 wrote:
>
> Romeo Salayo Jr. wrote:
>> I having the same problem, I need to create a 32 and 64bit installers
>> automa
't seem to fix the problem :(
>
> On Wed, Mar 18, 2009 at 3:34 PM, Romeo Salayo Jr.
> wrote:
>
>>
>> try this condition:
>>
>> MaintenanceMode="Repair"
>>
>> Regards,
>> Romeo
>>
>>
>> sandun css wrote:
>> &g
try this condition:
MaintenanceMode="Repair"
Regards,
Romeo
sandun css wrote:
>
> Hi,
>
> I run a custom action when the finish button of the 'ExitDialog' is
> pressed.
> But I need to run that custom action only in the install and repair modes.
>
>
> (NOT REMOVE)
>
> But, this executes t
your CA is working properly, try doing test with MessageBox()
so that you can see if it works properly with your next button.
Regards,
Romeo
Michael-12 wrote:
>
> Hi Romeo,
>
> Thanks for your suggestion.
> But, Still I'm in same case. Any more suggestions welcome.
>
Hi SMR,
Try putting a Order attribute in you Publish like this:
1
1
Hope this helps...
Regards,
Romeo
Michael-12 wrote:
>
> Hi,
>
> I found the how to run custom action within control. my code is below,
> (Within "Next" Control)
> Value="CheckUser.Property">1
> 1
Hi Sudripta,
In you situation, just publish the custom action for your next button like
this:
1
ValidationSuccess = "0"
Hope it helps...
Regards,
Romeo
Sudripta Nandy (Sarangsoft Corporation) wrote:
>
> In my setup program, I have a dialog with some edit boxes. The user needs
> to enter so
Hi,
I having the same problem, I need to create a 32 and 64bit installers
automatically with a single source file. The problem is that one fragment of
our source was generated by heat.exe every time we build. The question is,
is it possible to generate 64bit component using heat so that we can
au
ead a really good thread that deserves
> attention? E-Mail Me
>
>
> --- On Thu, 2/12/09, Romeo Salayo Jr. wrote:
>
>> From: Romeo Salayo Jr.
>> Subject: Re: [WiX-users] Extract Binaries at Install Time
>> To: wix-users@lists.sourceforge.net
>> Date: Thur
sday, February 10, 2009, 12:20 PM
>> One thing I can think of, make sure the custom action is run
>> in immediate mode, not deferred.
>>
>>
>> ajgreen
>> "Romeo Salayo Jr."
>> wrote:
>> >
>> > Hi,
>> >
>> &g
Hi,
I'm trying to extract binaries at install time in able to use it during
installation only. I'm using C# DTF, the problem is I can't get
Record.GetStream() to work. It always write to a file with "[Binary data]"
and not the stream itself.
Can anyone give an example on how to use GetStream() s
When executing CA as deffered it has no access from the MSI property anymore.
What you can do is store the value in the registry (HKLM) and then read the
value from there.
Regards,
Romeo
Andy2k8 wrote:
>
> Hello
>
> I have defined a property and elevated custom action as follows:
>
>
>
Hi Mukesh,
If the installing user has an administrative rights there would be no
problem. Impersonate='No' will use system context btw.
Mukesh Agrawal wrote:
>
> Thanks for the reply Wilson.
> Yes, it is necessary.
> However, I got over the issue by setting Impersonate='Yes'. But, I fear,
> a
Hi,
I think this is what you're looking for:
Add this in your dialogs
1
ll!
Sébastien Mouren wrote:
>
> 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
>&
x27;^#(/||/@[EMAIL PROTECTED]@:^[-['^";@@@\\>])@.".
> "{)/];)^{";$,+=(++$,);$_.=">&$,";`$_`;
>
>
> -Original Message-
> From: Romeo Salayo Jr. [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 27, 2008 5:45 AM
> To: wix-use
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 insta
Hi,
I created a installer package that will be installed in almost all platform
(XP, XP x64, 2003, 2003 x64, Vista, and Vista x64). The problem is, I have a
CA that works fine in XP, VISTA while in 2003 R2 x64, it shows an error
message "Invalid root in registry key HKCU\...\InstallDir", but this
Hi,
Our package creates a database during installation and we only want to drop
the database during uninstall when the PROPERTIES DROPDB="1".
What i did was i've created a component:
And then i created another database for dropping the database:
| Depth
AppFile1 || [SystemFolder] |
While in 4501 the DrLocator has 2 row:
AppFile1 || [SystemFolder] |
AppFile1 | AppFile1 | |
Thank you for your time guys! More power!
Best Regards,
Romeo
Bob Arnson-6 wrote:
>
> Romeo Sal
ssage-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Romeo Salayo
> Jr.
> Sent: Tuesday, September 16, 2008 7:40 PM
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] MSI built with WiX-3.0.4513.0 Crash
>
>
> But when i used WiX
It shows an AppSearch taking a long time,
> perhaps because you're doing a long file search.
>
> Phil Wilson
> 949-639-1680
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Romeo Salayo
> Jr.
> Sent: Tuesda
Greetings,
I'm currently using build 3.0.4401.0 and the MSI output work's perfect. Then
I updated to my WiX to 3.0.4415/4422/4429/4513.0 and now every time i run
the MSI built on these revisions the MSI crashed every time i run the MSI.
Kindly have a look at the log file during installation
http
23 matches
Mail list logo