Re: [WiX-users] Using advertised shortcuts/progid in per user install

2014-02-11 Thread Wesley Manning
isn't and that I/we/they probably forgot about rollback. -Original Message- From: Wesley Manning [mailto:wmann...@dynagen.ca] Sent: Tuesday, February 11, 2014 5:00 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Using advertised shortcuts/progid in per user i

Re: [WiX-users] Using advertised shortcuts/progid in per user install

2014-02-11 Thread Bryan Wolf
e/they probably forgot about rollback. -Original Message- From: Wesley Manning [mailto:wmann...@dynagen.ca] Sent: Tuesday, February 11, 2014 5:00 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Using advertised shortcuts/progid in per user install It is a 100

Re: [WiX-users] Using advertised shortcuts/progid in per user install

2014-02-11 Thread Wesley Manning
y.com] Sent: February-11-14 6:50 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Using advertised shortcuts/progid in per user install The issue involved in that requires you log in via another user, which is impossible for a per-user installation. If you are installin

Re: [WiX-users] Using advertised shortcuts/progid in per user install

2014-02-11 Thread Bryan Wolf
ay, February 11, 2014 4:44 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Using advertised shortcuts/progid in per user install According to here a HKCU keypath is important for self-healing: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/A-method-for-avoid

Re: [WiX-users] Using advertised shortcuts/progid in per user install

2014-02-11 Thread Wesley Manning
...@jackhenry.com] Sent: February-11-14 6:15 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Using advertised shortcuts/progid in per user install Since that is the case, ICE38 is (in my opinion) incorrect and you will want to ignore it. ICE38 implies you are installing per-user

Re: [WiX-users] Using advertised shortcuts/progid in per user install

2014-02-11 Thread Wesley Manning
iscussion about the WiX toolset. Subject: Re: [WiX-users] Using advertised shortcuts/progid in per user install Rob, The error's not because I made a registry entry the keypath in that component? I know FILE_Rapid is not the KeyPath as the registry entry is. I had to do that to meet

Re: [WiX-users] Using advertised shortcuts/progid in per user install

2014-02-11 Thread Bryan Wolf
because it won't ever be accurate for that world. -Original Message- From: Wesley Manning [mailto:wmann...@dynagen.ca] Sent: Tuesday, February 11, 2014 3:29 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Using advertised shortcuts/progid in per user in

Re: [WiX-users] Using advertised shortcuts/progid in per user install

2014-02-11 Thread Wesley Manning
e WiX toolset. Subject: Re: [WiX-users] Using advertised shortcuts/progid in per user install Rob, The error's not because I made a registry entry the keypath in that component? I know FILE_Rapid is not the KeyPath as the registry entry is. I had to do that to meet ICE38 (every compone

Re: [WiX-users] Using advertised shortcuts/progid in per user install

2014-02-11 Thread John Cooper
ort for the WiX toolset | http://www.firegiant.com/ -Original Message- From: Wesley Manning [mailto:wmann...@dynagen.ca] Sent: Tuesday, February 11, 2014 11:32 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Using advertised shortcuts/progid in per user install I w

Re: [WiX-users] Using advertised shortcuts/progid in per user install

2014-02-11 Thread Wesley Manning
egiant.com/ -Original Message- From: Wesley Manning [mailto:wmann...@dynagen.ca] Sent: Tuesday, February 11, 2014 11:32 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Using advertised shortcuts/progid in per user install I would think so too but I can't figure out

Re: [WiX-users] Using advertised shortcuts/progid in per user install

2014-02-11 Thread Rob Mensching
/ -Original Message- From: Wesley Manning [mailto:wmann...@dynagen.ca] Sent: Tuesday, February 11, 2014 11:32 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Using advertised shortcuts/progid in per user install I would think so too but I can't figure out how to get pas

Re: [WiX-users] Using advertised shortcuts/progid in per user install

2014-02-11 Thread Wesley Manning
-Original Message- From: Phil Wilson [mailto:phildgwil...@gmail.com] Sent: February-11-14 2:52 PM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] Using advertised shortcuts/progid in per user install I don't know w

Re: [WiX-users] Using advertised shortcuts/progid in per user install

2014-02-11 Thread Phil Wilson
I don't know why it wouldn't be possible. Advertised shortcuts are one of the entry points for repair, and I'm pretty sure repair works fine on per user installs. The process is a potential repair - the shortcut checks that the component target is there, and if not installs it and repairs the pare

Re: [WiX-users] Using advertised shortcuts/progid in per user install

2014-02-11 Thread Wesley Manning
Can you use advertised shortcuts in a per user install that installs to a per user location (e.g. LocalAppDataFolder). From my searching it doesn't appear possible. I asked this over a week ago but got no responses. I'll try one more time. :) -Original Message- From: Wesley Manning