Menu

Max number history files on 64-bit Windows

2007-07-06
2012-11-13
  • Nobody/Anonymous

    I am using Notepad++ 4.1.2 on 64-bit Windows XP Pro. I have the - <!--  The History of opened files list set to default 15 in the config XML file.

    <!--  The History of opened files list -->
      <History nbMaxFile="15" />

    However when the program runs, the Max number history file shows to be 0 and I cannot change it, even though the  the config XML file has it as 15.

    THis works perfectly on 32-bit Windows. Is this a 64-bit bug? How can I fix it?

    thanks
    Pras, Toronto

     
    • Don HO

      Don HO - 2007-07-07

      See "Where are Notepad++ settings saved?" on :
      http://notepad-plus.wiki.sourceforge.net/FAQ
      to make sure that you modify the right file.

      Don