Re: [WiX-users] change the default wixui dialog color

2009-10-05 Thread Blair
This is very often discussed (search the archives, this is the second time
this week).

This is a known limitation of the Windows Installer UI (WiX doesn't provide
you a UI, it exposes Windows Installer's so you can use it). The two
workarounds involve changing your background graphic or shrinking your
control down to the size of the checkbox itself and adding a transparent
static text with another copy of the checkbox text.

-Original Message-
From: Nan Zang [mailto:naz...@exchange.microsoft.com] 
Sent: Monday, October 05, 2009 5:07 PM
To: General discussion for Windows Installer XML toolset.
Cc: Saket Kataruka
Subject: [WiX-users] change the default wixui dialog color

Hi All, 

I tried using ExitDialog (WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT) to allow the
user to control whether our application is run at the end of the install.
However, the entire checkbox control has a gray background. Is it possible
to change the background color to white  or make it transparent?

Thanks, 

Nan


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Unable to print EULA using Wix CA

2009-10-05 Thread Blair
In the sources for 3.5 I glanced at (about a month or so old) the PrintEula
CA is in the WixUIExtension, not the WixUtilExtension. A simple
 and the DoAction you already have
(changing the @Value) should be sufficient (you don't need to declare the
CustomAction itself, just reference it) and won't add anything more than the
custom action info and the binary stream.

-Original Message-
From: Sudripta Nandy [mailto:sudrip...@sarangsoft.co.in] 
Sent: Monday, October 05, 2009 8:58 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Unable to print EULA using Wix CA

I don't see any WixCA dll in the latest version of Wix 3.5 setup. Seems in 
Wix 3.5 its being done using WixUtilExtension.dll and am providing that 
extension in the command line for light using '-ext'.


Thanks.
Sudripta.


- Original Message - 
From: "Pally Sandher" 
To: "General discussion for Windows Installer XML toolset." 

Sent: Monday, October 05, 2009 7:29 PM
Subject: Re: [WiX-users] Unable to print EULA using Wix CA


> Do you have the WiXCA DLL declared in a Binary stream?
>
> Palbinder Sandher
> Software Deployment & IT Administrator
> T: +44 (0) 141 945 8500
> F: +44 (0) 141 945 8501
>
> http://www.iesve.com
> **Design, Simulate + Innovate with the **
> Integrated Environmental Solutions Limited. Registered in Scotland No.
> SC151456
> Registered Office - Helix Building, West Of Scotland Science Park,
> Glasgow G20 0SP
> Email Disclaimer
>
>
> -Original Message-
> From: Sudripta Nandy [mailto:sudrip...@sarangsoft.co.in]
> Sent: 05 October 2009 14:19
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Unable to print EULA using Wix CA
>
> I have a EULA dialog in my setup. There I have the following control:
>
>  Width="380" Height="150" Sunken="yes" TabSkip="no">
> 
>
> I also have a 'Print' button on that dialog and am doing the following
> thing when the 'Print' button is clicked:
>
>  Height="20" Cancel="yes" Text="!(loc.SSUIBtnPrint)">
>
> 
>
>
> I am defining the PrintEula customaction as:
>
>  Execute="immediate" Return="check"/>
>
>
> I am calling light from command-line as:
>
> light .\MySetup\MySetup.wixobj -loc .\MySetup\MySetup.wxl -ext
> WixUtilExtension -o .\MySetup\MySetup.msi
>
>
> But, when I run the MSI and click on the 'Print' button, I get the
> following error:
>
> Error 1723. There is a problem with this Windows Installer package. A
> DLL required for this install to complete could not be run. Contact your
> support personnel or package vendor.  Action PrintEula, entry:
> PrintEula, library: C:\DOCUME~1\SUDRIP~1\LOCALS~1\Temp\MSI1951.tmp
>
>
> I am using Wix 3.5.
>
>
>
> Thanks.
> With Regards,
> // Sudripta Nandy
> 
> --
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and
> stay ahead of the curve. Join us from November 9-12, 2009. Register
> now! http://p.sf.net/sfu/devconf
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
>

--
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register 
> now!
> http://p.sf.net/sfu/devconf
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users 



--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Unable to print EULA using Wix CA

2009-10-05 Thread Sudripta Nandy
I don't see any WixCA dll in the latest version of Wix 3.5 setup. Seems in 
Wix 3.5 its being done using WixUtilExtension.dll and am providing that 
extension in the command line for light using '-ext'.


Thanks.
Sudripta.


- Original Message - 
From: "Pally Sandher" 
To: "General discussion for Windows Installer XML toolset." 

Sent: Monday, October 05, 2009 7:29 PM
Subject: Re: [WiX-users] Unable to print EULA using Wix CA


> Do you have the WiXCA DLL declared in a Binary stream?
>
> Palbinder Sandher
> Software Deployment & IT Administrator
> T: +44 (0) 141 945 8500
> F: +44 (0) 141 945 8501
>
> http://www.iesve.com
> **Design, Simulate + Innovate with the **
> Integrated Environmental Solutions Limited. Registered in Scotland No.
> SC151456
> Registered Office - Helix Building, West Of Scotland Science Park,
> Glasgow G20 0SP
> Email Disclaimer
>
>
> -Original Message-
> From: Sudripta Nandy [mailto:sudrip...@sarangsoft.co.in]
> Sent: 05 October 2009 14:19
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] Unable to print EULA using Wix CA
>
> I have a EULA dialog in my setup. There I have the following control:
>
>  Width="380" Height="150" Sunken="yes" TabSkip="no">
> 
>
> I also have a 'Print' button on that dialog and am doing the following
> thing when the 'Print' button is clicked:
>
>  Height="20" Cancel="yes" Text="!(loc.SSUIBtnPrint)">
>
> 
>
>
> I am defining the PrintEula customaction as:
>
>  Execute="immediate" Return="check"/>
>
>
> I am calling light from command-line as:
>
> light .\MySetup\MySetup.wixobj -loc .\MySetup\MySetup.wxl -ext
> WixUtilExtension -o .\MySetup\MySetup.msi
>
>
> But, when I run the MSI and click on the 'Print' button, I get the
> following error:
>
> Error 1723. There is a problem with this Windows Installer package. A
> DLL required for this install to complete could not be run. Contact your
> support personnel or package vendor.  Action PrintEula, entry:
> PrintEula, library: C:\DOCUME~1\SUDRIP~1\LOCALS~1\Temp\MSI1951.tmp
>
>
> I am using Wix 3.5.
>
>
>
> Thanks.
> With Regards,
> // Sudripta Nandy
> 
> --
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and
> stay ahead of the curve. Join us from November 9-12, 2009. Register
> now! http://p.sf.net/sfu/devconf
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
> --
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9-12, 2009. Register 
> now!
> http://p.sf.net/sfu/devconf
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users 


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] change the default wixui dialog color

