Re: [WiX-users] Problem with registrering shortcuts when using perMachine installations

2014-06-18 Thread Jeremiahf
Should be fine. I haven't had any problems. On Wed, Jun 18, 2014 at 7:38 AM, neslekkim wrote: > anyone?, or is it perfectly ok to store this in hkcu for perMachine > installs? > > > > > -- > View this message in context: > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Problem-wi

Re: [WiX-users] Problem with registrering shortcuts when using perMachine installations

2014-06-18 Thread neslekkim
anyone?, or is it perfectly ok to store this in hkcu for perMachine installs? -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Problem-with-registrering-shortcuts-when-using-perMachine-installations-tp7595220p7595335.html Sent from the wix-users ma

[WiX-users] Problem with registrering shortcuts when using perMachine installations

2014-06-13 Thread neslekkim
This example: http://wixtoolset.org/documentation/manual/v3/howtos/files_and_registry/create_start_menu_shortcut.html If one takes that example, and changes it a little, Allusers=1 and HKLM in registrykey for the shortcut component http://schemas.microsoft.com/wix/2006/wi";> *