Look in a verbose log file and make sure the Component that contains the 
Shortcut is scheduled to be uninstalled.

SaiTeja wrote:
> Hi,
>
> I created short cuts using following code
>
>                 <Shortcut Id="startmenuFoobar10" Directory="ProgramMenuDir"
> Name="Foobar10" 
>                   LongName="Foobar 1.0" WorkingDirectory='INSTALLDIR'
>                   Icon="Foobar10.exe" IconIndex="0" />
>   
>                 <Directory Id="ProgramMenuFolder" Name="PMenu"
> LongName="Programs">
>                   <Directory Id="ProgramMenuDir" Name='Foobar10'
> LongName="Foobar 1.0" />
>                 </Directory>
>            
>                  <Icon Id="Foobar10.exe" SourceFile="FoobarAppl10.exe" />
>
>
> But at the time of un installing created short cut is not deleted.
>
> Can  any one tell me what is the problem here???
>
>
>
>
>   


-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to