2009-10-05 Thread Nan Zang
Hi All, 

I tried using ExitDialog (WIXUI_EXITDIALOGOPTIONALCHECKBOXTEXT) to allow the 
user to control whether our application is run at the end of the install. 
However, the entire checkbox control has a gray background. Is it possible to 
change the background color to white  or make it transparent?

Thanks, 

Nan

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to save connection Information during installation

2009-10-05 Thread Michael Osmond
Adnan

Example below should be similar.  

In this one we have a property BAYSERVER that can be tied to a control on a 
dialog.   We set the property with a custom action to default to the local 
computer name (this value is used to build a URL for a web application).

This part writes the registry value


  
  


This part defines the property and the registry search to find it.  






This is the custom action to set the default value (make sure it runs in either 
UI or non UI, but not to update the property if it is already set (ie by the 
Registry Search).



 


   
 
   


Finally you will need to make sure that the AppSearch action is scheduled.

Regards

Michael





-Original Message-
From: danimian [mailto:miand...@gmail.com] 
Sent: Tuesday, 6 October 2009 9:04 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] How to save connection Information during installation


Hi Michael,
it means the controls for input values which i am writing in Fragment
(DBDlg.wxs) will bind with the property (in main file product.wxs)?
Can you please give me a Code example for understanding this concept? In
this case to accomplish Step 1 (Server) with checkbox?

Thanks in advance

Best Regards
Adnan


Michael Osmond wrote:
> 
> Hello Adnan
> 
> The way I do this is I bind each of the input values into properties and
> then write each property to a registry value, then on upgrade I use the
> Registry Search facility in MSI to read these properties from the registry
> back into the properties
> 
> In most cases I also give the properties a default value.
> 
> Michael
> 
> -Original Message-
> From: danimian [mailto:miand...@gmail.com] 
> Sent: Tuesday, 6 October 2009 8:42 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] How to save connection Information during
> installation
> 
> 
> Hi Experts,
> How can i save the Information like Server, Port, DBName, Alias, Timeout,
> Type during the installatoin process?
> To accomplish this task i am creating a new window after License Window. I
> am writing in DBDlg.wxs a Fragment, this Fragment contains Dialog with
> Controls. These Controls are for user to give the connection information
> which must be save during installation.
> 
> 1. Server must have input type as checkbox and can take only "localhost"
> without http or "192.1.1.1" as input, it must not be checked by default,
> How
> to implement it?
> 2. Other entries have input type Text
> 3. TimeOut Default Value must be 60
> 4. DBName and Alias must may not begin with integer.
> 5. IP, Port and TimeOut must be numeric.
> 6. If any File with ths same name already exists then it installation
> process must skip this step without overwriting it.
> 
> How to accomplish these steps?
> this code i just created for test. But i need some help to understand the
> concept of information saving during installation.
> Control Id="ServerName" Type="CheckBox" X="45" Y="46" Width="100"
> Height="15" Property="SERVERNAME" TabSkip="no" Text="&Server Name:" />
>  Property="SERVERNAMEEDIT" Text="{80}" />
> 
> Best Regards
> Adnan
> -- 
> View this message in context:
> http://n2.nabble.com/How-to-save-connection-Information-during-installation-tp3772097p3772097.html
> Sent from the wix-users mailing list archive at Nabble.com.
> 
> --
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9-12, 2009. Register
> now!
> http://p.sf.net/sfu/devconf
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> --
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9-12, 2009. Register
> now!
> http://p.sf.net/sfu/devconf
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/How-to-save-connection-Information-during-installation-tp3772097p3772184.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, tak

[WiX-users] Out Of Office Reply

2009-10-05 Thread gary
Thank you for your message. I am currently out of the office on Holiday with no 
access to e-mail.

I will be returning to work on 12 October.

If you need assistance before then, you may reach Atlas on 0845 867 2845 or 
i...@atlascs.co.uk.

Regards

Gary Howlett

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to save connection Information during installation

2009-10-05 Thread danimian

Hi Michael,
it means the controls for input values which i am writing in Fragment
(DBDlg.wxs) will bind with the property (in main file product.wxs)?
Can you please give me a Code example for understanding this concept? In
this case to accomplish Step 1 (Server) with checkbox?

Thanks in advance

Best Regards
Adnan


