Q: | I would like to execute a script at startup by adding the /r parameter. How do I do submit this option to a desktop icon? |
A: | Right click on the icon and select "Properties", click on the "Shortcut" tab and add
the "/r scriptname" to the end of the "Target" field (replacing "scriptname" with the name of the script
you want to launch without the ".poc" extension).
For example, to run the "About Poco Script" script the target would look like: |