G
Gianluca Facca
I need to automatically execute a file.bat at first boot of the run-time
image.
How can I do?
image.
How can I do?
Sherrie Beek said:Hello,
XP Embedded actually has several ways to accomplish this.
If you only want a batch file to run you can go directly
into Target Designer under your configuration and
select "extra files". You can add the batch file here.
If your file requires any registry data you can add it
here as well. Then you can add the Resource
called "RunOnce Request" for a program that needs to
execute at first boot of the run-time image and you
specify the filepath here as well.
You can also create a custom component in Component
Designer. Add the file.bat file to your component and
fill in the Add Component file resource box. Then you can
choose to add a resource called "RunOnce Request" This key
will run your batch file during First Boot of the run-time
image.
I hope this helps.
Sherrie Beek
Technical Trainer
VenturCom, Inc
www.vci.com