thehalon Posted October 22, 2004 Posted October 22, 2004 Hi there. I searched the forum but i didn't succeed. How do i integrate cursors?thx a lot ~thehalon
Stinger12348 Posted October 22, 2004 Posted October 22, 2004 I installed them using an inf fileexample; Fedora Inverse; Win 9x/NT Cursor Scheme installation file.[Version]signature="$CHICAGO$"[DefaultInstall]CopyFiles = Scheme.Cur, Scheme.TxtAddReg = 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.curHelp Select.curWorking In Background.curBusy.aniText Select.curSkull.curVertical Resize.curHorizontal Resize.curDiagonal Resize 1.curDiagonal Resize 2.curMove.curLink.curPrecision Select.curHandwriting.curAlternate 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'
DisabledTrucker Posted November 9, 2004 Posted November 9, 2004 All I did was add them to my $OEM$\$$\Cursors folder and then call them with my .theme file. Works every time.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now