Michael Osmond wrote:
> 
> Hello Adnan
> 
> The way I do this is I bind each of the input values into properties and
> then write each property to a registry value, then on upgrade I use the
> Registry Search facility in MSI to read these properties from the registry
> back into the properties
> 
> In most cases I also give the properties a default value.
> 
> Michael
> 
> -Original Message-
> From: danimian [mailto:miand...@gmail.com] 
> Sent: Tuesday, 6 October 2009 8:42 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] How to save connection Information during
> installation
> 
> 
> Hi Experts,
> How can i save the Information like Server, Port, DBName, Alias, Timeout,
> Type during the installatoin process?
> To accomplish this task i am creating a new window after License Window. I
> am writing in DBDlg.wxs a Fragment, this Fragment contains Dialog with
> Controls. These Controls are for user to give the connection information
> which must be save during installation.
> 
> 1. Server must have input type as checkbox and can take only "localhost"
> without http or "192.1.1.1" as input, it must not be checked by default,
> How
> to implement it?
> 2. Other entries have input type Text
> 3. TimeOut Default Value must be 60
> 4. DBName and Alias must may not begin with integer.
> 5. IP, Port and TimeOut must be numeric.
> 6. If any File with ths same name already exists then it installation
> process must skip this step without overwriting it.
> 
> How to accomplish these steps?
> this code i just created for test. But i need some help to understand the
> concept of information saving during installation.
> Control Id="ServerName" Type="CheckBox" X="45" Y="46" Width="100"
> Height="15" Property="SERVERNAME" TabSkip="no" Text="&Server Name:" />
>  Property="SERVERNAMEEDIT" Text="{80}" />
> 
> Best Regards
> Adnan
> -- 
> View this message in context:
> http://n2.nabble.com/How-to-save-connection-Information-during-installation-tp3772097p3772097.html
> Sent from the wix-users mailing list archive at Nabble.com.
> 
> --
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9-12, 2009. Register
> now!
> http://p.sf.net/sfu/devconf
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> --
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9-12, 2009. Register
> now!
> http://p.sf.net/sfu/devconf
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/How-to-save-connection-Information-during-installation-tp3772097p3772184.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to save connection Information during installation

2009-10-05 Thread Michael Osmond
Hello Adnan

The way I do this is I bind each of the input values into properties and then 
write each property to a registry value, then on upgrade I use the Registry 
Search facility in MSI to read these properties from the registry back into the 
properties

In most cases I also give the properties a default value.

Michael

-Original Message-
From: danimian [mailto:miand...@gmail.com] 
Sent: Tuesday, 6 October 2009 8:42 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] How to save connection Information during installation


Hi Experts,
How can i save the Information like Server, Port, DBName, Alias, Timeout,
Type during the installatoin process?
To accomplish this task i am creating a new window after License Window. I
am writing in DBDlg.wxs a Fragment, this Fragment contains Dialog with
Controls. These Controls are for user to give the connection information
which must be save during installation.

1. Server must have input type as checkbox and can take only "localhost"
without http or "192.1.1.1" as input, it must not be checked by default, How
to implement it?
2. Other entries have input type Text
3. TimeOut Default Value must be 60
4. DBName and Alias must may not begin with integer.
5. IP, Port and TimeOut must be numeric.
6. If any File with ths same name already exists then it installation
process must skip this step without overwriting it.

How to accomplish these steps?
this code i just created for test. But i need some help to understand the
concept of information saving during installation.
Control Id="ServerName" Type="CheckBox" X="45" Y="46" Width="100"
Height="15" Property="SERVERNAME" TabSkip="no" Text="&Server Name:" />


Best Regards
Adnan
-- 
View this message in context: 
http://n2.nabble.com/How-to-save-connection-Information-during-installation-tp3772097p3772097.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] How to save connection Information during installation

2009-10-05 Thread danimian

Hi Experts,
How can i save the Information like Server, Port, DBName, Alias, Timeout,
Type during the installatoin process?
To accomplish this task i am creating a new window after License Window. I
am writing in DBDlg.wxs a Fragment, this Fragment contains Dialog with
Controls. These Controls are for user to give the connection information
which must be save during installation.

1. Server must have input type as checkbox and can take only "localhost"
without http or "192.1.1.1" as input, it must not be checked by default, How
to implement it?
2. Other entries have input type Text
3. TimeOut Default Value must be 60
4. DBName and Alias must may not begin with integer.
5. IP, Port and TimeOut must be numeric.
6. If any File with ths same name already exists then it installation
process must skip this step without overwriting it.

How to accomplish these steps?
this code i just created for test. But i need some help to understand the
concept of information saving during installation.
Control Id="ServerName" Type="CheckBox" X="45" Y="46" Width="100"
Height="15" Property="SERVERNAME" TabSkip="no" Text="&Server Name:" />


Best Regards
Adnan
-- 
View this message in context: 
http://n2.nabble.com/How-to-save-connection-Information-during-installation-tp3772097p3772097.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] WiX 3.0.3808.0

2009-10-05 Thread Andrew Smith

Thanks...I've looked there and can't find 3.0.3808.0.   We are making use of 
this version and need to reference the download location.

Is it not available at all on the web anymore?

