SkillAgentSearch skills...

NotITGInstaller

unofficial installer of notitg

Install / Use

/learn @nhan2k0/NotITGInstaller
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

NotITG Installer NSIS Script

Unofficial NotITG Installer NSIS Script

In this repository, you will find the source code, assets, and along with that, the precompile binary of the installer

Structure of the installation folder based from Quickstart-v.4.9.1.zip

Script Type & Progress

Online Installer

This NSIS script compile binary in output folder <br>Setup Process:

  • Download game file from NotITG website using inetc
  • Extract the game files using NSISUnz

Optional Feature:

  • Shorcut game + folder
  • Remove Song Pack (The purpose of this is to make the game folder in minimal space, user can also opt out this option)
  • Mirin Template v.5.0.1 (bundled in this installer)

Standalone Installer

  • Unlike online installer, the game data is packed into the installer
  • User can pick whenever they want to keep or not keep the Song Pack or individual Song Pack
  • Standalone required you to have game zipfile in order to repackage into the installer

Requirement

  1. NSIS 3.11
  2. inetc
  3. NSISUnz
  4. newadvsplash (Splash screen)
  5. Git (commit id, date parsing)

Credits / Assets

  • Mirin Template (v5.0.2) by XeroOI
  • Wizard Image - Altate by PlasticRainbow + mrcool909090 from Mod Jam Easy Modo
  • Icon modified from OpenITG icon

False Positive

NSIS have common problem with false positive antivirus, please refer to this for more information

If the installer show SmartScreen when open the program, simply click "More info" and then "Run anyway" <br>Because the installation using online feature to download the game file from the website, some antivirus will detect this as malcious activity, if Windows falsely remove the installer, you have to go to Windows Defender and allow the program <br>The code in this repository is harmless and the gamedata taken from NotITG website, you can review the code in case there's something wrong with the code (Please apologize if there's something wrong with the code :( )

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated7mo ago
Forks0

Languages

Lua

Security Score

62/100

Audited on Sep 6, 2025

No findings