NPP v6.6.9 last W2K version? ohh no! All update >v6.7 don't run under W2K
-
@gstavi said:
And nobody is going to do it or even bother to install Win2K to test it.
If someone has a chance to build it, I am willing to test Notepad++ under Win2k. We still have a couple of machines running this OS, and no easy way to upgrade them.
I confirm that Notepad++ 6.6.9 is the latest to work under Windows 2000, although it does not work right out of the box. The reason: it comes with plugin NppFTP version 0.2.5.0, which is too new. The solution is to disable this plugin, or downgrade it to version 0.2.4.0.
-
@gstavi said:
Personally I think that Win2K was the greatest OS Microsoft has ever produced.
…
And nobody is going to do it or even bother to install Win2K to test it.Agreed! I could test as I have a win2k machine handy but after looking into what’s needed there’s too much pain involved.
The hassle is that it npp is compiled with Visual Studio.
I verified the OP’s finding using the .7z packages that 6.6.9 is the last version that works on Win2k. The nppFTP plugin blows up but once that’s disabled then npp 6.6.9 works fine.
npp 6.7 fails to start with “npp is not a valid win32 application.” The process is not even launched.
I checked the PE headers.
v6.6.9 will work on Windows NT
8.0 linker version (compiled with Visual Studio 2005)
4.0 operating system version
4.0 subsystem versionv6.7 will work on Windows XP on up.
12.0 linker version (compiled with Visual Studio 2013)
5.1 operating system version
5.1 subsystem versionWindows NT is version 4.0, 2000 is version 5.0, XP is 5.1, and 2003 is 5.2.
Microsoft dropped support in the Visual Studio CRT as APIs such as HeapSetInformation() were added in Windows XP that are useful enough to the CRT that Microsoft chose to just bail-out rather than trying to work around not having those functions available.
Ideally, Microsoft would have added HeapSetInformation() and related APIs to Kernel32.dll via Windows Update but then there never would be a reason to buy an newer operating system version.
One workaround that may work is to compile with VS2013 but to link with VS 2005.
Unfortunately, SciLexer.dll may also needs to be compiled/linked the same way. It’s requesting a minimum operating system version of 6.0 which is Windows Vista.
-
Does the older version have nppFTP?
Is the older version possible for portable?
What is the last confirmed Notepad++ to work?I’m thinking of making a Windows 2000 Portable App collection, if I’m going to get a machine to run it. Just need to find and collect all the best app in a version that works.
I think you could get a decent set of programs, we had pretty much everything in the old days and only been going downward ever since.
So could you people confirm me the last Windows 2000 version and if it is portable? Does it have nppFTP? As long as things are working, I’m happy with an older version!
Dearly regards Darkijah
-
@Darkijah-Anders-Jehovahsøn said in NPP v6.6.9 last W2K version? ohh no! All update >v6.7 don't run under W2K:
So could you people confirm me the last Windows 2000 version
There’s THIS information, but I’ve no way to verify if it is correct.
-
@Alan-Kilborn Thanks I’m looking into the options at the moment in regards of very low power consumption hardware that can run windows 2000.
Notepad++ is the best, I use it for programming websites although not good at it.
I use the nppFTP as well all the time, so hopefully that is not missing in the Windows 2000 version. -
@Darkijah-Anders-Jehovahsøn said in NPP v6.6.9 last W2K version? ohh no! All update >v6.7 don't run under W2K:
I use the nppFTP as well all the time, so hopefully that is not missing in the Windows 2000 version.
For version 6.6.9, the nppFTP plugin is indeed bundled into the release, so perhaps you are in good shape!
-
@Alan-Kilborn Awesome!!! :)
Would be nice with a fully portable package of Windows 2000 Applications. I think I can do it, and I don’t even need to think of updating apps for the most part :P Just to find the last working edition.
I’m trying to figure out the best option of hardware for windows 2000, that will be the next thing… Or I can collect some Windows 2000 apps and begin collecting them for the overall Portable project.
I’ve used portable for years and years… And here are some of my notes and collections of apps although have yet to make a fully Zipfile with everything sorted out but links for the apps are there:
http://jesusgod-pope666.info/portableapps.php -
@NippurDeLagash Well… hmmm
-
@Darkijah-Anders-Jehovahsøn said in NPP v6.6.9 last W2K version? ohh no! All update >v6.7 don't run under W2K:
@NippurDeLagash Well… hmmm
If you’re looking for a reply from a user that posted something in this thread 5 years ago, and hasn’t been on this forum in 2022, well, don’t get your hopes up.
-
@Alan-Kilborn You never know :)
Anyway looking into getting some windows 2000 hardware collected, I think I think I have thought things through enough.