> From: os...@live.com
> To: wix-users@lists.sourceforge.net
> Date: Sun, 4 Oct 2009 14:02:44 -0700
> Subject: Re: [WiX-users] WiX 3.0.3808.0
> 
> All available releases are always at http://wix.sourceforge.net/releases/
> 
> 3808.0 is from quite some time ago (approx feb 2008). Why do you need such
> an old build?
> 
> -Original Message-
> From: Andrew Smith [mailto:andrew_smith1...@hotmail.com] 
> Sent: Sunday, October 04, 2009 10:39 AM
> To: wix-users@lists.sourceforge.net
> Subject: [WiX-users] WiX 3.0.3808.0
> 
> 
> Hello,
> 
> I'm looking for a link to download WiX 3.0.3808.0.  I've searched the site
> and the net and can't find it.
> 
> Any ideas where I can download this?
> 
> Thanks,
> 
> Andrew
> 
> _
> New! Open Messenger faster on the MSN homepage
> http://go.microsoft.com/?linkid=9677405
> 
> --
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 
> --
> Come build with us! The BlackBerry® Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay 
> ahead of the curve. Join us from November 9-12, 2009. Register now!
> http://p.sf.net/sfu/devconf
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
  
_
Click less, chat more: Messenger on MSN.ca
http://go.microsoft.com/?linkid=9677404
--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] help Wix 3 : Unresolved reference to symbol ConfigureSql

2009-10-05 Thread cynosure
Resend...

On Sat, Oct 3, 2009 at 3:29 PM, cynosure  wrote:

> hello,
>
> I am buiding a wix 3 msi, here are my steps:
>
> 1. generate .wxiobj file
>
> candle.exe -nologo   -ext WixUIExtension  -ext WixSqlExtension  -ext
> WixUtilExtension -out objd\amd64\
> ..\..\..\..\WixUI\WixUI\PatchWelcomeDlg.wxs ..\..\CustomUI\*.wxs
>
>
>
> 2. generate MyTarget.wixlib
>
> lit.exe -nologo   -ext WixUIExtension  -ext WixSqlExtension  -ext
> WixUtilExtension -out objd\amd64\MyTarget.wixlib objd\amd64\*.wixobj
>
>
>
> 3. generate MyTarget.wixobj
>
> candle.exe -nologo   -ext WixUIExtension  -ext WixSqlExtension  -ext
> WixUtilExtension -out objd\amd64\ .\ MyTarget.wxs
>
>
>
> 4 generate msi,
>
> light.exe -nologo
>
> -ext WixUIExtension  -ext WixSqlExtension  -ext WixUtilExtension
>
> objd\amd64\ MyTarget.wixlib  -loc ..\..\CustomUI\MyTarget.wxl
>
> -out objd\amd64\ MyTarget.msi objd\amd64\.\ MyTarget.wixobj
>
>
>
> 1-3 all suceeded but 4 gave error:
>
> Unresolved reference to symbol "ConfigureSql"
>
> error LGHT0094 : Unresolved reference to symbol
>
> ConfigureSql' in section 'Product:{87C6F049-6F11-40DE-9A27-7A9A3DDA94B2}'.
>
>
>
> Any idea?
>
> Thanks very much!
>
>  Chen
>
--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Merge Modules and Patching

2009-10-05 Thread Svet Bonev
WiX 3.0 patches produced using torch on wixpdbs will not include payload coming 
from merge modules. This is by design because the merge modules are merged 
*after* the wixpdbs are created.

You have 2 options:
1) Use admin images instead of wixpdbs.
2) Change your build process to use melt.exe on the merge modules to decompile 
them to native WiX and then change your authoring to use ComponentGroupRef 
instead of Merge/MergeRef.

Using admin images is most likely the cheaper path you can take.

-Original Message-
From: Pally Sandher [mailto:pally.sand...@iesve.com] 
Sent: Monday, October 05, 2009 3:52 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Merge Modules and Patching

