Re: [WiX-users] Unable to select radio buttons in Hyperlink Theme

2014-12-11 Thread Sean Hall
It appears that you must declare the radio button Variables in your bundle,
and set their values to 0.  Then use the BS_AUTORADIOBUTTON HexStyle (9).

On Thu, Dec 11, 2014 at 5:44 PM, garymonk  wrote:
>
> I have modified the Hyperlink theme install page to include two radio
> buttons.
>
> 
>   Select
> software to install
>TabStop="yes" FontId="3" HexStyle="0x04">Guru Teach Client
> Only
>TabStop="yes" FontId="3" HexStyle="0x04">Guru Teach Client and
> Server
>DisablePrefix="yes">#(loc.OptionsDescription)
>Height="51"
> TabStop="yes" FontId="3"
> HideWhenDisabled="yes">#(loc.InstallLicenseLinkText)
>  Height="17" TabStop="yes" FontId="3"
> HideWhenDisabled="yes">#(loc.InstallAcceptCheckbox)
>FontId="3">#(loc.InstallVersion)
>
>  TabStop="yes" FontId="0">#(loc.InstallInstallButton)
>  Height="23" TabStop="yes" FontId="0">#(loc.InstallCloseButton)
> 
>
> The problem is you cannot select either radio button. I've played around
> with the HexStyle values but they're either grayed out (9) or unusable (4).
>
> <
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/file/n7598537/hyperlink.png
> >
>
> How do I make the buttons usable and set a variable(s) to either 0 or 1
> based on whether the button is selected?
>
> Thanks,
> Gary
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Unable-to-select-radio-buttons-in-Hyperlink-Theme-tp7598537.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> --
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
>
> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
> ___
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Unable to select radio buttons in Hyperlink Theme

2014-12-11 Thread garymonk
I have modified the Hyperlink theme install page to include two radio
buttons.


  Select
software to install
  Guru Teach Client Only
  Guru Teach Client and
Server
  #(loc.OptionsDescription)
  #(loc.InstallLicenseLinkText)
#(loc.InstallAcceptCheckbox)
  #(loc.InstallVersion)

#(loc.InstallInstallButton)
#(loc.InstallCloseButton)


The problem is you cannot select either radio button. I've played around
with the HexStyle values but they're either grayed out (9) or unusable (4).


 

How do I make the buttons usable and set a variable(s) to either 0 or 1
based on whether the button is selected?

Thanks,
Gary 



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Unable-to-select-radio-buttons-in-Hyperlink-Theme-tp7598537.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Windows Updates - either pending or running causes our installs to fail

2014-12-11 Thread TimM
Does anyone know of a way we can detect if there are pending Windows Updates
or currently running Windows Updates?We have seen this issue quite a lot
where we have 32 bit assemblies within our installs that get installed and
then published near the end of the install. But if there are pending Windows
updates or running Windows Updates they seem to conflict with our Assembly
publish stage and therefore our installs will fail with assembly 1935 errors
or simple assembly sxs errors.When these occur we get customers to run our
clean up tool, verify that all Windows updates have been applied and then to
re-run our installs. Once this is done the install is successful.We want to
try to prevent these errors and therefore if we can detect if there are
Windows Updates or updates that are running then we can have the install
inform the user to finish the Windows updates before launching the
install.We have seen these issues too many times and would like to find a
way to prevent these install errors.So if anyone has seen these types of
issues, knows how to fix them, and/or knows how to detect pending Windows
updates then please let me know.Thanks. 



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Windows-Updates-either-pending-or-running-causes-our-installs-to-fail-tp7598536.html
Sent from the wix-users mailing list archive at Nabble.com.
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Adding SSL certificates to IIS

2014-12-11 Thread wixtester
Hi,

I am not able to configure a website to use SSL certificates on IIS 7.5.
The logs shows 
WriteIIS7ConfigChanges:  Error 0x80070520: failed to execute
AddSslCertificate method
WriteIIS7ConfigChanges:  Error 0x80070520: Failed to add ssl binding
WriteIIS7ConfigChanges:  Error 0x80070520: Failed to create site binding
WriteIIS7ConfigChanges:  Error 0x80070520: Failed to configure IIS SSL
binding.
WriteIIS7ConfigChanges:  Error 0x80070520: WriteIIS7ConfigChanges Failed.
CustomAction WriteIIS7ConfigChanges returned actual error code 1603 (note
this may not be 100% accurate if translation happened inside sandbox)



I am running the msi with elevated privileges. I don't have the certificates
installed on the target machine (although I want the msi to be able to
overwrite it in case there is one. This could come handy when replacing
expired certs). Any thoughts on what is wrong in the code below?



  

  

  
  


  
  
  

  



