|
Microsoft Open Sources Code NT4 File Manager | Microsoft is releasing the source code for its original Windows File Manager from nearly 28 years ago. Originally released for Windows 3.0, the File Manager was a replacement for managing files through MS-DOS, and allowed Windows users to copy, move, delete, and search for files. While it’s a relic from the past, you can still compile the source code Microsoft has released and run the app on Windows 10 today.
The source code is available on GitHub, and is maintained by Microsoft veteran Craig Wittenberg under the MIT license. Wittenberg copied the File Manager code from Windows NT 4 back in 2007, and has been maintaining it before open sourcing it recently. It’s a testament to the backward compatibility of Windows itself, especially that this was originally included in Windows more than 20 years ago. It’s as nostalgic as running Windows 95 on an Xbox One, Apple Watch, or Android smartwatch. If you’re a fan of original Windows File Manager you can download the app from GitHub and remind yourself of what computing used to look like years ago.
Source https://github.com/Microsoft/winfile/
Download http://old-dos.ru/index.php?page=files&mode=files&do=show&id=6816
| Добавил Emmanual, 2018-04-10 16:16:58 |
Комментарии | #1 Автор: SergeCpp (2018.04.11 14:31) | Хабр (обсуждение): https://m.geektimes.ru/post/299845/comments/
|
#2 Автор: Kvirit (2018.04.11 15:59) | exe'шник здесь: https://github.com/Microsoft/winfile/releases/download/v10.0/Winfile_v10.0.zip |
#3 Автор: uav (2018.06.14 12:24) | Почему-то у меня этот EXE'шник не запускается под XP - выдаёт "... не является приложением Win32". |
#4 Автор: Nika (2018.06.14 12:30, изменений: 3, 2018.06.14 12:38) | Он скомпилирован для Vista+ и реально её требует, перебить номер версии в заголовке не поможет. Использует кроме того msvcp140.dll, которая только для Win7+. ) Олени.
.. Readme.txt file: - - - - - - - - - - - - - - - - -- - - - -- - - - - - - -- - ->8 Runtime: Winfile.exe depends on the VS 2015 C++ runtime; you can download that from https://www.microsoft.com/en-us/download/details.aspx?id=48145 - - - - - - - - - - - - - - - - -- - - - -- - - - - - - -- - ->8
|
| |
|