Hello,
I'm a new WiX-user and just try to build a bootstrapper to customize a
PostgreSQL installation.
I use WIX 3.6.1915.0 in VS2010.
I've added two ExePackages into a chain (64bit and 32bit package).
Later I will pass additional parameters to these packages given from
custom dialogs.
http:/
rapper to customize a
> PostgreSQL installation.
> I use WIX 3.6.1915.0 in VS2010.
>
> I've added two ExePackages into a chain (64bit and 32bit package).
> Later I will pass additional parameters to these packages given from
> custom dialogs.
>
>
> http://schemas.micr
t; machine?
>
> On Thu, Jul 21, 2011 at 2:48 AM,
wrote:
>
>> Hello,
>>
>> I'm a new WiX-user and just try to build a bootstrapper to customize a
>> PostgreSQL installation.
>> I use WIX 3.6.1915.0 in VS2010.
>>
>> I've added two
> >>
> >>
> >>
> >> An
> >> "General discussion for Windows Installer XML toolset."
> >>
> >> Kopie
> >>
> >> Thema
> >> Re: [WiX-users] Std Bootstrapper failed: Error 0x800b010a
> >>
>
ere a way to launch it on a system without internet connection?
>> >>
>> >> Thanks,
>> >> Thomas
>> >>
>> >>
>> >>
>> >> Rob Mensching
>> >> 21.07.2011 17:18
>> >> Bitte antwort
Hi,
I also would like to change the registry key under uninstall from the
ProductID to the ProductName.
We have a company wide tool to check for installed applications and it
would be much easier to maintain when using the product name instead of
the productcode.
When I wrote msi setups for my
Hi,
I'm trying to get my installers to support minor upgrades.
I will not change the productcode and also will not support major upgrades
so I don't want to add an upgradecode which seams to break minor upgrades.
But if I have installed version 1.0.0.1 with msiexec /i I neet to launch
the versi
Hi Mat,
thanks for the hint with the tree version numbers. I will try by changing
the third number.
Just to clarify. I had used in InstallShield pure MSI packages.
Cheers,
Thomas
Von:"Skildum, Mathew"
An: "General discussion for Windows Installer XML toolset."
Datum: 04.11.2011
Hi,
I'm just working on a task where I have to cleanup a folder where the
application will create files and folders during runtime.
There for I've added a RemoveFolderEx element.
This works fine so far, but for one folder the user should be able to set
in a dialog if this folder should be dele
Hi,
after some discussions I've changed my mind and have implemented the code
to support major upgrades.
But when I now launch the second package to upgrade the first I get no
hint that this will be an upgrade installation.
How could I bring up a message or change the welcome dialog to ask the
Hi,
I use a trick now and it works, but it's not the fine way, I think.
In
I have to place my property containing the full path to my folder.
I have an action where I set this property.
Now I have a second action where I clean this property, or set a stupid
value. ;-)
In the ExecuteSeq
Hi,
I have a problem with an automatic generated GUID.
We use "" for our registry
component.
Now we build two different Versions on two different build systems but get
the same GUID generated in both setups. :-(
The problem is, that we can install both versions side by side.
The registry key c
Hi,
I'm in trouble with a combobox in a custom installer dialog.
If I open the combobox I get a list filled with the text strings and the
property will be set to the value string when leaving the dialog by
pressing the next button.
Fin
Hi,
I've just posted the following comment to Rob's blog.
--
Hi all,
the first thing I do with an MSI log is to open with the Microsoft tool
"Windows Installer Verbose Log Analyzer" (WiLogUtl.exe).
One Problem is that WiLogUtl.exe support only MSI logs up to MSI version
3.0.0.0.
So if I
Hi,
I guess I have to go the same way for the PostgreSQL installer (made with
bitrock).
How do you have created the stub EXE? Is ther something within the WIX
toolset or do I have to create a C# project?
Best regards,
Thomas
Von:jhennessey
An: wix-users@lists.sourceforge.net
Datum
Hi all,
I'm having a time problem with my installer.
On some systems (not all) the installer need very long time on the Action
ExecSecureObjects.
>From the trace I only see
MSI (s) (0C:EC) [14:13:47:715]: Executing op:
ActionStart(Name=ExecSecureObjects,,)
MSI (s) (0C:EC) [14:13:47:715]: Execu
Hi,
no one there who could give me a hint?
Best regards,
Thomas
-Original Message-
[WiX-users] ExecSecureObjects action need very long time
From: Thomas.D - 2015-06-17 12:26:11
Hi all,
I'm having a time problem with my installer.
On some systems (not all) the installer need very lon
Hi Rob,
on one system yes 1.3 million files so the installer run 40 min. After
removing these files the installer performed fine again.
On the other system where I added the trace infos onle 215 files with
55MB.
Cheers,
Thomas
Von:Rob Mensching
An: General discussion about the WiX
Hi Rob,
in the scenarion where the QA has reported this behaviour my
setAccessRights action had a bug and did not do anything, so no ACLs where
changed :-(
But how is setAccessRightsinvolved and what will this action do?
If I could find a way to set a condition for the setAccessRights action to
I just added a false condition to my setAccessRights action so the action
was skipped., but still the ExecSecureObjects action does took much
longer with many files in my ProgramData folder. :-(
How can I control ExecSecureObjects?
Thanks,
Thomas
Von:thomas.deboben@rohde-schwarz.c
Hi,
I'm one step further.
The action setAccessRights is not involved - I had removed it for my
tests.
So I just found
A colleague has introduced the PermissionEx util :-)
Is there a way to exclude some special subfolders?
Thanks,
Thomas
Von:thom
21 matches
Mail list logo