au3pm

A package manager for AutoIt3

View project on GitHub

Folders

Folder structures used by au3pm

Description

au3pm puts various things on your computer.

This document will tell you what it puts where.

tl;dr

  • Local install (default): puts stuff in ./au3pm of the current package root.
  • Global install (with -g): puts stuff in %LocalAppData%\au3pm or wherever node is installed.

Temp files

Temporary files are stored in %TMP% or %TEMP% folder.