Jump to content

unattended mouse cursors


Recommended Posts

i have builded a unattended XP installation with nlite + xpize + rvyn's pack + wmp slimstrimer

now i also to integrate my custom cursors to load by default when my unattended xp boots for the first time

Link to comment
Share on other sites


This Is What I Did To Get My Cursors To Load, All This Is In The $OEM$, I Not Sure If It Will Work For U But It Did For Me

You Will Probably Have To Make Sure Your Cursors R Copied And In The Same Location Evertime You Run Your UA

I Would Place A Copy Command In Ur *.bat File To Copy The Cursors To A Specific Location So When U Import The *.reg Setup Can Find Them

In cmdlines.txt

[commands]

".\user.bat"

user.bat

regedit /s cursors.reg

These R My Settings But You Will Have To Export This For Yourself When U Have What U Like

cursors.reg

[HKEY_CURRENT_USER\Control Panel\Cursors]

"Arrow"=hex(2):25,00,53,00,59,00,53,00,54,00,45,00,4d,00,52,00,4f,00,4f,00,54,\

00,25,00,5c,00,43,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,70,00,65,00,\

6e,00,5f,00,6d,00,2e,00,63,00,75,00,72,00,00,00

"Crosshair"=hex(2):25,00,53,00,59,00,53,00,54,00,45,00,4d,00,52,00,4f,00,4f,00,\

54,00,25,00,5c,00,43,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,70,00,65,\

00,6e,00,5f,00,6d,00,2e,00,63,00,75,00,72,00,00,00

"IBeam"=hex(2):25,00,53,00,59,00,53,00,54,00,45,00,4d,00,52,00,4f,00,4f,00,54,\

00,25,00,5c,00,43,00,75,00,72,00,73,00,6f,00,72,00,73,00,5c,00,70,00,65,00,\

6e,00,5f,00,6d,00,2e,00,63,00,75,00,72,00,00,00

Link to comment
Share on other sites

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...