Category Archives: [ Windows Software ]

WinNTSetup – Install Windows directly from a Windows Install ISO file

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

WinNTSetup is a very classic Windows system image installation and deployment tool for Windows and Windows PE, developed by JFX from Germany. It enables user to install Windows OS directly in Windows or Windows PE, without the assistance of any CD/DVD, USB and other storage devices. For this reason, WinNTSetup is often considered as the best tool for implementing Windows installation from local hard disk – that is, a universal hard disk installer for Windows OS.

Continue reading WinNTSetup – Install Windows directly from a Windows Install ISO file

OBS – Free, open-source and cross-platform live streaming and recording tool

Due to the popularity of live streaming, the success of XSplit Broadcaster intensified the competition within the Internet-based broadcasting software industry. OBS is one of the live streaming apps that wants to surpass XSplit. So far, it has been slightly better than XSplit in terms of functionality and performance. In addition, its official said it would be free forever (I hope so). This means that if XSplit doesn’t master some revolutionary new technologies, it will soon be ruined by OBS.

Continue reading OBS – Free, open-source and cross-platform live streaming and recording tool

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.

Hello Mario Engine – Anyone can make a Mario game as easy as 1-2-3

Hello Mario Engine (formerly called Hello’s Mario Engine, Hello Engine) is a feature-packed, fully-documented, easy-to-use Super Mario game engine for GameMaker: Studio, developed by Hello Fangaming from MFGG (Mario Fan Games Galaxy) in 2007. It enables anyone to make a Mario game with ease. Even better, it’s free and open-source (under the new BSD License), which means you can make whatever you want with this engine, without any restrictions.

Continue reading Hello Mario Engine – Anyone can make a Mario game as easy as 1-2-3

[v2.1, v3.0] TidyMyMusic – Optimize your music collection with one click

In many cases, the song name, singer information, album cover and other song information of music files downloaded from the Internet are chaotic or missing. For users who like to download and collect songs, this is really a headache to manage such a music library.

Continue reading [v2.1, v3.0] TidyMyMusic – Optimize your music collection with one click

Network Drive Control – Automatically connects to all network drives after logon

In some cases, you may need to frequently access and use files and folders stored on other PCs, servers or network storage devices. Thus, we might as well consider mapping them to local disks for ease of use. As we all know, the built-in “Map Network Drive” of Windows can only map devices in the same LAN; and its “Add Network Location” feature is not powerful enough either. This time, you can give Network Drive Control a try.

Continue reading Network Drive Control – Automatically connects to all network drives after logon

Alternate DLL Analyzer – DLL file viewer, analyzer and function exporter

DLL (Dynamic-link library) file includes a lot of functions, data and other resources that can be accessed and utilized by multiple programs. In addition, its importance to the system is self-evident (the absence of some important items inside will not only cause some software to fail, but also cause the system to crash), and virus files often use it to disguise themselves.

Continue reading Alternate DLL Analyzer – DLL file viewer, analyzer and function exporter

RuntimePack – Install all versions of Microsoft Visual C++ Redistributable Packages at one go

The runtime library (RTL for short) is literally the library file that a program needs when it’s running. It is usually provided in the form of dynamic-link library (DLL for short), and generally includes various functions that are commonly used in programming. It is a practical way to implement the concept of sharing function libraries in Windows. The extensions of these library function files are mainly *.dll, *.ocx (ActiveX control library), and *.drv (old system driver).

Continue reading RuntimePack – Install all versions of Microsoft Visual C++ Redistributable Packages at one go