Re: [WiX-users] Question about Start Menu shortcuts

2010-07-03 Thread Blair
If you are willing to suppress a couple of ICE tests during your build (I once imposed a rule that every MSI that my team had any responsibility for must have ALLUSERS set to 1 and no references to HKCU could exist in the Registry table) you can accomplish both items in your list by doing the follo

Re: [WiX-users] Question about the upgrade code

2010-07-03 Thread Ivo Beltchev
That was it. The upgrade code is in two places - under Product and under Upgrade. When I was changing the GUID I missed the second location. BTW, I tried posting to this thread 3 times already, but my responses got lost. I think it is because I was using HTML mail. This one is plain text and I h

[WiX-users] Question about Start Menu shortcuts

2010-07-03 Thread Ivo Beltchev
Hi I have an installer with 2 features. Each feature has an EXE. I only allow per-machine installation, and not per-user. I want to create a folder in All Users\Start Menu\Programs, which contains shortcuts to both EXEs. I also want to make that folder optional, with a property controlled by a

Re: [WiX-users] Using document() function in XSLT with HEAT

2010-07-03 Thread Blair
This has been submitted as bug 3024936. -Original Message- From: Blair [mailto:os...@live.com] Sent: Tuesday, May 25, 2010 3:31 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Using document() function in XSLT with HEAT To contribute it back, you h

Re: [WiX-users] Build 3.5.1902.0 MSI broken on Windows 7 amd64?

2010-07-03 Thread Bob Arnson
On 7/3/2010 1:21 PM, Bruce Cran wrote: > "Install" and get to the WelcomeDlg, but can't proceed because the > "Next" button doesn't do anything. I've uploaded the log to > http://www.cran.org.uk/~brucec/wix35_3.5.1902.0_log.txt.txt > Known issue: > Yep, the new patch dialogs are busted on Wi

[WiX-users] Build 3.5.1902.0 MSI broken on Windows 7 amd64?

2010-07-03 Thread Bruce Cran
Hi, I had an older build of WiX 3.5 installed so I uninstalled it and tried installing build 3.5.1902.0 from http://wix.sourceforge.net/releases/3.5.1902.0 . However, I click "Install" and get to the WelcomeDlg, but can't proceed because the "Next" button doesn't do anything. I've uploaded the lo