Jump to content

How to install unattended cursors?


Recommended Posts


I installed them using an inf file

example

; Fedora Inverse

; Win 9x/NT Cursor Scheme installation file.

[Version]signature="$CHICAGO$"

[DefaultInstall]

CopyFiles = Scheme.Cur, Scheme.Txt

AddReg    = Scheme.Reg

[DestinationDirs]

Scheme.Cur = 10,"%CUR_DIR%"

Scheme.Txt = 10,"%CUR_DIR%"

[scheme.Reg]

HKCU,"Control Panel\Cursors\Schemes","%SCHEME_NAME%",,"%10%\%CUR_DIR%\%pointer%,%10%\%CUR_DIR%\%help%,%10%\%CUR_DIR%\%work%,%10%\%CUR_DIR%\%busy%,%10%\%CUR_DIR%\%cross%,%10%\%CUR_DIR%\%Text%,%10%\%CUR_DIR%\%Hand%,%10%\%CUR_DIR%\%unavailiable%,%10%\%CUR_DIR%\%Vert%,%10%\%CUR_DIR%\%Horz%,%10%\%CUR_DIR%\%Dgn1%,%10%\%CUR_DIR%\%Dgn2%,%10%\%CUR_DIR%\%move%,%10%\%CUR_DIR%\%alternate%,%10%\%CUR_DIR%\%link%"

; -- Common Information

[scheme.Cur]

Normal Select.cur

Help Select.cur

Working In Background.cur

Busy.ani

Text Select.cur

Skull.cur

Vertical Resize.cur

Horizontal Resize.cur

Diagonal Resize 1.cur

Diagonal Resize 2.cur

Move.cur

Link.cur

Precision Select.cur

Handwriting.cur

Alternate Select.cur

[scheme.Txt]

Fedora Inverse.txt

[strings]

CUR_DIR    = "Cursors\Fedora Inverse"

SCHEME_NAME = "Fedora Inverse"

pointer    = "Normal Select.cur"

help          = "Help Select.cur"

work          = "Working In Background.cur"

busy          = "Busy.ani"

text          = "Text Select.cur"

unavailiable  = "Skull.cur"

vert          = "Vertical Resize.cur"

horz          = "Horizontal Resize.cur"

dgn1          = "Diagonal Resize 1.cur"

dgn2          = "Diagonal Resize 2.cur"

move          = "Move.cur"

link          = "Link.cur"

cross      = "Precision Select.cur"

hand          = "Handwriting.cur"

alternate  = "Alternate Select.cur"

then on either next reboot or if you run 'rundll32.exe iernonce.dll,RunOnceExProcess'

Link to comment
Share on other sites

  • 3 weeks later...
  • 1 month later...

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