This commit is contained in:
DosX 2026-06-22 14:02:01 +03:00
commit 6b180e6bb8
14 changed files with 14 additions and 0 deletions

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: horsicq <horsicq@gmail.com>
// https://www.createinstall.com/
meta("installer", "CreateInstall");
function detect() {

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: hypn0 <hypn0@mail.ru>
// https://nsis.sourceforge.io/Excelsior_Installer
meta("installer", "Excelsior Installer");
function detect() {

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: hypn0 <hypn0@mail.ru>
// https://www.heise.de/download/product/ghost-installer-free-edition-12858
meta("installer", "Ghost Installer");
function detect() {

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: horsicq <horsicq@gmail.com>
// https://jrsoftware.org/isinfo.php
meta("installer", "Inno Setup Module");
function getVersionAndOptions(nOffset) {

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: horsicq <horsicq@gmail.com>
// https://en.wikipedia.org/wiki/InstallShield
meta("installer", "InstallShield");
function detect() {

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: hypn0 <hypn0@mail.ru>
// https://install-us.software.informer.com/
meta("installer", "InstallUs");
function detect() {

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: horsicq <horsicq@gmail.com>
// https://en.wikipedia.org/wiki/Nullsoft#Nullsoft_Scriptable_Install_System
meta("installer", "Nullsoft Scriptable Install System");
function detect() {

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: hypn0 <hypn0@mail.ru>
// https://installsite.org/pftw/default.htm
meta("installer", "PackageForTheWeb");
function detect() {

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: hypn0 <hypn0@mail.ru>
// https://www.pantaray.com/qsetup.html
meta("installer", "Pantaray QSetup");
function detect() {

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: hypn0 <hypn0@mail.ru>
// https://vmware.com
meta("installer", "VMWare");
function detect() {

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: hypn0 <hypn0@mail.ru>
// https://en.wikipedia.org/wiki/WiX
meta("installer", "WiX Toolset Installer");
function detect() {

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: hypn0 <hypn0@mail.ru>
// https://win-rar.com
meta("installer", "WinRAR Installer");
function detect() {

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: hypn0 <hypn0@mail.ru>
// https://winamp.com/
meta("installer", "Winamp Installer");
function detect() {

View file

@ -1,6 +1,7 @@
// Detect It Easy: detection rule file
// Author: horsicq <horsicq@gmail.com>
// https://wpkg.org/WISE_installer
meta("installer", "Wise Installer");
function detect() {