Are you totally sure the patch doesn't contain the new files from the merge 
module? Have you checked a verbose log of applying the patch? You may find the 
problem is Windows Installer not patching the files rather than them not being 
included in the patch. If you have files with resources (executables, DLL's, 
OCX's etc) and you haven't incremented the version numbers, Windows Installer 
won't patch the file as it looks at the version numbers, sees them as being the 
same & assumes they are the same even if the files themselves are completely 
different (obviously this only happens for files with resources, for 'normal'
files it will compare timestamps and/or file sizes).

I've not used the "WiX only" method of generating patches as I started using 
the Windows SDK method when I was using WiX 2.0 & I'm happy enough with it not 
to want to change it so some, all or none of this may or may not be applicable 
here.


Palbinder Sandher
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500
F: +44 (0) 141 945 8501 

http://www.iesve.com
**Design, Simulate + Innovate with the ** Integrated 
Environmental Solutions Limited. Registered in Scotland No.
SC151456
Registered Office - Helix Building, West Of Scotland Science Park, Glasgow G20 
0SP Email Disclaimer
 


-Original Message-
From: nearnick [mailto:n...@nearglobal.com]
Sent: 05 October 2009 09:53
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Merge Modules and Patching


So i guess I'll just have to extract the merge module and add its
contents to the installer package. That way I know the patch will
definetly pick up any changes.
Thanks anyway.


nearnick wrote:
> 
> They'd be wixpdbs.
> 
> 
> Blair-2 wrote:
>> 
>> Which files are the inputs to torch (admin-installed MSIs, wixpdbs, 
>> or wixouts)?
>> 
>> -Original Message-
>> From: nearnick [mailto:n...@nearglobal.com]
>> Sent: Wednesday, September 30, 2009 9:12 AM
>> To: wix-users@lists.sourceforge.net
>> Subject: [WiX-users] Merge Modules and Patching
>> 
>> 
>> Hi I have this probably quite simple problem with my patching system 
>> due to merge modules, but cannot find an answer anywhere. Between two

>> versions of my wix installer the merge module containing a load of 
>> dlls has changed.
>> Both versions of the installer work, however the patch I created to 
>> go from one to the other does not and it is because the patch has not

>> included the new merge module.
>> I am simply using the Merge component for which the source ('src'), 
>> attribute has changed and obviously the cointents of the source merge

>> module are now different.
>> Why would the torch tool not pick up the difference and update 
>> accordingly?
>> Any help / advice would be much appreciated
>> --
>> View this message in context:
>> http://n2.nabble.com/Merge-Modules-and-Patching-tp3743641p3743641.htm
>> l Sent from the wix-users mailing list archive at Nabble.com.
>> 
>> -
>> ---
>> --
>> Come build with us! The BlackBerry® Developer Conference in SF, 
>> CA is the only developer event you need to attend this year. 
>> Jumpstart your developing skills, take BlackBerry mobile applications

>> to market and stay ahead of the curve. Join us from November 
>> 9-12, 2009. Register now! http://p.sf.net/sfu/devconf 
>> ___
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>> 
>> 
>> -
>> - Come build with us! The BlackBerry® Developer 
>> Conference in SF, CA is the only developer event you need to attend 
>> this year. Jumpstart your developing skills, take BlackBerry mobile 
>> applications to market and stay ahead of the curve. Join us from 
>> November 9-12, 2009. Register now! 
>> http://p.sf.net/sfu/devconf 
>> ___
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>> 
>> 
> 
> 

--
View this message in context:
http://n2.nabble.com/Merge-Modules-and-Patching-tp3743641p3767673.html
Sent from the wix-use

Re: [WiX-users] modifying Welcome Dialog text on upgrade vs install

2009-10-05 Thread Pally Sandher
http://msdn.microsoft.com/en-us/library/aa372039(VS.85).aspx
WelcomeDlg is part of InstallUISequence. Run your Type 51 Custom Action
in it with Before="WelcomeDlg" & it should work.

Palbinder Sandher 
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the **
Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer
 


-Original Message-
From: Jonathan Hartley [mailto:tart...@tartley.com] 
Sent: 05 October 2009 15:55
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] modifying Welcome Dialog text on upgrade vs install

Hey there,

I would like the UI to display a slightly different message to the user
when we are upgrading (or downgrading) than the standard welcome dialog
that is displayed on install.

To achieve this, I am trying to conditionally populate a property with
the text we would like to display, which differs depending on whether we
are installing or upgrading:





  NOT
OLDERVERSIONDETECTED
  OLDERVERSIONDETECTED


and then display the value of this property in my custom Welcome Dialog,
by defining its description text control with:



When I compile this, the welcome dialog does display the text "Hello
C:\Program Files\Resolver One". So the custom dialog is clearly being
displayed, and the property WIXUI_INSTALLDIR is being dereferenced. 
Presumably my custom property (RESOLVER_WELCOME_TEXT) is either never
being set, or is set sometime after this welcome dialog is displayed.

We tried displaying this property on the ExitDialog too, but it appeared
blank there as well - so it looks like our property is never being set.

We tried replacing the condition in our custom action (NOT
OLDERVERSIONDETECTED) with 1, but this didn't change anything.

We have a second InstallExecuteSequence later in our main .wxs file. We
tried merging the two, in case the second definition replaced the first,
but to no avail.

Any help is much appreciated. Are we even going about this the right
way?

Thanks,

Jonathan

-- 
Jonathan Hartley  Made of meat.  http://tartley.com
tart...@tartley.com   +44 7737 062 225   twitter/skype: tartley




--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and
stay ahead of the curve. Join us from November 9-12, 2009. Register
now! http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] WiX and certificates

2009-10-05 Thread Mike Carlson (DEV DIV)
1) I should have mentioned this before, but I hope that isn't the real password 
you've shown in the commented authoring. You may want to consider setting the 
password to a property value like "MYCERTPASSWORD", which can be set on the 
commandline at install-time. That way the cert password isn't hardcoded in the 
.msi (but it will require that property to be set on the commandline in order 
for the MSI to install).
2) Go ahead and file a bug on SF to investigate. One thing to clarify in the 
bug - when you say the install "fails every time after", are you referring to a 
repair scenario, or "uninstall" then "install"? Also, if you have a repro 
sample (with logs) using a dummy cert, that will help the investigation.

Thanks,
Mike Carlson

-Original Message-
From: phillip_sid...@dellteam.com [mailto:phillip_sid...@dellteam.com] 
Sent: Monday, October 05, 2009 8:06 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX and certificates

3.0.5419.0

-Original Message-
From: Mike Carlson (DEV DIV) [mailto:mica...@microsoft.com] 
Sent: Thursday, October 01, 2009 6:24 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WiX and certificates

What version of WiX are you using?

-Original Message-
From: phillip_sid...@dellteam.com [mailto:phillip_sid...@dellteam.com] 
Sent: Thursday, October 01, 2009 3:50 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX and certificates

Duh, Permanent did work - thanks for that.

Here is the error I get for when attempting to install the .pfx:

MSI (s) (8C:08) [17:46:35:065]: Created Custom Action Server with PID
4612 (0x1204).
MSI (s) (8C:94) [17:46:35:147]: Running as a service.
MSI (s) (8C:94) [17:46:35:150]: Hello, I'm your 32bit Elevated custom
action server.
AddMachineCertificate:  Error 0x80092004: Could not locate key pair from
PFX file.
AddMachineCertificate:  Error 0x80092004: Failed to install certificate.
AddMachineCertificate:  Error 0x80092004: Failed to install per-machine
certificate.

- Phil

