[WiX-users] Bundle within a bundle

2014-10-07 Thread Kevin Parkes
I know it's possible to have one bundle as an ExePackage within a second
bundle, but is it a good idea? Any gotchas or downside?

Thanks




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Bundle-within-a-bundle-tp7597164.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Meet PCI DSS 3.0 Compliance Requirements with EventLog Analyzer
Achieve PCI DSS 3.0 Compliant Status with Out-of-the-box PCI DSS Reports
Are you Audit-Ready for PCI DSS 3.0 Compliance? Download White paper
Comply to PCI DSS 3.0 Requirement 10 and 11.5 with EventLog Analyzer
http://pubads.g.doubleclick.net/gampad/clk?id=154622311iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Shared components problem

2014-07-21 Thread Kevin Parkes
Thanks Jacob/Rob

I'm not using Burn, mostly for historical reasons but the UI is beyond StdBA
and I don't currently have time to do a Custom BA.

DLLs aren't COM / don't require reg settings.

Think I will have to just do something along the lines suggested by Rob and
accept there are known issues (with workarounds). It is highly unlikely
there will be more than a handful of customers installing both products.




--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Shared-components-problem-tp7595964p7596023.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] StdBA Fonts

2014-02-14 Thread Kevin Parkes
Nope, just Windows 7 and standard DPI (and WiX 3.7 BTW)


Hoover, Jacob wrote
 Hmm, are you trying to make the font larger or smaller? What OS are you
 testing the bundle on and what is the DPI/Font scaling configured as?
 
 A quick scan of the source shows me no calls to SetProcessDPIAware, and
 the manifest doesn't contain dpiAware, so I would assume it's because you
 are on a newer OS and you have your font scaling cranked up.
 
 -Original Message-
 From: Parkes, Kevin [mailto:

 Kevin.Parkes@

 ] 
 Sent: Friday, February 14, 2014 6:58 AM
 To: 

 wix-users@.sourceforge

 Subject: [WiX-users] StdBA Fonts
 
 I'm using a custom theme with WixStandardBootstrapperApplication and my 
 Text
  elements look a bit rubbish. I've tried various combinations of Height,
 Weight and font name and, while some look worse than others, none seems to
 me to look particularly good. Could I be doing something wrong? Any
 tricks/tips to get it looking nicer?
 
 Thanks





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/StdBA-Fonts-tp7592689p7592694.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] StdBA Fonts

2014-02-14 Thread Kevin Parkes
Further information: I had taken out the Background attributes from  -
putting them back seems to 
fix that problem. 

However, and possibly related, I've also now tried putting different images
on individual pages and I'm seeing *all* of the images appear on each page.
Is the window not cleared between pages?



Kevin Parkes wrote
 Nope, just Windows 7 and standard DPI (and WiX 3.7 BTW)
 Hoover, Jacob wrote
 Hmm, are you trying to make the font larger or smaller? What OS are you
 testing the bundle on and what is the DPI/Font scaling configured as?
 
 A quick scan of the source shows me no calls to SetProcessDPIAware, and
 the manifest doesn't contain dpiAware, so I would assume it's because you
 are on a newer OS and you have your font scaling cranked up.
 
 -Original Message-
 From: Parkes, Kevin [mailto:

 Kevin.Parkes@

 ] 
 Sent: Friday, February 14, 2014 6:58 AM
 To: 

 wix-users@.sourceforge

 Subject: [WiX-users] StdBA Fonts
 
 I'm using a custom theme with WixStandardBootstrapperApplication and my 
 Text
  elements look a bit rubbish. I've tried various combinations of Height,
 Weight and font name and, while some look worse than others, none seems
 to me to look particularly good. Could I be doing something wrong? Any
 tricks/tips to get it looking nicer?
 
 Thanks





--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/StdBA-Fonts-tp7592689p7592699.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151iu=/4140/ostg.clktrk
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Possible bug in 3.8

2013-10-31 Thread Kevin Parkes
I've just started getting this Failed to open the database... error in the
last couple of days. I'm still on WiX 3.7 and vs2010 (haven't even looked at
3.8 yet). I've changed *nothing* in my WiX projects or source. 


