F5F Stay Refreshed Software Operating Systems Initiate program launch files

Initiate program launch files

Initiate program launch files

A
AlexOMontoya
Member
65
09-13-2016, 07:28 AM
#1
Check the category for your request. This seems related to batch scripts or startup programs, likely under system configuration or application launch settings. Confirm it's appropriate for your environment.
A
AlexOMontoya
09-13-2016, 07:28 AM #1

Check the category for your request. This seems related to batch scripts or startup programs, likely under system configuration or application launch settings. Confirm it's appropriate for your environment.

R
Rey_Gordo6
Member
51
09-13-2016, 07:47 AM
#2
You don't need to use a batch file; simply make a Windows shortcut in the Startup folder, and it will function identically.
R
Rey_Gordo6
09-13-2016, 07:47 AM #2

You don't need to use a batch file; simply make a Windows shortcut in the Startup folder, and it will function identically.

E
ElephantDream
Junior Member
5
09-15-2016, 03:06 AM
#3
The file is located in your startup folder, specifically in the downloads or desktop directory. Use the command to navigate there before running the script.
E
ElephantDream
09-15-2016, 03:06 AM #3

The file is located in your startup folder, specifically in the downloads or desktop directory. Use the command to navigate there before running the script.

J
JGood456
Member
168
09-15-2016, 06:18 AM
#4
Check your system for a file named "batchfile.bat" or similar. If you can't locate it, search using its name in the directory. For the second part, ask for guidance on how to run or modify it.
J
JGood456
09-15-2016, 06:18 AM #4

Check your system for a file named "batchfile.bat" or similar. If you can't locate it, search using its name in the directory. For the second part, ask for guidance on how to run or modify it.

X
xXAllyBruhXx
Junior Member
12
09-15-2016, 07:53 AM
#5
Create a new batch file by opening Notepad and pasting the command. Save it with a .bat extension in your Start Menu folder, adjusting the path to point to the location of Run_TradeMacro.ahk.
X
xXAllyBruhXx
09-15-2016, 07:53 AM #5

Create a new batch file by opening Notepad and pasting the command. Save it with a .bat extension in your Start Menu folder, adjusting the path to point to the location of Run_TradeMacro.ahk.