-Original Message-
From: Mike Carlson (DEV DIV) [mailto:mica...@microsoft.com] 
Sent: Thursday, October 01, 2009 4:42 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WiX and certificates

1) What version of WiX are you using?
2) What error message do you see in a verbose logfile in the event of
failure?
3) Have you tried making the associated Component Permanent?

Thanks,
Mike Carlson

-Original Message-
From: phillip_sid...@dellteam.com [mailto:phillip_sid...@dellteam.com] 
Sent: Thursday, October 01, 2009 2:23 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX and certificates

I am installing certificates with the following WiX snippet:

 

  

















  

 

So I am having 2 problems:

 

1)  When I uncomment the .pfx certificate it succeeds the first time
I install it to a particular server, but fails every time after.

2)  I would prefer the certs to not be removed on uninstall, I don't
see any way to do this with the WiX IIS cert extension. 

 

Any help would be appreciated.

 

Thanks.

 

-  Phil

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] WiX and certificates

2009-10-05 Thread Phillip_Sidari
3.0.5419.0

-Original Message-
From: Mike Carlson (DEV DIV) [mailto:mica...@microsoft.com] 
Sent: Thursday, October 01, 2009 6:24 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WiX and certificates

What version of WiX are you using?

-Original Message-
From: phillip_sid...@dellteam.com [mailto:phillip_sid...@dellteam.com] 
Sent: Thursday, October 01, 2009 3:50 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] WiX and certificates

Duh, Permanent did work - thanks for that.

Here is the error I get for when attempting to install the .pfx:

MSI (s) (8C:08) [17:46:35:065]: Created Custom Action Server with PID
4612 (0x1204).
MSI (s) (8C:94) [17:46:35:147]: Running as a service.
MSI (s) (8C:94) [17:46:35:150]: Hello, I'm your 32bit Elevated custom
action server.
AddMachineCertificate:  Error 0x80092004: Could not locate key pair from
PFX file.
AddMachineCertificate:  Error 0x80092004: Failed to install certificate.
AddMachineCertificate:  Error 0x80092004: Failed to install per-machine
certificate.

- Phil

-Original Message-
From: Mike Carlson (DEV DIV) [mailto:mica...@microsoft.com] 
Sent: Thursday, October 01, 2009 4:42 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WiX and certificates

1) What version of WiX are you using?
2) What error message do you see in a verbose logfile in the event of
failure?
3) Have you tried making the associated Component Permanent?

Thanks,
Mike Carlson

-Original Message-
From: phillip_sid...@dellteam.com [mailto:phillip_sid...@dellteam.com] 
Sent: Thursday, October 01, 2009 2:23 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] WiX and certificates

I am installing certificates with the following WiX snippet:

 

  

















  

 

So I am having 2 problems:

 

1)  When I uncomment the .pfx certificate it succeeds the first time
I install it to a particular server, but fails every time after.

2)  I would prefer the certs to not be removed on uninstall, I don't
see any way to do this with the WiX IIS cert extension. 

 

Any help would be appreciated.

 

Thanks.

 

-  Phil


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and
stay 
ahead of the curve. Join us from November 9-12, 2009. Register
now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and
stay 
ahead of the curve. Join us from November 9-12, 2009. Register
now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and
stay 
ahead of the curve. Join us from November 9-12, 2009. Register
now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and
stay 
ahead of the curve. Join us from November 9-12, 2009. Register
now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourc

[WiX-users] modifying Welcome Dialog text on upgrade vs install

2009-10-05 Thread Jonathan Hartley
Hey there,

I would like the UI to display a slightly different message to the user 
when we are upgrading (or downgrading) than the standard welcome dialog 
that is displayed on install.

To achieve this, I am trying to conditionally populate a property with 
the text we would like to display, which differs depending on whether we 
are installing or upgrading:





  NOT 
OLDERVERSIONDETECTED
  OLDERVERSIONDETECTED


and then display the value of this property in my custom Welcome Dialog, 
by defining its description text control with:



When I compile this, the welcome dialog does display the text "Hello 
C:\Program Files\Resolver One". So the custom dialog is clearly being 
displayed, and the property WIXUI_INSTALLDIR is being dereferenced. 
Presumably my custom property (RESOLVER_WELCOME_TEXT) is either never 
being set, or is set sometime after this welcome dialog is displayed.

We tried displaying this property on the ExitDialog too, but it appeared 
blank there as well - so it looks like our property is never being set.

We tried replacing the condition in our custom action (NOT 
OLDERVERSIONDETECTED) with 1, but this didn't change anything.

We have a second InstallExecuteSequence later in our main .wxs file. We 
tried merging the two, in case the second definition replaced the first, 
but to no avail.

Any help is much appreciated. Are we even going about this the right way?

Thanks,

Jonathan

-- 
Jonathan Hartley  Made of meat.  http://tartley.com
tart...@tartley.com   +44 7737 062 225   twitter/skype: tartley



--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Troubleshooting 1603, "Fatal Error during Installation"

2009-10-05 Thread Raj, Vijay
Hi Folks, this is a kinda' off-topic.  I thought, this will be helpful for all 
of us as well.

I have documented few scenarios and known solutions for this error 1603.  Do 
have a look at it and lemme know, if you have come across any other scenarios.
This would help the packaging Community. You can make an entry as a comment to 
this article.

http://www.msigeek.com/how-to-troubleshoot-the-error-1603-fatal-error-during-installation/

Thanks in advance.

Cheers'
Vijay
--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Unable to print EULA using Wix CA

2009-10-05 Thread Pally Sandher
Do you have the WiXCA DLL declared in a Binary stream?

