How to startup with a customized bat file
book
Article ID: 372051
calendar_today
Updated On:
Products
Ghost Solution Suite
Issue/Introduction
You are trying to add a customized batch (.bat) file that runs at startup.
Resolution
Try the following:
- Open "Boot Disk Creator"
- Right-click on your desired configuration and select Add>File> then select your custom .bat file (as example, it is called "custom.bat")
- Then Edit the startup.bat with the following entry at the bottom:
x:\custom.bat
- Recompile the preboot configuration
That should make it so your "custom.bat" file runs at startup.
Feedback
thumb_up
Yes
thumb_down
No