Keyword: ADDSTARTUP - Add to Startup folder

Keywords are used within scripts that enabled powerful features such as dynamic variables, clipboard manipulation, read/write files, mimic inputs and more.
User avatar
YiMeng
Author
Posts: 235
Joined: Sat Jul 18, 2020 10:58 pm
Location: NY
Contact:

Keyword: ADDSTARTUP - Add to Startup folder

Unread post by YiMeng »

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.
Parameters
  • x: file path to the specified file.
Usage
  • ADDSTARTUP x
    • ex:
      • ADDSTARTUP c:\exportedPlaylist.bat
      • ADDSTARTUP %DIALOG_FILE%