Alex Henderson wrote: > Sent: Sunday, February 18, 2007 10:44 PM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] uninstall shortcut... > > Right, so I added the dummy KeyPath registry entry, like so: > > <Component Id="Uninstaller" > Guid="0454D0FC-190C-42c9-9506-DBA17DECBCB2"> > <RegistryKey Action="createAndRemoveOnUninstall" Root="HKCU" > Key="Software\ScreenArchitect\Uninstaller"> > <RegistryValue Value="" Type="string" KeyPath="yes" /> > </RegistryKey> > <Shortcut Target="[UNINSTALLCMD]" Id="UninstallIcon" > Name="Uninstall" > Description="Uninstall Application" Directory="ProgramMenuDir" /> > </Component> > > And I built my MSI successfully, however during installation it fails to > create the shortcut, complaining that it can't find or write to the > destination directory - I have other shortcuts (for executable files) which > are being created just fine in the same location (but they're advertised > shortcuts)... am I missing something vital here?
What's in the log file? Andre' ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users