For the following modules: |
Add to target line: |
How these modules function: |
Macro Launcher |
'path\macroname.bas' |
Each time you start this shortcut, the program will automatically run the specified macro. If you want to send a command line parameter to the macro, put it after the ending quote. Note: Using double, single, or no quotation marks is acceptable. Double quotation marks must be included for the entire path and name if the Launch.Exe path fie contains spaces. |
Examples:
"C:\Program Files\Hertzler Systems\GainSeeker\Launch.exe" ‘c:\macro.bas’
"C:\Program Files\Hertzler Systems\GainSeeker\Launch.exe" ‘c:\macro.bas’ xyz
Note: On Windows Vista workstations, this program will only work correctly when specifically granted permission to run or when run as an administrator. |