On 11 Feb 2009, at 10:27, Tim Musschoot wrote: > Hello, > > I'm struggling with the system to put a shortcut to an executable on > the desktop for all users, and a shortcut to the same executable in > the program menu for all users. > > This is an extract of the code I use: > > <Property Id="ALLUSERS" Value="1" /> > > <DirectoryRef Id="TARGETDIR"> > <Directory Id="DesktopFolder" Name="Desktop"> > <Component Id="AppShortCuts" Guid="3DBB6D25- > A967-40FE-9DDB-0B75934498E5"> > <RegistryValue Id="ShortCutRegValue" Action="write" > Key="Software > \Argenta\Eclipse" Name="Installed" Value="1" KeyPath="yes" > Root="HKMU" Type="integer" />
That should be HKCU, I think, not HKMU. But personally I find the whole business of "advertizing" shortcuts completely non-intuitive (the WIX docs and the MSDN docs are both unclear) and would welcome some comments from someone who understands this :-) > Cheers, Chris ------------------------------------------------------------------------------ Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM) software. With Adobe AIR, Ajax developers can use existing skills and code to build responsive, highly engaging applications that combine the power of local resources and data with the reach of the web. Download the Adobe AIR SDK and Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users