thanks,
sangeeta





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Adding-SSL-certificates-to-IIS-tp7598534.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Install condition is not being set in options dialog [P]

2014-12-11 Thread garymonk
Here is the bundle...



  
  
  





  
  

  



Theme...



#(loc.InstallAcceptCheckbox)
#(loc.InstallVersion)
#(loc.InstallOptionsButton)
#(loc.InstallCloseButton)


#(loc.OptionsHeader)
#(loc.OptionsDescription)
#(loc.ServerInstallCheckbox)
  #(loc.OptionsOkButton)
  #(loc.InstallInstallButton)
  #(loc.InstallCloseButton)


What I'm trying to do is to have the option for installing server always be
displayed without the user having to click on a button. After displaying the
server option there isn't any point to going back to the welcome page.

Thanks for the help!

Gary



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Re-Install-condition-is-not-being-set-in-options-dialog-P-tp7598521p7598533.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Install condition is not being set in options dialog [P]

2014-12-11 Thread Steven Ogilvie
Classification: Public
What does your code look like in bundle and theme?

-Original Message-
From: garymonk [mailto:g...@gurudental.com]
Sent: December-11-14 11:51 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Install condition is not being set in options dialog 
[P]

The problem is that I moved the install button from the EULA Welcome dialog to 
the Options dialog. Because I do not click on the Ok button the variable 
doesn't get set. 

Is the best way to handle this is to create a separate dialog for the server 
option and remove the option dialog altogether?

Thanks,
Gary 



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Re-Install-condition-is-not-being-set-in-options-dialog-P-tp7598521p7598531.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! 
Instantly Supercharge Your Business Reports and Dashboards with Interactivity, 
Sharing, Native Excel Exports, App Integration & more Get technology previously 
reserved for billion-dollar corporations, FREE 
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

 
This message has been marked as Public by Steven Ogilvie on December-11-14 
12:24:30 PM.

The above classification labels were added to the message by TITUS Message 
Classification. 
For more information visit www.titus.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Install condition is not being set in options dialog [P]

2014-12-11 Thread garymonk
The problem is that I moved the install button from the EULA Welcome dialog
to the Options dialog. Because I do not click on the Ok button the variable
doesn't get set. 

Is the best way to handle this is to create a separate dialog for the server
option and remove the option dialog altogether?

Thanks,
Gary 



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Re-Install-condition-is-not-being-set-in-options-dialog-P-tp7598521p7598531.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] How to install a new user?

2014-12-11 Thread Phill Hogland
Every component needs a keypath and if it does not include a File or Registry
element it must have a Component/@Directory which implies that you define a
directory tree.

There is an example directory structure here.
http://wixtoolset.org/documentation/manual/v3/howtos/files_and_registry/add_a_file.html

You might consider this  blog

  
and use the registry entry for saving your property as the keypath (which
still needs the driectory tree).




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-install-a-new-user-tp7598529p7598530.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] How to install a new user?

2014-12-11 Thread patrickpirzer
I have made a bootstrapper-project with WiX 3.8.
The chain includes the installation of the prerequisite SQL Server Express
2012.
In the InstallCommand for SQL Server Express i'm using an user and his
password.
That user must be installed before the prerequisite, so i added to an
MsiPackage, which runs before the prerequisite the following lines after the
Package-entry:











[...]


Each time i try to rebuild my solution, i receive the error message "The
Component/@Directory attribute was not found; it is required."

What to do?

Thanks in advance!
Patrick




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/How-to-install-a-new-user-tp7598529.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Custom Bootstrapper download and install .NET

2014-12-11 Thread khacminh ho
Hi,I am building my custom UI bootstrapper based on Wix toolset v3.8. However, 
I encountered an issue with download and install .NET 4.5. Here is my Chain:

            

If I use default UI, the bootstrapper can download and install .NET 4.5.1 
before install my DummyInstaller. But with my custom UI, the bootstrapper 
cannot download and install .NET 4.5.1. In my UI, when install button click, 
the following command is executed:

Bootstrapper.Engine.Plan(LaunchAction.Install);

I also write a log file when CacheAcquireBegin, CacheAcquireComplete and 
CacheAcquireProgress events fired, but nothing occurs. Please tell me what I 
did wrong.
Hope this make sense.Thank you in advance.
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Minor upgrades if EnableFeatureSelection in bootstrapper.

2014-12-11 Thread Sergey Yukhno
Hello.
I enable feature selection by EnableFeatureSelection="yes" and control 
features in own bootstrapper application by OnPlanMsiFeature event.
But when processing minor upgrade of msi package property REINSTALL is 
absent and files don't upgrade (if they not exist in ADDLOCAL property).
It is bug of bootstrapper engine?

-- 
Best regards,
Sergey Yukhno


--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users