I recently had to rename the some applications and the corresponding 
shortcuts. The problem is that after an upgrade, the renamed 
applications are installed, the old applications are deleted, but the 
old and new shortcuts coexist. You will find below the component definition:

          <Component Id="compshortcutsNodeManager" 
Guid="EC9C5D40-7558-4040-93C2-1D320E890C08" DiskId="1">
            <CreateFolder/>
            <RemoveFolder Id="dkw4" On="uninstall"/>
            <Registry KeyPath="yes" Id="ice38csNM"
                Action="write" Root="HKCU" Key="Software\Dolphin 
Interconnect\Installer\ice38csNM" Type="string" 
Value="[ProgramMenuFolder]"/>

            <Shortcut Id="shnodeman" Description="Restart dis_nodemgr 
service" Directory="SCIUtilMenuFolder" Name="SCI23" 
LongName="dis_nodemgr.bat" Target="[!_cutilbatch]" 
Arguments="dis_nodemgr" IconIndex="0" Advertise="no"/>
            <Shortcut Id="shnodelog" Description="Display dis_nodemgr 
log messages" Directory="SCIUtilMenuFolder" Name="SCI2231" 
LongName="dis_nodemgr.log" Target="[_DISnotepad]" 
Arguments="%SystemRoot%\system32\drivers\etc\DIS\log\dis_nodemgr.log" 
IconIndex="0" Advertise="no"/>
            <RemoveFile 
Id="compShortcutsNodeManagerSCIUtilMenuFolderRem" 
Directory="SCIUtilMenuFolder" On="uninstall"/>
          </Component>

I would greatly appreciate your assistance.

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to