Menu

#207 Unable to delete desktop icon

2.0 Beta Series
closed-invalid
Scripting (211)
5
2004-01-27
2004-01-27
Anonymous
No

When I uninstall my application, it does find on the
start menu items, but always leaves the desktop icon
behind. Here is the code in my uninstall section:

!insertmacro MUI_STARTMENU_GETFOLDER Application
$MUI_TEMP

Delete "$DESKTOP\IDX File Loader.lnk"
RMDir /r "$SMPROGRAMS\$MUI_TEMP"

I'm new to this, so this may not be correct.

Thanks.

Discussion

  • Nobody/Anonymous

    thom@nowhereatall.com

     
  • Amir Szekely

    Amir Szekely - 2004-01-27
    • labels: 516681 --> Scripting
    • assigned_to: joostverburg --> kichik
    • status: open --> closed-invalid
     
  • Amir Szekely

    Amir Szekely - 2004-01-27

    Logged In: YES
    user_id=584402

    Shortcuts to .bat file have the .pif extension on Windows 9x,
    not the .lnk extension.

     

Log in to post a comment.

MongoDB Logo MongoDB