Re: [WiX-users] perMachine optional shortcut creation...

2014-10-31 Thread Rob Mensching
- From: Tony [mailto:yellowjacketl...@gmail.com] Sent: Friday, October 31, 2014 9:52 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] perMachine optional shortcut creation... According to http://msdn.microsoft.com/en-us/library/aa368276(v=vs.85).aspx "The installer

Re: [WiX-users] perMachine optional shortcut creation...

2014-10-31 Thread Tony
> Short replies here. Complete answers over there: > http://www.firegiant.com/ > > > -Original Message- > From: Phill Hogland [mailto:phogl...@rimage.com] > Sent: Friday, October 31, 2014 7:53 AM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users]

Re: [WiX-users] perMachine optional shortcut creation...

2014-10-31 Thread Rob Mensching
. Complete answers over there: http://www.firegiant.com/ -Original Message- From: Asbjørn Mikkelsen [mailto:asbj...@neslekkim.net] Sent: Friday, October 31, 2014 8:17 AM To: General discussion about the WiX toolset. Subject: Re: [WiX-users] perMachine optional shortcut creation... What is the n

Re: [WiX-users] perMachine optional shortcut creation...

2014-10-31 Thread Asbjørn Mikkelsen
replies here. Complete answers over there: > http://www.firegiant.com/ > > > -Original Message- > From: Phill Hogland [mailto:phogl...@rimage.com] > Sent: Friday, October 31, 2014 7:53 AM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] perMachine optio

Re: [WiX-users] perMachine optional shortcut creation...

2014-10-31 Thread Hoover, Jacob
- From: Phill Hogland [mailto:phogl...@rimage.com] Sent: Friday, October 31, 2014 9:53 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] perMachine optional shortcut creation... No. It smells wrong but that is what you need to do for a per-machine installation. -- View this

Re: [WiX-users] perMachine optional shortcut creation...

2014-10-31 Thread Rob Mensching
: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] perMachine optional shortcut creation... No. It smells wrong but that is what you need to do for a per-machine installation

Re: [WiX-users] perMachine optional shortcut creation...

2014-10-31 Thread Phill Hogland
No. It smells wrong but that is what you need to do for a per-machine installation. -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/perMachine-optional-shortcut-creation-tp7597616p7597621.html Sent from the wix-users mailing list archive at Nabble

Re: [WiX-users] perMachine optional shortcut creation...

2014-10-31 Thread Asbjørn Mikkelsen
But for perMachine installation, isn't HKCU wrong?, it kinda works though. On Fri, Oct 31, 2014 at 3:37 PM, Phill Hogland wrote: > I use something like this (without the condition, but that could be added, > in > which case I would also make the component transitive): > > >Direct

Re: [WiX-users] perMachine optional shortcut creation...

2014-10-31 Thread Phill Hogland
I use something like this (without the condition, but that could be added, in which case I would also make the component transitive): http://schemas.microsoft.com/wix/2006/wi"; /> -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.n