Community
    • 登入

    N++ doesn't remember the settings on user's account

    已排程 已置頂 已鎖定 已移動 Help wanted · · · – – – · · ·
    8 貼文 3 Posters 5.4k 瀏覽
    正在載入更多貼文
    • 從舊到新
    • 從新到舊
    • 最多點贊
    回覆
    • 在新貼文中回覆
    登入後回覆
    此主題已被刪除。只有擁有主題管理權限的使用者可以查看。
    • Artur PabjańczykA
      Artur Pabjańczyk
      最後由 編輯

      Hi,
      I install N++ on my account (with Admin password) and change the language, style etc. After restart the program it works without the changes, I’ve made.
      It happens on my Win10 and on my one of old XP. But on one of my XP it’s ok.
      Where is the problem?

      Claudia FrankC 1 條回覆 最後回覆 回覆 引用 0
      • Claudia FrankC
        Claudia Frank @Artur Pabjańczyk
        最後由 編輯

        Hello @Artur-Pabjańczyk,

        first you have to distinguish whether you did a local or the appdata installation.
        Local installation means, the configuration files are in the same directory where npp executable is,
        where as appdata uses, well guess, the %APPDATA% environment variable to store the plugins
        and configuration data. If you check the debug info (available in ? menu) you will see a line

        Local Conf mode : ON/OFF
        

        On = local config
        Off = %APPDATA%

        Redo the steps (only one like changing style is needed).
        Close npp.

        Next check if the configuration files have been changed.
        I would check if config.xml has an changed entry

        <GUIConfig name="stylerTheme" path="NAME_OF_YOUR_THEME" />
        

        If it doesn’t, (double check the other location) check your write permissions on that file and/or directory.

        To see, what’s really going on you could use procmon (sysinternals tool) to trace your modification.

        Cheers
        Claudia

        1 條回覆 最後回覆 回覆 引用 0
        • Artur PabjańczykA
          Artur Pabjańczyk
          最後由 編輯

          Thanks. I"ll try it in a few days.

          1 條回覆 最後回覆 回覆 引用 0
          • dielang weiD
            dielang wei
            最後由 編輯

            If the software when editing can switch to the transparent background theme is also useful.

            1 條回覆 最後回覆 回覆 引用 0
            • Artur PabjańczykA
              Artur Pabjańczyk
              最後由 編輯

              During the installation I haven’t checked the first option: “Don’t use %APPDATA%; Enable this … . Check it if you use N++ in an USB device.” The “USB” misleaded me. Thank you for help.

              1 條回覆 最後回覆 回覆 引用 0
              • Claudia FrankC
                Claudia Frank
                最後由 編輯

                Am I correct to say, that problem has been solved by using local installation?

                Cheers
                Claudia

                1 條回覆 最後回覆 回覆 引用 0
                • Artur PabjańczykA
                  Artur Pabjańczyk
                  最後由 編輯

                  Local You mean on my “non-admin” profile?
                  I had a problem using local installation without this option, and now it works after local installation with this option.
                  Local Conf mode is OFF.

                  1 條回覆 最後回覆 回覆 引用 0
                  • Claudia FrankC
                    Claudia Frank
                    最後由 編輯

                    Local in regars to the npp installation does mean configuration data, plugins and notepad.exe in one directory.
                    So has nothing to do with your non-admin profile.

                    I’ve asked the question because I wasn’t sure if your problem is solved or not.

                    Cheers
                    Claudia

                    1 條回覆 最後回覆 回覆 引用 0
                    • 第一個貼文
                      最後的貼文
                    The Community of users of the Notepad++ text editor.
                    Powered by NodeBB | Contributors