Installer XML toolset.; chr...@iswix.com
Subject: Re: [WiX-users] Custom actions failing on XP
Well, looking in the installer log on my laptop, it looks like it requires
VersionNt = 5.1 and ServicePackLevel >= 2). Based on that, the x86 version
should support install on XP with SP2 or SP3.
wix.com; General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Custom actions failing on XP
Look in the assemblies in the runtime (ILDASM will work). If there are any
.NET 4.5 dependencies, it will be a no-go on anything before Windows 7.
--
John Merryweather Cooper
iday, January 25, 2013 4:39 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Custom actions failing on XP
Hi along with my wix installer I have a dll created using the C++ custom action
project. However on running my setup on XP the custom actions are all returning
value 3 and fai
25, 2013 4:39 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Custom actions failing on XP
Hi along with my wix installer I have a dll created using the C++ custom
action project. However on running my setup on XP the custom actions are
all
returning value 3 and failing. I believe they are
Friday, January 25, 2013 12:03 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Custom actions failing on XP
>
> Multithreaded ought to be fine - I was referring to the
> dynamically/statically linking options (lib vs dll), but if you've al
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Custom actions failing on XP
Thanks for your help Peter, I have no idea why it is not running...:(
Kind Regards,
Natalie Carr
-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl
talie Carr [mailto:natalie.c...@measuresoft.com]
Sent: 25 January 2013 11:24
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Custom actions failing on XP
Hi Peter, I am using the Multi-threaded for the runtime? Would that be
causing the issue? Thanks fo
resoft.com]
Sent: 25 January 2013 11:24
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Custom actions failing on XP
Hi Peter, I am using the Multi-threaded for the runtime? Would that be
causing the issue? Thanks for getting back to me
Kind Re
I have done that and still no joy..:(
Kind Regards,
Natalie Carr
-Original Message-
From: Neil Sleightholm [mailto:n...@x2systems.com]
Sent: Friday, January 25, 2013 11:27 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Custom actions failing on XP
XML toolset.
Subject: Re: [WiX-users] Custom actions failing on XP
Have you tried linking to the C++ runtimes statically instead of to the DLLs
? The target runtime might be missing on XP.
-Original Message-
From: Natalie Carr [mailto:natalie.c...@measuresoft.com]
Sent: 25 January 2013 10
] Custom actions failing on XP
I seem to remember reading that C++ code compiled using VS2012 cannot target XP.
Neil
-Original Message-
From: Natalie Carr [mailto:natalie.c...@measuresoft.com]
Sent: 25 January 2013 10:35
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Custom
I seem to remember reading that C++ code compiled using VS2012 cannot target XP.
Neil
-Original Message-
From: Natalie Carr [mailto:natalie.c...@measuresoft.com]
Sent: 25 January 2013 10:35
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Custom actions failing on XP
Hi along
for Windows Installer XML toolset.
Subject: Re: [WiX-users] Custom actions failing on XP
Have you tried linking to the C++ runtimes statically instead of to the DLLs
? The target runtime might be missing on XP.
-Original Message-
From: Natalie Carr [mailto:natalie.c...@measuresoft.com]
Sent
] Custom actions failing on XP
Hi along with my wix installer I have a dll created using the C++ custom
action project. However on running my setup on XP the custom actions are all
returning value 3 and failing. I believe they are not even getting entered as
the logs don't show them being initializ
Hi along with my wix installer I have a dll created using the C++ custom
action project. However on running my setup on XP the custom actions are all
returning value 3 and failing. I believe they are not even getting entered
as the logs don't show them being initialized. I need help asap as I have
neral discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Custom actions failing
Can you point me to a resource for information on how to do this?
Thanks!
-Original Message-
From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 14, 2008 5:31 PM
To: Ge
Can you point me to a resource for information on how to do this?
Thanks!
-Original Message-
From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 14, 2008 5:31 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Custom actions failing
PROTECTED]
Sent: Tuesday, October 14, 2008 14:17
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Custom actions failing
Oops, forgot the actual CustomAction, sorry...
-Original Message-
From: David Bartmess [mailto:[EMAIL PROTECTED]
Sent: Tuesday,
Oops, forgot the actual CustomAction, sorry...
-Original Message-
From: David Bartmess [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 14, 2008 3:12 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Custom actions failing
I'm tryi
I'm trying to wrap my head around the custom actions, and how to code
them. I've got the following in my fragment, and although it builds
fine, I always get an error about "a program required could not be run".
Any suggestions would be helpful and appreciated!
Thanks!
(OFFICEVERSION =
20 matches
Mail list logo