Re: [WiX-users] ICE57 errors on a per-machine install

2011-08-28 Thread Bob Arnson
On 25-Aug-11 16:05, Bernie Schoch wrote: > I have a per-machine install. Not exactly. Because that's controlled by the ALLUSERS public property, a user could pass in "ALLUSERS=" to try to make it a per-user install. So ICE57 is telling you that. You can choose to ignore or pacify it. -- sig://

Re: [WiX-users] ICE57 errors on a per-machine install

2011-08-26 Thread Peter Shirtcliffe
ernie Schoch [mailto:bpsch...@gmail.com] Sent: 25 August 2011 21:05 To: wix-users@lists.sourceforge.net Subject: [WiX-users] ICE57 errors on a per-machine install I have a per-machine install. I've separated the different file pieces into different fragments/components and the shortcuts

[WiX-users] ICE57 errors on a per-machine install

2011-08-25 Thread Bernie Schoch
I have a per-machine install. I've separated the different file pieces into different fragments/components and the shortcuts also as a separate component. I'm getting an *Error 14 ICE57: Component 'CMP_MenuShortCuts' has both per-user data and a keypath that can be either per-user or per-machine