Thomas Due-3 wrote
 Hello, 
 
 I have tried the entire morning to register for the issue tracker on
 wixtoolset.org/issues, but the activation email is so long arriving, that
 the link has expired, so now I post here instead. 
 
 I have recently upgraded to 3.8 in order to get support for VS2013. Now I
 just attempted to recompile my installer and got this error: 
 
 Failed to open the database. During validation, this most commonly
 happens when attempting to open a 
 database using an unsupported code page or a file that is not a valid
 Windows Installer database. Please  
 use a different code page in Module/@Codepage,
 Package/@SummaryCodepage, Product/@Codepage, or 
 WixLocalization/@Codepage; or make sure you provide the path to a
 valid Windows Installer database.
 
 Nothing has changed in the project. The only difference is the WiX
 version.
 
 The project compiles fine on the build server (WiX 3.5), but now I have
 the exact same issue with 3.7. I uninstalled 3.8 and installed 3.7,
 without restarting or anything. 
 
 
 Med venlig hilsen / Best regards,
 Thomas Due  - Software Developer
 Tel: +45 8678 5500 Fax: +45 8678 5210 
 Johann Gutenbergs vej 5-9, Aarhus N, Denmark 

 thdu@

  | www.scanvaegt.dk 
 
 
 This e-mail and its attachments are intended for the named addressee only
 and may contain information that is confidential and privileged.
 Unauthorized use can instigate a claim for damages and constitute a
 criminal offence. If you received this in error, please contact the sender
 and delete the material. 
 
 
 -Original Message-
 From: 

 wix-users-request@.sourceforge

  [mailto:wix-users-
 

 request@.sourceforge

 ]
 Sent: 29. oktober 2013 11:52
 To: 

 wix-users@.sourceforge

 Subject: WiX-users Digest, Vol 89, Issue 114
 
 Send WiX-users mailing list submissions to
  

 wix-users@.sourceforge

 
 To subscribe or unsubscribe via the World Wide Web, visit
  https://lists.sourceforge.net/lists/listinfo/wix-users
 or, via email, send a message with subject or body 'help' to
  

 wix-users-request@.sourceforge

 
 You can reach the person managing the list at
  

 wix-users-owner@.sourceforge

 
 When replying, please edit your Subject line so it is more specific than
 Re:
 Contents of WiX-users digest...
 
 
 --
 Android is increasing in popularity, but the open development platform
 that
 developers love is also attractive to malware creators. Download this
 white
 paper to learn more about secure code signing practices that can help keep
 Android apps secure.
 http://pubads.g.doubleclick.net/gampad/clk?id=65839951iu=/4140/ostg.clktrk
 ___
 WiX-users mailing list

 WiX-users@.sourceforge

 https://lists.sourceforge.net/lists/listinfo/wix-users


Thomas Due-3 wrote
 Hello, 
 
 I have tried the entire morning to register for the issue tracker on
 wixtoolset.org/issues, but the activation email is so long arriving, that
 the link has expired, so now I post here instead. 
 
 I have recently upgraded to 3.8 in order to get support for VS2013. Now I
 just attempted to recompile my installer and got this error: 
 
 Failed to open the database. During validation, this most commonly
 happens when attempting to open a 
 database using an unsupported code page or a file that is not a valid
 Windows Installer database. Please  
 use a different code page in Module/@Codepage,
 Package/@SummaryCodepage, Product/@Codepage, or 
 WixLocalization/@Codepage; or make sure you provide the path to a
 valid Windows Installer database.
 
 Nothing has changed in the project. The only difference is the WiX
 version.
 
 The project compiles fine on the build server (WiX 3.5), but now I have
 the exact same issue with 3.7. I uninstalled 3.8 and installed 3.7,
 without restarting or anything. 
 
 
 Med venlig hilsen / Best regards,
 Thomas Due  - Software Developer
 Tel: +45 8678 5500 Fax: +45 8678 5210 
 Johann Gutenbergs vej 5-9, Aarhus N, Denmark 

 thdu@

  | www.scanvaegt.dk 
 
 
 This e-mail and its attachments are intended for the named addressee only
 and may contain information that is confidential and privileged.
 Unauthorized use can instigate a claim for damages and constitute a
 criminal offence. If you received this in error, please contact the sender
 and delete the material. 
 
 
 -Original Message-
 From: 

 wix-users-request@.sourceforge

  [mailto:wix-users-
 

 request@.sourceforge

 ]
 Sent: 29. oktober 2013 11:52
 To: 

 wix-users@.sourceforge

 Subject: WiX-users Digest, Vol 89, Issue 114
 
 Send WiX-users mailing list submissions to
  

 wix-users@.sourceforge

 
 To subscribe or unsubscribe