start_a_program_at_boot
Differences
This shows you the differences between two versions of the page.
| start_a_program_at_boot [2016/04/24 07:46] – created juckins | start_a_program_at_boot [2016/04/24 08:25] (current) – juckins | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ==== Start a program at boot ==== | ==== Start a program at boot ==== | ||
| + | |||
| + | For Windows 7: | ||
| [[http:// | [[http:// | ||
| + | |||
| + | For Windows 10: | ||
| + | |||
| + | * Create a file like task.bat on the Desktop or in some other location. | ||
| + | |||
| + | < | ||
| + | start /min C: | ||
| + | </ | ||
| + | |||
| + | * Then use Windows-R and enter shell: | ||
| + | * Right-click New > Shortcut and follow the prompts to add your new shortcut | ||
start_a_program_at_boot.txt · Last modified: by juckins
