Jump to content

Winlogon Files Locations In Xp, Want to Use .bat file


Recommended Posts

Posted

Can anybody mention about winlogon location in XP

I would like to use xxx.bat file during the windows logging run automatically itself

Thanks in Advance


Posted

If it's for all users, add a registry entry (type REG_SZ and name of your choice)there :

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

Its value should contain the full path to the batch you need to run.

If it's only for one user, log on with this user and add the entry there:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

Posted

or copy your xxx.bat file to this folder. (it will run each logon)

C:\Windows\System32\GroupPolicy\User\Scripts\Logon

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...