Keyword: ADDSTARTUP - Add to Startup folder
Posted: Sun Feb 26, 2023 1:54 pm
Description
- Specify a file to be copied into user startup directory. This program/file would theoretically run on next user startup.
- User is the user running the automation.
- x: file path to the specified file.
- ADDSTARTUP x
- ex:
- ADDSTARTUP c:\exportedPlaylist.bat
- ADDSTARTUP %DIALOG_FILE%
- ex: