SkillAgentSearch skills...

ISMONISM

Utility for scanning folders recursively, to find files for which there is no matching shortcut in (a subfolder of) any user-defined folder.

Install / Use

/learn @Winkie1000/ISMONISM
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ISMONISM

<img align="left" src="https://raw.githubusercontent.com/Winkie1000/ISMONISM/master/Resources/Icon.png" alt="ISMONISM logo" height="40px" style="margin-top: 5px">

ISMONISM (In Start Menu Or Not In Start Menu) is an utility for scanning folders recursively, to find files for which there is no matching shortcut in (a subfolder of) any user-defined folder.

This utility was originally created with the Windows Start Menu in mind. By default it searches for executables (*.exe) in the Program Files folders. However, both the extension(s) to search for and the search folder(s) are user configurable.

It has the ability to create shortcuts of found items in a user configurable 'personal shortcut folder' (By default a subfolder of the Start Menu).

Screenshot

ISMONISM screenshot

Settings

ISMONISM settings screenshot

Using the source code

The script is created with AutoHotkey 1.1.32.00 - 1.1.33.02 Unicode.

In order to launch ISMONISM.ahk from the root of this repository the following is needed:

  • These scripts are needed in a Library:
    • JSON_ToObj.ahk by Vxe from here.
    • JSON_Beautify.ahk by Joe DF from here.
    • AutoXYWH.ahk by tmplinshi & toralf from here.
    • Class_SQLiteDB.ahk by just me form here.
  • sqlite3.dll from here is needed alongside ISMONISM.ahk. Be sure to download the right bit-version.

License and credits

ISMONISM is licensed under the MIT License.

For more information, see the license.

This script/application uses the following components:

See also

This project was created as part of NANY 2020 (New Apps for the New Year), hosted by DonationCoder.com. For more information see the corresponding DonationCoder.com forum topic.

Related Skills

View on GitHub
GitHub Stars11
CategoryDevelopment
Updated28d ago
Forks1

Languages

AutoHotkey

Security Score

95/100

Audited on Mar 8, 2026

No findings