Menu

Corecting Mistakes in Run Menu

hrhan
2008-11-25
2012-11-13
  • hrhan

    hrhan - 2008-11-25

    I made a mistake in adding an item to the "Run" menu.  I tried to eliminate the bad item by deleting its line in the "Application Data\Notepad++\shortcuts.xml file.  I saved the change, shut down Notepad++ and restarted Notepad++.  To my surprise the bad menu item was still there.  What should I be doing to delete a bad menu item?    This is with Windows XP.

    Howard

     
    • hrhan

      hrhan - 2008-12-05

      Thank you for clearing up the mystery as to why I couldn't change the "Application Data\Notepad++\shortcuts.xml file.  Using your suggestion I used a different editor to edit the "Application Data\Notepad++\shortcuts.xml file.  But I must have done something wrong when  editing the "Application Data\Notepad++\shortcuts.xml file with EditPad Pro as every item but the top one was missing from the "Run" menu.  Hence ended up reinstalling Notepad++ to correct all of the mistakes I made in the "Run" menu.

      Howard

       
    • SnoopyDog

      SnoopyDog - 2008-11-29

      Do you make the same in C:\Program Files\Notepad++\shortcuts.xml file?

       
    • trutter

      trutter - 2008-12-03

      You may not edit it while Notepad++ is running, because Notepad++ stores this data in memory while running and writes it back to the file, overwriting your changes.  You need to shut down Notepad++ BEFORE making changes.