Configuration
Start-CommanderLast updated
PSCommander is configured using a single PowerShell script file. This file is stored in Documents\PSCommander\config.ps1.
To create the file with a starter configuration and open it in the editor, run Start-Commander.
Start-CommanderPSCommander uses this configuration file to load settings. Changes to the file will cause PSCommander to reconfigure itself while it is running.
Add PSCommander configuration commands to this file, such as schedules, hot keys, tray menus, desktop widgets, and Explorer context menus.
Last updated