On 20-Dec-12 19:13, Mark D. Holiday wrote:
> 4/ From command prompt:
> >light -out MyMsi.msi Product.wixobj -ext WixDifxAppExtension
> DIFxApp.wixlib
Use difxapp_x86.wixlib from WiX not from the WDK.
--
sig://boB
http://joyofsetup.com/
*So if I understand this ...
1/ I have VS 2008 Standard Edition
2/ Wix 3 & Wix 2 versions have different issues with tools and WDK
DifxApp libraries ...
3/ Install Wix 3
4/ From command prompt:
>light -out MyMsi.msi Product.wixobj -ext WixDifxAppExtension
DIFxApp.wixlib
Windows Installer
On Thu, 6 Aug 2009 19:02:20 +0530, Vinod Kulkarni wrote:
Vinod,
> Component C_Rel has non-advertised shortcuts. It should use a
> registry key under HKCU as its KeyPath, not a file.
Do as the message suggests. See near the end of section
http://www.tramontana.co.hu/wix/lesson1.php#1.2, the comp
Can you please provide source for context?
-Original Message-
From: Vinod Kulkarni [mailto:vinnukulka...@gmail.com]
Sent: Thursday, August 06, 2009 6:32 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Wix v3 script errors
Hello Wix Team,
Can anyone please help me in
Hello Wix Team,
Can anyone please help me in resolving the errors found while
running Wix scripts using Wix v3.0.5419.0.
1. error LGHT0204 : ICE43: Co
mponent C_Rel has non-advertised shortcuts. It should use a registry key
under HKCU as its KeyPath, not a file.
2. error LGHT0204 : ICE57: Co
mpon
This solved the problem so thank you very much :-)
-Upphaflegt skeyti-
From: Rob Mensching [mailto:[EMAIL PROTECTED]
Sent: 20. nóvember 2008 17:02
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WiX V3 not uninstalling webistes properly
A verbose log
alled.
-Original Message-
From: Kjartan Þór Kjartansson [mailto:[EMAIL PROTECTED]
Sent: Thursday, November 20, 2008 06:29
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX V3 not uninstalling webistes properly
Hi all,
I'm creating an installer that installs a webapplication under IIS, t
Hi all,
I'm creating an installer that installs a webapplication under IIS, the user is
allowed to choose if it should be installed as a new website, using an existing
website or as a virtual dir under an existing website.
The problem I'm having is that when the user decides to create a new web
19:17
To: wix-users
Subject: Re: [WiX-users] wix v3 question
Hi Rob,
I guess I am not clear on something.
I created my .msi file by setting the property "showRequirementsDlg" to 0, so
installer does not check IIS and others. Once I get to the last dialog and
click install, the inst
ppPools?
Thank you,
-Yung Wu
> From: [EMAIL PROTECTED]> To: wix-users@lists.sourceforge.net> Date: Mon, 17
> Nov 2008 20:40:02 -0800> Subject: Re: [WiX-users] wix v3 question> > I don't
> understand. You just install without an app pool.> > -Original
> M
I don't understand. You just install without an app pool.
-Original Message-
From: Yung Wu [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2008 17:16
To: wix-users
Subject: Re: [WiX-users] wix v3 question
Rob,I understand that IIS 5.0 does not support AppPools, IIS 6.0 does.
ge.net> Date:
Mon, 17 Nov 2008 11:22:19 -0800> Subject: Re: [WiX-users] wix v3 question> >
AFAIK, IIS 5.0 doesn't support application pools.> > -Original
Message-> From: Yung Wu [mailto:[EMAIL PROTECTED]> Sent: Monday, November
17, 2008 01:45> To: wix-user
AFAIK, IIS 5.0 doesn't support application pools.
-Original Message-
From: Yung Wu [mailto:[EMAIL PROTECTED]
Sent: Monday, November 17, 2008 01:45
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] wix v3 question
Hi,
I am a first time user of Wix. Wix is a very nice tool a
Hi,
I am a first time user of Wix. Wix is a very nice tool and it is exacly what I
am looking for. However, as we have to support IIS 5.0 for our customers, I
have an issue with my application msi file. I can use the wix editor to modify
the property and bypass the requirement checking dia
Jeb Remus wrote:
> NAnt.Core.BuildException: C:\Users\jebremus\Documents\Visual Studio
> 2008\Projects\WIX\global.include(232,10):
> 'rc' failed to start. ---> System.ComponentModel.Win32Exception: The system
> cannot find the file specified
>at System.Diagnostics.Process.StartWithCreateProce
Hello,
I'm trying to build WiX v3 from the command line. Running
"make.bat -v" yields the following error at winterop.inc:
[rc] 'C:\Users\jebremus\Documents\Visual Studio
2008\Projects\WIX\build\obj\debug\x86\winterop\winterop.res' does not exist,
rec
Hi Wix experts,
We are getting this error when we try to use setupbld.exe.
setupbld.exe -out
D:\AGPM_30\source.binaries.x86fre\agpm_30\agpm_30_server_x86.exe -mt
D:\AGPM_30\source.binaries.x86fre\agpm_30\agpm_30_server.x86.en-US.msi -u 1031
D:\AGPM_30\source.binaries.x86fre\agpm_30\server_de-D
And a bug is open to add x64 support...
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bob Arnson
Sent: Friday, May 16, 2008 09:18
To: Demyn Plantenberg
Cc: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX v3 and 64-bit version of DIFXAPP.DLL
Demyn Plantenberg wrote
Demyn Plantenberg wrote:
Is something missing, or is WiX 3 not yet ready for x64 drivers?
It currently supports only x86.
--
sig://boB
http://joyofsetup.com/
-
This SF.net email is sponsored by: Microsoft
Defy all challe
I'm trying to building an msi package for an x64 driver using wix
3.0.4102. So far, I've figured out that it needs the scheme extension:
http://schemas.microsoft.com/wix/2006/wi";
xmlns:difx="http://schemas.microsoft.com/wix/DifxAppExtension";>
and the option: -ext "C:\Program Files (x86)\W
:18
To: Chris Houser (HIS)
Cc: Kishore Chaliparambil; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX v3 - ModuleInstallExecuteSequence table not
merged correctly
I'd expect it to work but then the linker lets mergemod.dll do all the heavy
lifting of merging modules, so it
Chris Houser (HIS) wrote:
When we build our packages with WiX v3 (build 3526) the custom actions
in the ModuleInstallExecuteSequence table of one of the merge modules
is not being merged correctly into the InstallExecuteSequence table of
the main package. The custom actions are ending up with
When we build our packages with WiX v3 (build 3526) the custom actions in the
ModuleInstallExecuteSequence table of one of the merge modules is not being
merged correctly into the InstallExecuteSequence table of the main package.
The custom actions are ending up with the sequence number from th
[dropping wix-devs]
John Hancock (HSG) wrote:
It appears that the Wix Certificate file-based installation and the
Overwrite option are currently incompatible. If a Certificate element
is configured with Request="no" and Overwrite="yes" and
CertificatePath="", installation will fail. The
err
It appears that the Wix Certificate file-based installation and the Overwrite
option are currently incompatible. If a Certificate element is configured with
Request="no" and Overwrite="yes" and CertificatePath="",
installation will fail. The error logged is "Invalid Certificate.Attributes"
Is t
Christoph Brennecke wrote:
> Hi,
>
> i have created a Wix project in Visual Studio 2005 which, among other things,
> should create a SQL database, but i'm always getting a compile error with
> light.exe:
>
> Build log:
>
> -- Build started: Project: Bit.PowerEconomizer.Setup, Configuration:
Hi,
i have created a Wix project in Visual Studio 2005 which, among other things,
should create a SQL database, but i'm always getting a compile error with
light.exe:
Build log:
-- Build started: Project: Bit.PowerEconomizer.Setup, Configuration: Debug
Any CPU --
C:\Pr
Amy,
Our DB installation process originally specified the SQL instance by name
regardless of it being the default instance or not. We discovered that if we
named the default instance (MSSQLSERVER) DB creation would fail with
"unknown error" after 10-15 minutes of churning along. Changing our proce
MAIL PROTECTED] On Behalf Of EdB
Sent: 18 October 2007 01:20
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX v3 Sql Extension not executing SqlScript
I am able to use these elements successfully with 3.0.3328.0. This is the
first v3 build I've used so don't know if th
]
From: Chad Petersen [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 18, 2007 9:18 AM
To: Amy Rosewater; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] WiX v3 Sql Extension not executing SqlScript
You might try it to start with in a bit simpler format. Just have the
]
Sent: Thursday, October 18, 2007 9:18 AM
To: Amy Rosewater; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] WiX v3 Sql Extension not executing SqlScript
You might try it to start with in a bit simpler format. Just have the
ExecuteOnInstall="yes"
And
Amy
Rosewater
Sent: Wednesday, October 17, 2007 3:24 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX v3 Sql Extension not executing SqlScript
Hi,
Is this still an issue with the version 3.0.2925.0?
I have a WiX v3 installation which uses the SqlDatabase to create a
da
I am able to use these elements successfully with 3.0.3328.0. This is the
first v3 build I've used so don't know if there was an intentional change
between these releases.
Amy Rosewater wrote:
>
> Hi,
>
>
> Is this still an issue with the version 3.0.2925.0?
>
>
> I have a WiX v3 installat
Hi,
Is this still an issue with the version 3.0.2925.0?
I have a WiX v3 installation which uses the SqlDatabase to create a
database. This works great. However, as soon as I add a child
SqlScript and a corresponding Binary my installation just hangs until I
kill the process and never exec
Petersen
Sent: Thursday, October 04, 2007 1:11 PM
To: Sunghwa Jin; WiX-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX v3: How to verify user name / password entered?
There are quite a few variations on this which can present some obstacles. Not
sure how much control you have over the users
AM
To: WiX-users@lists.sourceforge.net
Subject: [WiX-users] WiX v3: How to verify user name / password entered?
Hi,
I have a setup dialog asking user name, domain and password for using it as a
service account. Is there any way I can verify this info by actually attempting
to log-on?
T
rsday, October 04, 2007 11:33 AM
To: Sunghwa Jin; WiX-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX v3: How to grant "Log on as a service"
right toauser?
Wix v2 has a LogonAsService attribute in the User element. I can't speak
to V3 yet as I have
WiX-users@lists.sourceforge.net
Subject: [WiX-users] WiX v3: How to grant "Log on as a service" right to
auser?
Hi all,
Can someone give me any hint on granting "Log on as a service" right to
a particular user in WiX v3? I found some below thread discussing
LogonAsService attribute
Hi,
I have a setup dialog asking user name, domain and password for using it as a
service account. Is there any way I can verify this info by actually attempting
to log-on?
Thanks,
Sunghwa
-
This SF.net email is sponsored
Hi all,
Can someone give me any hint on granting "Log on as a service" right to a
particular user in WiX v3? I found some below thread discussing LogonAsService
attribute for User element, but I don't think it actually exists.
http://www.nabble.com/FW:-Granting-Permissions-to-%22Log-on-as-a-Ser
John Hall-9 wrote:
>
>> I've been reading more about heat, vb6 and vista. I'm now
>> starting to get worried that there's a potential difference
>> between running Heat on Vista versus XP. And yes, you do
>> need to run as Admin, and elevated for Heat to actually
>> extract anything. Also
John Hall-9 wrote:
>
>> I've been reading more about heat, vb6 and vista. I'm now
>> starting to get worried that there's a potential difference
>> between running Heat on Vista versus XP. And yes, you do
>> need to run as Admin, and elevated for Heat to actually
>> extract anything. Also
> I've been reading more about heat, vb6 and vista. I'm now
> starting to get worried that there's a potential difference
> between running Heat on Vista versus XP. And yes, you do
> need to run as Admin, and elevated for Heat to actually
> extract anything. Also, Should I be deleting all th
Roy Abou Assaly wrote:
>
> I basically have about 150 COM, ActiveX VB6 files. I ran heat to produce
> the output and then modified them to produce 2 merge modules. I used heat
> to avoid using the SelfRegCost attribute which as been frowned upon by
> many here. I read Rob's blog about that :)
I basically have about 150 COM, ActiveX VB6 files. I ran heat to produce the
output and then modified them to produce 2 merge modules. I used heat to
avoid using the SelfRegCost attribute which as been frowned upon by many
here. I read Rob's blog about that :)
I ran into 2 warnings which were
Jarrod Marshall wrote:
>
> Thanks!
> Did you have any trouble uninstalling or installing when a queue exists?
>
Hi,
I'm sorry but I didn't moved to this point. This was my first test since I
couldn't fine a working example like you. For now the msmq install is
suspended.
Regards Dominik
--
Thanks!
Did you have any trouble uninstalling or installing when a queue exists?
Jarrod
From: [EMAIL PROTECTED] on behalf of Dominik Guder
Sent: Fri 9/7/2007 4:25 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX v3 MSMQ and Votive
aving them.
From: [EMAIL PROTECTED] on behalf of Jarrod Marshall
Sent: Thu 9/6/2007 9:35 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX v3 MSMQ and Votive
Hello all,
Does anyone have an example of using the updated MSMQ extensions in Votive v3?
Righ
Jarrod Marshall wrote:
>
> Hello all,
>
> Does anyone have an example of using the updated MSMQ extensions in Votive
> v3? Right now, the trouble I'm having is that the schema seems invisible.
> Do I need to copy over some more schema files to the WiX MSI install path?
>
Hi,
yes, there are
Hello all,
Does anyone have an example of using the updated MSMQ extensions in Votive v3?
Right now, the trouble I'm having is that the schema seems invisible. Do I need
to copy over some more schema files to the WiX MSI install path?
Thanks!
---
Hi,
I'm new to v3 and trying to build a msi with websites. candle gives no error.
The light command being used is:
light -out iplatform.msi iplatform.wixobj -ext wixiisextension.dll
"-cultures:en-us"
Error I got is the following:
error LGHT0103: The system cannot find the file 'C:\Documents
How do I reference the output of a project as the input to a file?
-
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 A
v3 setupbld.exe question
What do you mean by the install "crashes with an error message"? Installations
shouldn't crash. They may error out but crashing is a really scary thing.
The best thing is to get the logging registry key set to get a log file for the
A.msi.
From: [EMAIL
] [mailto:[EMAIL PROTECTED] On Behalf Of Alec Siu
Sent: Thursday, May 03, 2007 1:57 PM
To: wix-users@lists.sourceforge.net
Cc: Jon LeCroy
Subject: [WiX-users] WiX v3 setupbld.exe question
Hi All,
We're using setupbld.exe to chain two MSIs together (the first one say A.msi
spec'ed with -mu,
is to get the logging registry key set to get a log file for the
A.msi.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alec Siu
Sent: Thursday, May 03, 2007 1:57 PM
To: wix-users@lists.sourceforge.net
Cc: Jon LeCroy
Subject: [WiX-users] WiX v3 setupbld.exe question
Hi All,
We'r
Behalf Of Alec Siu
Sent: Thursday, May 03, 2007 1:57 PM
To: wix-users@lists.sourceforge.net
Cc: Jon LeCroy
Subject: [WiX-users] WiX v3 setupbld.exe question
Hi All,
We're using setupbld.exe to chain two MSIs together (the first one say A.msi
spec'ed with -mu, the second B.msi with -m
tions
shouldn't crash. They may error out but crashing is a really scary thing.
The best thing is to get the logging registry key set to get a log file for the
A.msi.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alec Siu
Sent: Thursday, May 03, 2007 1:57 PM
To: wi
y thing.
The best thing is to get the logging registry key set to get a log file for the
A.msi.
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Alec Siu
Sent: Thursday, May 03, 2007 1:57 PM
To: wix-users@lists.sourceforge.net
Cc: Jon LeCroy
Subject: [WiX-users] WiX v3 setupbld.exe
L PROTECTED] On Behalf Of Alec Siu
Sent: Thursday, May 03, 2007 1:57 PM
To: wix-users@lists.sourceforge.net
Cc: Jon LeCroy
Subject: [WiX-users] WiX v3 setupbld.exe question
Hi All,
We're using setupbld.exe to chain two MSIs together (the first one say A.msi
spec'ed with -mu, the seco
Hi All,
We're using setupbld.exe to chain two MSIs together (the first one say A.msi
spec'ed with -mu, the second B.msi with -mus). This works fine, except we're
testing the scenario where the user might try and run the setup.exe more than
once.
B.msi has some code to detect and prevent re-ins
You know what, I'm almost certain that was my problem too. Not that I think
of it, that's why I resorted to writing directly to the
HKLM\Software\Classes\AppID\... key, because writing to HKCR didn't work.
On 2/21/07, Lexa Rogovoy <[EMAIL PROTECTED]> wrote:
Hello, Levi.
You wrote Wednesday,
Hello, Levi.
You wrote Wednesday, February 21, 2007, 5:37:18 PM:
>
I have a service that is an ATL service as well. This may not be the same situation, but I had to add a element in the HKLM\Software\Classes\AppID\MY-SERVICE-GUID with the @Name=LocalService and the @Value=[service name
I have a service that is an ATL service as well. This may not be the same
situation, but I had to add a element in the
HKLM\Software\Classes\AppID\MY-SERVICE-GUID with the @Name=LocalService and
the @Value=[service name] to get it to work. I think that's the same thing
that the svc.exe /Service
Hello.
I want to install simple ATL Service.
In WiX script i am adding next string:
After install i try to start service and get next error:
---
Services
---
Could not start the m
[EMAIL PROTECTED]]
Sent: Tuesday, October 10, 2006 3:53 PM
To: Peterson, Joel; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] WiX v3, VS2005, and Preprocessor
Environment
Variables
Joel,
I think you may be seeing the difference between user scop
Visual Studio handles paths.
Thanks again!
Joel Peterson
[EMAIL PROTECTED]
From: Cullen Waters
[mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 10, 2006 3:53 PM
To: Peterson, Joel; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] WiX v3, VS2005, and
-users@lists.sourceforge.net
Subject: [WiX-users] WiX v3, VS2005, and Preprocessor Environment
Variables
Hi all.
I know that when you open cmd.exe, it loads all of the
environment variables and caches them. If you were to navigate to System ->
Advanced -> Environment Variables and add
Hi all.
I know that when you open cmd.exe, it loads all of the
environment variables and caches them. If you were to navigate to System ->
Advanced -> Environment Variables and add a new System variable named “testvar”,
typing “cd %testvar%” in the existing cmd.exe wouldn’t work.
You’d
Common.wxs(20): LicenseAgreementDlg.wxs(29): WelcomeEulaDlg.wxs(35): Found 8
occurrence(s) in 3 file(s)
--
Mike Dimmick
From: Graham D. Ambrose
[mailto:[EMAIL PROTECTED] Sent: 03 October 2006
09:51To: Mike Dimmick;
wix-users@lists.sourceforge.netSubject: RE: [WiX-users] Wix V3 UI
image substituti
; Graham D.
Ambrose; wix-users@lists.sourceforge.net
Subject: RE: [WiX-users] Wix V3 UI
image substitution
Having downloaded the latest weekly
(3.0.2128.0), I can confirm that this seems to work - setting
-dWixUILicenseRtf=License.rtf caused it to be picked up and used in the MSI.
--
Mike
Mike Dimmick wrote:
Having downloaded the latest
weekly (3.0.2128.0), I can confirm that this seems to work - setting
-dWixUILicenseRtf=License.rtf caused it to be picked up and used in the
MSI.
Yes, the idea is to be more flexible than the WiX v2 approach. Using
WiX variables is m
2006 17:26To: Graham D. Ambrose;
wix-users@lists.sourceforge.netSubject: Re: [WiX-users] Wix V3 UI
image substitution
It looks like you need to add
-dWixUILicenseRtf= to the light command line to
change this variable. Right now I can't validate this as I have the 3.0.2015.0
version inst
On Behalf Of Graham D.
AmbroseSent: 29 September 2006 09:23To:
wix-users@lists.sourceforge.netSubject: [WiX-users] Wix V3 UI image
substitution
I am trying to customise the
standard Wix UI by including our own licence file and branded
backgrounds.
I can not seem to be able to work
out wh
I am trying to customise the standard Wix UI by including
our own licence file and branded backgrounds.
I can not seem to be able to work out where to put my files
in order to get them picked up. I am using Wix version 3 and are happily building
using the WixUIExtension. But all the exa
74 matches
Mail list logo