Palbinder Sandher 
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the **
Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer


-Original Message-
From: Sudripta Nandy [mailto:sudrip...@sarangsoft.co.in] 
Sent: 05 October 2009 14:19
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Unable to print EULA using Wix CA

I have a EULA dialog in my setup. There I have the following control:


 

I also have a 'Print' button on that dialog and am doing the following
thing when the 'Print' button is clicked:






I am defining the PrintEula customaction as:




I am calling light from command-line as:

light .\MySetup\MySetup.wixobj -loc .\MySetup\MySetup.wxl -ext
WixUtilExtension -o .\MySetup\MySetup.msi


But, when I run the MSI and click on the 'Print' button, I get the
following error:

Error 1723. There is a problem with this Windows Installer package. A
DLL required for this install to complete could not be run. Contact your
support personnel or package vendor.  Action PrintEula, entry:
PrintEula, library: C:\DOCUME~1\SUDRIP~1\LOCALS~1\Temp\MSI1951.tmp


I am using Wix 3.5.



Thanks.
With Regards,
// Sudripta Nandy

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and
stay ahead of the curve. Join us from November 9-12, 2009. Register
now! http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Unable to print EULA using Wix CA

2009-10-05 Thread Sudripta Nandy
I have a EULA dialog in my setup. There I have the following control:





I also have a 'Print' button on that dialog and am doing the following thing 
when the 'Print' button is clicked:






I am defining the PrintEula customaction as:




I am calling light from command-line as:

light .\MySetup\MySetup.wixobj -loc .\MySetup\MySetup.wxl -ext WixUtilExtension 
-o .\MySetup\MySetup.msi


But, when I run the MSI and click on the 'Print' button, I get the following 
error:

Error 1723. There is a problem with this Windows Installer package. A DLL 
required for this install to complete could not be run. Contact your support 
personnel or package vendor.  Action PrintEula, entry: PrintEula, library: 
C:\DOCUME~1\SUDRIP~1\LOCALS~1\Temp\MSI1951.tmp


I am using Wix 3.5.



Thanks.
With Regards,
// Sudripta Nandy
--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to add MySql Connector 6.1.1 in my MSI-package

2009-10-05 Thread Teobald

I magaged to fix this myself. This is what you need to do in my case:


http://schemas.microsoft.com/wix/2006/wi";>


  


  

  

  
  

  

  
  

  

  



  
  
  
  

  


















  NOT Installed
  NOT Installed
  NOT Installed


  

-- 
View this message in context: 
http://n2.nabble.com/How-to-add-MySql-Connector-6-1-1-in-my-MSI-package-tp3754901p3768434.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to change background color behind the checkbox - last install page

2009-10-05 Thread Pally Sandher
You can't *easily* change the background bitmap on the Exit Dialog
without changing it on all other dialogs which use that bitmap
(WelcomeDlg is the main one which springs to mind, can't think of any
others off the top of my head right now but there's a few). If you want
to try it change the bitmap (or the value) of WixVariable
Id="WixUIDialogBmp" & you'll see what I mean.

If you want to a different bitmap for the Exit Dialog only you'll have
to re-author the Exit Dialog. Neil Sleightholm's blog has a pretty good
article on how to modify the stock WiXUI's at
http://neilsleightholm.blogspot.com/2008/08/customised-uis-for-wix.html
However if you're going to all that trouble you could simply resize the
checkbox so it is only the size of the checkbox itself & then add a text
control next to it with your text & the transparency attribute. That way
your background image stays consistent & you get your transparent text.

This will never be "fixed" btw. Either write your own work-around as
suggested above or learn to live with the horrible grey box (or remove
the requirement for that functionality).


Palbinder Sandher 
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the **
Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer
 

-Original Message-
From: danimian [mailto:miand...@gmail.com] 
Sent: 04 October 2009 23:55
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] How to change background color behind the
checkbox - last install page


Thanks for answering.
How to change the  different size background bitmap?

Best Regards
Adnan


saschabeaumont wrote:
> 
> This comes up regularly on the list, it's a limitation of Windows 
> Installer not supporting transparency on a checkbox label.
> 
> Best solution is to use a different size background bitmap.
> Alternative solutions generally involve a customUI and sacrificing (to

> an extent) usability for people with screenreaders/blind/low vision.
> 
> See comments at the following links for various suggestions and 
> opinions on what/how/why
> 
> http://www.mail-archive.com/wix-users@lists.sourceforge.net/msg30305.h
> tml
> http://sourceforge.net/tracker/index.php?func=detail&aid=2025677&group
> _id=105970&atid=642714
> 
> Sascha
> 
> 
> On Fri, Oct 2, 2009 at 7:08 AM, danimian  wrote:
>>
>> Hi,
>> at last page of install, is there any way to change the background 
>> color behind the checkbox or background color behind the text "Launch

>> application now"?
>> How to fix it? or How to make it transparent?
>>
>> Best Regards
>> Adnan
>>
>> --




--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Merge Modules and Patching

2009-10-05 Thread Pally Sandher
Are you totally sure the patch doesn't contain the new files from the
merge module? Have you checked a verbose log of applying the patch? You
may find the problem is Windows Installer not patching the files rather
than them not being included in the patch. If you have files with
resources (executables, DLL's, OCX's etc) and you haven't incremented
the version numbers, Windows Installer won't patch the file as it looks
at the version numbers, sees them as being the same & assumes they are
the same even if the files themselves are completely different
(obviously this only happens for files with resources, for 'normal'
files it will compare timestamps and/or file sizes).

