Community
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • Doctor RashirD

      Edited Post content was flagged as spam

      Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
      5
      0 Votes
      5 Posts
      56 Views
      Doctor RashirD

      @PeterJones
      Thank you for the reply. Yes, I understood that inference. I was hoping there was additional tweaks to try. Yes, I could do a reply. It was triggered on a very minor edit. Maybe the site support would be interested in the issue. But it’s not important to me now.

    • donhoD

      Notepad++ 8.8.8 release

      Watching Ignoring Scheduled Pinned Locked Moved Announcements
      11
      1 Votes
      11 Posts
      2k Views
      Lukas MayrL

      @PeterJones
      Thank you for adding the MSI-Installer section.

      The usual switches for silent/passive/… installation work just fine out of the box with the .msi.

      @donho
      For the .exe installer there are the Notepad++ -specific options, like /noUpdater
      These options seem to be missing from the .msi package

      For instance: in the putty installer you have the option to set your own install-directory by changing the property of INSTALLDIR

      msiexec /i "putty-64bit-0.83-installer.msi" /q INSTALLDIR="C:\Tools"

      Screenshot 2025-11-21 070153.png

      Those Options seem to not yet exist in the npp-msi installer
      Screenshot 2025-11-21 070257.png

    • Doctor RashirD

      How to Print Pretty with missing close tags.

      Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
      3
      0 Votes
      3 Posts
      92 Views
      Doctor RashirD

      @PeterJones
      I really appreciate what you’ve posted. There are many closed tags. And many open tags.
      I’m just trying to analyze the error I’m encountering with Quicken. I’ll look at what you propose but I have to determine how much work it is to fix or just the ones important to my analysis of the log.

      Thanks again.

    • N

      How to change file icon on txt files ?

      Watching Ignoring Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
      11
      0 Votes
      11 Posts
      232 Views
      N

      @PeterJones

      i have to hand it to you this worked, thank you :-)

      I couldnt find this description elsewhere, i tested all the 3 thirdparty apps, wthy didnt work though

      I seems to have missed the reg addition of defaulticon should be in the string sith notepad++

      best Nolan

    • h-jangraH

      Flex your customizations

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      2
      0 Votes
      2 Posts
      42 Views
      PeterJonesP

      @h-jangra ,

      In case you didn’t know, there is a central repository (https://github.com/notepad-plus-plus/nppThemes) called the “Notepad++ Themes Collection” where Notepad++ users can share their themes. (And my CollectionInterface plugin can make it easy for users to install your theme from that Themes Collection to their local Notepad++, without having to figure out where to download from or put the XML themselves).

      If you wanted to submit your theme to the Collection, I highly encourage it. :-)