execute program before get into windows.

  • Thread starter Thread starter max
  • Start date Start date
M

max

Hi all,

I want to execute a program to copy files thru network shares before
actually get into windows (at least before any others program load).
Where is the config files i should look into?? Is XP network load
before actually get into windows?

Thanks.

Max.
 
max said:
Hi all,

I want to execute a program to copy files thru network shares before
actually get into windows (at least before any others program load).
Where is the config files i should look into?? Is XP network load
before actually get into windows?

Unlike the Win9x systems, there is nothing "before windows" in WinXP.

You can tell the system to run programs or batch files when logging a
user on by using that user's "Startup" folder.
 
If you mean before someone logs on, yes you can. Use the Scheduled Tasks
wizard to set it up.
 
max said:
Hi all,

I want to execute a program to copy files thru network shares before
actually get into windows (at least before any others program load).
Where is the config files i should look into?? Is XP network load
before actually get into windows?

Thanks.

Max.

As Bob suggested, use the Task Scheduler to run the task
at "Boot time". Remember to run it under an account that
has appropriate access to the networked resources.
 
Back
Top