I've not used the "WiX only" method of generating patches as I started
using the Windows SDK method when I was using WiX 2.0 & I'm happy enough
with it not to want to change it so some, all or none of this may or may
not be applicable here.


Palbinder Sandher 
Software Deployment & IT Administrator
T: +44 (0) 141 945 8500 
F: +44 (0) 141 945 8501 

http://www.iesve.com 
**Design, Simulate + Innovate with the **
Integrated Environmental Solutions Limited. Registered in Scotland No.
SC151456 
Registered Office - Helix Building, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer
 


-Original Message-
From: nearnick [mailto:n...@nearglobal.com] 
Sent: 05 October 2009 09:53
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Merge Modules and Patching


So i guess I'll just have to extract the merge module and add its
contents to the installer package. That way I know the patch will
definetly pick up any changes.
Thanks anyway.


nearnick wrote:
> 
> They'd be wixpdbs.
> 
> 
> Blair-2 wrote:
>> 
>> Which files are the inputs to torch (admin-installed MSIs, wixpdbs, 
>> or wixouts)?
>> 
>> -Original Message-
>> From: nearnick [mailto:n...@nearglobal.com]
>> Sent: Wednesday, September 30, 2009 9:12 AM
>> To: wix-users@lists.sourceforge.net
>> Subject: [WiX-users] Merge Modules and Patching
>> 
>> 
>> Hi I have this probably quite simple problem with my patching system 
>> due to merge modules, but cannot find an answer anywhere. Between two

>> versions of my wix installer the merge module containing a load of 
>> dlls has changed.
>> Both versions of the installer work, however the patch I created to 
>> go from one to the other does not and it is because the patch has not

>> included the new merge module.
>> I am simply using the Merge component for which the source ('src'), 
>> attribute has changed and obviously the cointents of the source merge

>> module are now different.
>> Why would the torch tool not pick up the difference and update 
>> accordingly?
>> Any help / advice would be much appreciated
>> --
>> View this message in context:
>> http://n2.nabble.com/Merge-Modules-and-Patching-tp3743641p3743641.htm
>> l Sent from the wix-users mailing list archive at Nabble.com.
>> 
>> -
>> ---
>> --
>> Come build with us! The BlackBerry® Developer Conference in SF, 
>> CA is the only developer event you need to attend this year. 
>> Jumpstart your developing skills, take BlackBerry mobile applications

>> to market and stay ahead of the curve. Join us from November 
>> 9-12, 2009. Register now! http://p.sf.net/sfu/devconf 
>> ___
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>> 
>> 
>> -
>> - Come build with us! The BlackBerry® Developer 
>> Conference in SF, CA is the only developer event you need to attend 
>> this year. Jumpstart your developing skills, take BlackBerry mobile 
>> applications to market and stay ahead of the curve. Join us from 
>> November 9-12, 2009. Register now! 
>> http://p.sf.net/sfu/devconf 
>> ___
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>> 
>> 
> 
> 

--
View this message in context:
http://n2.nabble.com/Merge-Modules-and-Patching-tp3743641p3767673.html
Sent from the wix-users mailing list archive at Nabble.com.


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and
stay ahead of the curve. Join us from November 9-12, 2009. Register
now! http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is

[WiX-users] Out Of Office Reply

2009-10-05 Thread gary
Thank you for your message. I am currently out of the office on Holiday with no 
access to e-mail.

I will be returning to work on 12 October.

If you need assistance before then, you may reach Atlas on 0845 867 2845 or 
i...@atlascs.co.uk.

Regards

Gary Howlett

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Merge Modules and Patching

2009-10-05 Thread nearnick

So i guess I'll just have to extract the merge module and add its contents to
the installer package. That way I know the patch will definetly pick up any
changes.
Thanks anyway.


nearnick wrote:
> 
> They'd be wixpdbs.
> 
> 
> Blair-2 wrote:
>> 
>> Which files are the inputs to torch (admin-installed MSIs, wixpdbs, or
>> wixouts)?
>> 
>> -Original Message-
>> From: nearnick [mailto:n...@nearglobal.com] 
>> Sent: Wednesday, September 30, 2009 9:12 AM
>> To: wix-users@lists.sourceforge.net
>> Subject: [WiX-users] Merge Modules and Patching
>> 
>> 
>> Hi I have this probably quite simple problem with my patching system due
>> to
>> merge modules, but cannot find an answer anywhere. Between two versions
>> of
>> my wix installer the merge module containing a load of dlls has changed.
>> Both versions of the installer work, however the patch I created to go
>> from
>> one to the other does not and it is because the patch has not included
>> the
>> new merge module.
>> I am simply using the Merge component for which the source ('src'),
>> attribute has changed and obviously the cointents of the source merge
>> module
>> are now different.
>> Why would the torch tool not pick up the difference and update
>> accordingly?
>> Any help / advice would be much appreciated 
>> -- 
>> View this message in context:
>> http://n2.nabble.com/Merge-Modules-and-Patching-tp3743641p3743641.html
>> Sent from the wix-users mailing list archive at Nabble.com.
>> 
>> 
>> --
>> Come build with us! The BlackBerry® Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay 
>> ahead of the curve. Join us from November 9-12, 2009. Register
>> now!
>> http://p.sf.net/sfu/devconf
>> ___
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>> 
>> 
>> --
>> Come build with us! The BlackBerry® Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and stay 
>> ahead of the curve. Join us from November 9-12, 2009. Register
>> now!
>> http://p.sf.net/sfu/devconf
>> ___
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>> 
>> 
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Merge-Modules-and-Patching-tp3743641p3767673.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users