e error about the duplicate key in Registry when compiling.
Note that I have another 1100 entries much like the above.
My question is simple. What do I need to change in the WiX file to get the
system to register things in the same was as regasm /codeb
aving previously jettisoned the dreadful InstallShield.
Thank you,
Ben.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & w
Try running heat on a directory (not just a file) that contains all the
assemblies you need to register.
Ben Reichelt wrote:
I am making an installer for an Outlook vb6 COM addin. The addin
consists of 7 COM assemblies that need to be copied to the target
machine and then have regsvr32
Alternatively any
suggestions on how I might perform a remote build from a Unix machine within
using Cygwin's SSH. I guess I could install a native ssh server (e.g.
freeSSHd). Any other recommendations?
Many thanks,
Ben.
-
I'm new to WIX. I downloaded 3.5 and am using it integrated with VS
2010. I have my first installer working. It just installs two files. I'd
like to add a splash screen which can prompt the user to
continue/cancel. I've tried following the tutorial, but I can't even
seem to get the example using "C
We have an old project whose installer was built using VS. I need to
replace one of the files, so I want to create an installer with WIX
which just installs a single file. The "hotfix" installer I've created
works fine when installed, but when it gets uninstalled, it removes the
file. I'd like it t
Hi ,
I find ClickThrough information from
wix.sourceforge.net/clickthrough.html , however , I can not find any
link to download and document talk about how it works.
I wonder is it still alive? Is there any other tool can replace ClickThrough?
Thanks for any advise.
-
Hi Rob,
Thanks for reply.
As 4.0 is not released yet , can I use ClickThrough with 3.5/3.6?
On Sun, Sep 5, 2010 at 1:57 PM, Rob Mensching wrote:
> ClickThrough was moved to WiX v4.0.
>
> On Sat, Sep 4, 2010 at 11:09 AM, Ben Lau wrote:
>
>> Hi ,
>>
>> I find
ets as I _think_ it does no harm to have them in there since I'm just
changing the built-in targets so that WiX will sign anything that's
included right?
Ben
--
Don't let slow site performance ruin your bus
the PostBuild and deleted the empty PostBuild element from both wixproj.
Is there something else I'm missing?
Ben
On 10/6/12 11:15 AM, "Milan Kaše" wrote:
>In your bundle a MSIs wixprojs set SignOutput to true:
>
>
>
>...
>true
>
>
>Then for M
much, Milan!
Ben
On 10/7/12 9:40 AM, "Ben Clothier" wrote:
>Milan,
>
>Thank you very much for your helpful advice.
>
>I've added SignOutput to both my MSI and Bundle WIX projects. There were
>multiple PropertyGroup elements in both but since they had no attributes I
Are there any existing custom actions that can compress a directory or list
of files into a zip? I need this because part of the install payload is an
'App Package', this is a '.app' file which is just a zip with alternate
extension. I need to modify an XML file which is the 'manifest' for this
'Ap
gt; Build & Install Engineer - ESA
> Jack Henry & Associates, Inc.®
> Shawnee Mission, KS 66227
> Office: 913-341-3434 x791011
> jocoo...@jackhenry.com
> www.jackhenry.com<http://www.jackhenry.com>
>
>
>
> -Original Message-
> From: Ben Metheny [m
I have a requirement to allow 'overwrite' of same version. I've tried
various combinations of , here is my current:
and in InstallExecuteSequence I have:
I think the 'right' thing to do is to require uninstall and then reinstall
'manually', but my requirement is to allow u
gt; jocoo...@jackhenry.com
> www.jackhenry.com
>
>
>
> -Original Message-
> From: Ben Metheny [mailto:benmeth...@gmail.com]
> Sent: Friday, May 30, 2014 11:03 AM
> To: WiX-users@lists.sourceforge.net
> Subject: [WiX-users] Uninstall then Reinstall Same Package
What I really need is for the component to be action-ed for each of the
features that are selected, because the feature name is going to be
different for each one...Is this even possible or do I need to basically
duplicate the sql for each feature..
On Mon, Jun 22, 2009 at 10:34 AM, Kim Gybels wr
Hi,
Does anyone know how to change the behaviour of the add/remove programs
window so that it has a combined 'change/remove' button instead of separate
ones?
Cheers
--
Let Crystal Reports handle the reporting - Free Crystal
yler.com > wrote:
> Hi Ben,
>
> The only valid options are using ARPNOMODIFY and ARPNOREMOVE to
> disable the change and/or remove button. The ARP control panel seems
> to know when a Windows Installer package handles Modify different from
> Remove, so you'd have to remove
Does anyone know where this macro id defined? I'm having some isses building
a C++ custom action in wix 3.5...
Regards
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your rep
paths contain the $(WIX)sdk\inc path, any ideas?
Regards
Ben
On Wed, Aug 5, 2009 at 12:14 PM, Kim Gybels wrote:
>
> > Does anyone know where this macro id defined? I'm having some isses
> building
> > a C++ custom action in wix 3.5..
> Isn't this an environment var
Hi,
Does anyone know why if we have a whole hunk of xml to write and we do so
using the util:xmlfile it all gets output into the xml file as a single
line?
Regards
Ben
--
Let Crystal Reports handle the reporting - Free
completed so far. It's just the deployment of the x64 version
of the framework I'm stuck with.
Any advice gratefully received!
Thanks,
Ben
--
Open Source Business Conference (OSBC), March 24-25, 2009, S
Hi,
Combine them how? Do you mean you actually combined the files into one
single executable?
Thanks,
Ben
-Original Message-
From: Anu Dev [mailto:queryl...@yahoo.com]
Sent: 27 February 2009 11:38
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Bootstrap x86 + x64
I found the Bootstrapper Manifest Generator useful for this.
http://code.msdn.microsoft.com/bmg
Ben
-Original Message-
From: Christopher Karper [mailto:christopher.kar...@gmail.com]
Sent: 27 February 2009 13:43
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX
could send to the mailing list (or me directly)?
Thanks,
Ben
-Original Message-
From: Anu Dev [mailto:queryl...@yahoo.com]
Sent: 01 March 2009 05:32
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Bootstrap x86 + x64 Framework v2?
Hi Ben
If you have the bootstrapper package
Is a System Restore Point automatically created either before and/or after a
Windows Installer installation is run?
If not, is it possible to force the creation of one via a custom action or
otherwise?
Thanks,
Ben
Sorry to ask stupid questions all but I am a new wix user I decided to skip
learning v2 and just throw myself into v3
Going pretty well but it seems to me the v3 installer doesnt include the .wix
libraries ie wixui.wixlib etc or the localization files
.
I did try the v2 files but obviously the
Fixed - I worked it out thanks anyhow --- now dlls... all ok
-Original Message-
From: Ben Charlton [mailto:benjamin.charl...@ascotvetsurgery.com.au]
Sent: Wednesday, 8 April 2009 4:11 PM
Subject: [WiX-users] New Wix User v3
Sorry to ask stupid questions all but I am a new wix user I
Here is my Ui text from my wix installer...(see bottom)
I am trying to add a custom dialog after the license and before the
SetupTypedlg - compiles fine no errors but the MSI doesnt do as intended
Jumps from Licence to setup?
Any tips on how to get this working...I tried including DialogRefs li
ork. Note that I am not looking to use pre-processor variables
such as $(env.HOMEDRIVE)$(env.HOMEPATH) because then the string would be tied
to my user directory, and not the person who is running the installer.
Is this possible, or do I have to get this info out of the registry?
Th
y, my
custom action should only be run during the install phase... is there some
handy condition that I should use?
Thanks,
-Ben
1
1
1
1
1
1
--
Register Now & Save for Velocity
,
Ben
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event
Just do it like this:
No need for $(var.X) syntax in this case.
Ben
Alex Ivanoff wrote:
> Why does the following not work:
>
>
>
>
>
> What I am trying to do is define variable if it was not defined through
> comma
Is this by design?
Any suggestions for a reasonable work around?
Thanks,
Ben
Bob Arnson wrote:
> Ben Greenberg wrote:
>
>> I am including a Merge Module in my MSI that includes a few CAs. I want
>> to allow the user to pass a command line property to skip these CAs.
&g
question, I know, but the community is great on this
list.
Thanks,
Ben
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK &
ll it remain at 1.0?
Thanks
Ben
Rob Mensching wrote:
> No. Components installed in different directories is handled by the Windows
> Installer. As long as the Components have the same Resources the reference
> counting is correct.
>
> -Original Message-
> From: Ben G
Is there a way to remove permanent components from the WI database after
the owner product has been removed? I realize you cannot do this within
an MSI package, but I'm looking for a msizap type approach.
Thanks
Yes, but like msizap, it only removes products, not individual components.
Ryan O'Neill wrote:
> Have you tried Windows Installer cleanup utility from MS? Much nicer than
> MSIZap.
>
> -Original Message-
> From: Ben Greenberg [mailto:[EMAIL PROTECTED]
> Sent: 20
e), how do I specify "-sval"?
Thanks,
-Ben Day
Microsoft MVP for C#
Rob Mensching-2 wrote:
>
> Validation (which is executed by default) starts up the Windows Installer
> engine. If you have the Windows Installer engine disabled, validation
> will always fail. Yo
n the "Light Advanced Settings" dialog, click the "Suppressions" tab
6. Check "Supress MSI/MSM validation"
7. Click OK
8. Save the file (CTRL-S)
This fixed my immediate LGHT0216 error but I'd still like to solve the
underlying issue.
Thanks,
-Ben
Ben Day w
You may want to consider writing a bootstrapper that strings together
your MSI and NSIS packages and installs them sequentially. You can
write the bootstrapper in NSIS as well. Then all you need is a simple
NSIS uninstall script that calls uninstall on your packages. This way
you can avoid a
ted a runtime?
Thanks,
Ben
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE co
'CustomAction:MsiProcessDrivers'
in section 'Fragment:'.
I recall there being a bug in WiX 3.0 regarding this extension. Am I doing
something wrong, is there a work around, or do the latest nightlies fix this?
Thanks,
Ben
-
attribute set in the Package element of my package.
Does anyone have any ideas?
Thanks,
Ben
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log
,
Ben
On Thu, 23 Aug 2007 08:57:55 -0700, Bob Arnson <[EMAIL PROTECTED]> wrote:
> Ben Greenberg wrote:
>> I have created an MSI with WiX that I am installing via a bootstrapper.
> I install the MSI by passing /qb! to msiexec. I have seen packages
> installed this way where M
Path, and when I click OK, it
refreshes and works properly.
Is this an issue with Windows Installer or is it designed behavior? Is there a
proper workaround to this issue?
Thanks,
Ben
-
This SF.net email is sponsored by
After a SqlScript element is successfully executed, will it be rollbacked if
the installer fails after that point?
I see that a RollbackExecuteSqlStrings CA is created. If it does rollback, how
is this accomplished at the SQL Server level?
Thanks,
Ben
MSBuild only operates on Visual Studio project and solution files.
You need to create a WiX project using Votive, and include your wxs in it.
Then you can run MSBuild on that project file.
bg
On Thu, 27 Sep 2007 15:24:26 -0500, Jessi Darling <[EMAIL PROTECTED]> wrote:
> Instead of using a solu
since MsiProcessDrivers is declared in the Difx MSM, light doesn't know
about it and complains that CustomAction:MsiProcessDrivers is an unresolved
symbol reference.
Is there a way to do this in WiX?
Thanks,
Ben
-
This
I got this to work in WiX3 by linking to WixDifxAppEntension and adding the
Custom Actions manually:
Those DLLs are from Difx distribution.
bg
On Tue, 02 Oct 2007 09:08:10 -0700, Bob Arnson <[EMAIL PROTECTED]> wrote:
> bcs wrote:
>> I am trying to install
If you are distributing a bundle of files via Windows Installer, you should
really use Windows Installer's notion of components for handling paths and
everything else.
If you simply embed another file package inside of an MSI, there is really no
point to be using the MSI in the first place.
The WiX Wiki (http://www.wixwiki.com), is far from complete, but does have some
good examples for Custom Actions, UI, and some of the WiX extensions.
bg
On Mon, 08 Oct 2007 07:36:50 -0700, Craig Miller <[EMAIL PROTECTED]> wrote:
> x2
>
> I have the same need, but haven't said anything since it
point?
Thanks,
Ben
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of
use CasPol?
Thanks in advance,
Ben
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application
I've recently upgraded some Votive projects from version 2 to version 3.
In version 2, the following preprocessor variables existed:
var..ConfigurationName
var..ProjectDir
var..ProjectDosFileName
var..TargetDir
var.SolutionDir
(etc)
In Votive 3, they don't seem to exist. I've checked the source t
://www.tramontana.co.hu/wix/lesson5.php#5.2
(If you are using version 3, Heat.exe has replaced Tallow.exe)
Regards,
Ben
On 28/11/2006, at 7:01 PM, Subscriber wrote:
> Hi,
>
> I would like to embed an entire directory including subfolders and
> files
> into my MSI package, but how do I do
PocketPC?
If this is not possible does anyone know of another tool that can create
PocketPC installers AND be integrated into a build environment outside
Visual Studio?
thanks in advance,
Ben
-
Take Surveys. Earn Cash
es but I haven't seen anything that would be allowing me
to create the registry keys, but then not allow me to remove them.
Has anyone seen this behavior before, with or without Citrix? Thanks in
advance
Ben
-
This SF.net
, 2007 10:35 AM, Bob Arnson <[EMAIL PROTECTED]> wrote:
> Ben Reichelt wrote:
> > The msi package installs and uninstalls correctly on my dev machine
> > (WinXP) and another dev server (Win2k3). There are two servers that
> > the msi fails to uninstall correctly. The files are
I solved the problem, an earlier version of the application had been
installed using the msi packages, and then manually deleted without actually
uninstalling it. Uninstalling these older msi's fixed my windows service
issues.
Thanks for your help Bob
On Nov 13, 2007 12:43 PM, Ben Rei
I am making an installer for an Outlook vb6 COM addin. The addin consists
of 7 COM assemblies that need to be copied to the target machine and then
have regsvr32 called on each assembly. I have read that calling out to
regsvr32.exe from the msi is not recommended and instead you should manually
cr
I tried running heat on the directory with my .dlls and .ocxs, but it would
just hang :(
I tried the suggestion of setting the SelfRegCost='1' on each component and
that did the trick, thanks for the replies.
ben
On Nov 23, 2007 7:20 PM, Ben <[EMAIL PROTECTED]> wrote:
> Tr
I would guess you'd have to write a custom action to investigate what they
had installed and set it to a variable (like you suggested).
However, just because someone has Sql Server or Sql Express doesn't
guarantee that it will just be [COMPUTERNAME] or [COMPUTERNAME]\SQLEXPRESS.
You can install ei
works as expected. It must have been an issue with the combination of
running sshd as a different user to the build login user (on the face of it,
both users had identical permissions). Thanks for your help.
Ben
-
This SF.n
problem with this package. The error code is 2920. The arguments are:
MyNewDll.dll, ,
Does anyone have any ideas?
I realize that this may be a Patchwiz problem, not a WiX problem, but
since I'm doing most everything in
de samples around
for complex tasks, and the community forums are active and helpful.
Ben
Christopher Painter wrote:
All of the bootstrapper I've seen from every vendor is limited in one
way or another. Eventually you will find you rolling your own.
*/Igor Lemsky <[EMAIL PROTECTED]>
Perhaps you can try shelling out and running msiexec.exe with logging
enabled. Even if it still doesn't work, you may have a more descriptive
error message.
bg
Krause, Henning wrote:
> Hello,
>
> I'm writing a setup-bootstrapper which installs some required software
> before the actual MSI is
it not be used when installing a new feature? I've used it
in the past for patching scenarios where the patch introduces a new
feature that needs to be added.
Thanks,
Ben
-
This SF.net email is sponsored by: Mic
internally, I would like components to be removed
when the MSI is uninstalled.
Is there a way to override the Permanent attribute on components at
install time, or a way to force permanent components to be removed at
uninstall?
Thanks,
Ben
Xin Liu (Intl Vendor) wrote:
>
> Hi Wix:
>
> In our msi there is a .zip file needed to be unzipped to target folder
> during installation. Does Wix directly support this kind of action?
>
>
>
> Thanks,
>
> Xin Liu
>
No.
See this thread for a discussion of this topic:
http://www.nabble.com/Zip-
[EMAIL PROTECTED] wrote:
Another Richard wrote:
There are times when I think the "unzip files" approach is legitimate.
For instance, suppose you have a bunch of data files that represent a
snapshot in time for a dynamically updating service. The service,
when run, will consume th
Hi,
I've been searching the archives trying to find out if I can do this, but I
can't find out how I'd go about it.
I would like to be able to pop up a message box, asking the user a question,
with 'yes' and 'no' buttons.
If the user presses 'Yes', I would like a CustomAction to execute.
Is t
ribute, but then the AskConfigureSQL
dialog didn't show at all.
Here's the relevant section of my customized WixUI_Modo.wxs file:
1
1
Can anyone offer any advice?
Thanks
From: Christopher Painter [mailto:[EMAIL PROTECTED]
Sent: Wednesday, 30 April 2008 10:25 PM
To: Ben Greene; wix-users
Hi,
I'm having some trouble installing the JRE into a subdirectory of the install
directory (we need a certain version of JRE and don't want to interfere with
other versions).
I'm trying to do this with the following CustomAction:
This doesn't seem to work though. When I run it either nothi
Hi,
I'm working on a WiX installer which has been working fine for a while now.
Recently I added some custom actions to restart services and now, at the end of
the install, I get the following error:
MSI (s) (04:50) [14:36:33:699]: Executing op:
ComponentUnregister(ComponentId={D897E9C1-0F01-48
n each one, the product installs correctly. After this, if I
try to uninstall again there doesn't seem to be a problem, but no files get
removed.
Does anyone know how I could fix this? I think I could add an entry to the
error table to suppress the messages, but the uninstall still see
Hi,
I've posted this issue before and didn't get any replies, so if there's a
better (MSI-specific?) place to post this, I'm happy to do that.
I'm having an issue with an installer I've created with WiX. I'm using the
latest weekly version, and before that was using a version 4 or 5 releases b
ks
trying different things to fix this problem.
Ben
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Rogers
Sent: Wednesday, 25 June 2008 3:37 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Problem with ComponentUnr
Brian,
I see your point. I'll give your other suggestions a try.
However, I still needed to reduce the number of components, as on a completely
fresh install of XP SP3 my product alone overloaded the key.
Ben
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTE
From: Ben Kaizi-Lutu
Sent: Friday, June 22, 2007 4:00 PM
To: Windows Installer XML; Windows Installer Xml Virtual Team
Subject: Reset button in CustomizeDlg doesn't reset Location Text
Hi,
I have been struggling to fix an issue and I am finally giving up and looking
for help. Here is the
I really wanted this to work. Is there a way that I can change the Feature
location e.g through a custom action?
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Friday, June 22, 2007 10:02 PM
To: Ben Kaizi-Lutu
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Reset button in
Hi all!
I have a small problem.
In a Module I would like to test that another module is already
installed.
In the Product I can use the following:
OLD_CORE_IS_INSTALLED OR Installed
That will give the error dialog and the install aborts, just as I
Hi Bob
That works like I wanted it, thanks!
Bent
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: 4. april 2008 01:56
To: BEN, Bent Nicolaisen, AT
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] CustomAction in a Module to be executed as
tlog et de créer
gratuitement ton propre profil.
A tout de suite !
selam ben ece 0546 332 12 20
Voici le lien :
http://fr.netlog.com/go/mailurl/type=invite&mailid=42194894&id=1&url=-L2dvL3JlZ2lzdGVyL2lkPTc4MTM1MTY2MiZpPXQ0MjE5NDg5NDE_
---
84 matches
Mail list logo