.bat at system startup login script

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have a .bat file which has a command that installs a registry entry. I
have this .bat file execute at system startup through group policy. The
things is it not working at system startup. If i login and execute it, it
will then install. Anyone know why? is it something to do with the system not
being able to access the registry at system startup.
 
Craig,

Which Hive is it trying to install to? Some things like HKCU will not
be instantiated until the user logs on.

Ryan Hanisco
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top