@L-Smxxx said in Help: N++ crashes when "run as admin":
Can you kindly explain what is, and how to acquire, “portable version” of N++?
Sorry, I thought I did explain. I mean, I said, " That is effectively what my advice in the other thread is telling you how to do.". And I linked to the other post. And in that other post, I directed you to https://notepad-plus-plus.org/downloads/ .
Admittedly, the clues ran dry there, probably because I assumed you could figure out the rest: you would have to pick one of the releases (like “Notepad++ 8.1.1 release”, and once on that page, you would see the various download options, including the section like Download 64-bit x64 which contains a link to “Portable (zip)”, and once you saw that link, you would be able to see how to download the portable version.
de9002bf-08ba-4d5f-8c0a-fbd1438f57c1-image.png
After downloading the portable zip file, you would have to unzip it to a known location – for example, into Desktop\npp.8.1.1.portable.x64\ – and then run the portable version from there
And what is the difference between that, and a “regular” version?
A regular version comes in a bundled installer, and usually goes into your standard Program Files. A portable version runs from whatever folder you unzip it into. The other benefit of the portable is that the portable version by default uses the config files from the same folder you unzipped, rather than using your config files in AppData – this allows you to have multiple copies of Notepad++ with different configurations… which is often the point of running the portable edition (and in your case, to see whether you can get Run As Admin to work for a different copy of Notepad++.