extrabigmehdi Posted October 9, 2007 Posted October 9, 2007 (edited) Hi,what's the easiest way to integrate cursors in an install , so that they are set by default at first launch ?Any step by step ?Does this work with themes ?thanksPS: I made a search yesterday, but didn't find / figured out Edited October 9, 2007 by extrabigmehdi
rajesh.kumar Posted October 9, 2007 Posted October 9, 2007 REG ADD %KEY%026 /VE /D "Adding My Cursors..." /fREG ADD %KEY%026 /V 1 /D "RunDll32.exe setupapi,InstallHinfSection DefaultInstall 132 %CDP%\MyBlueGlass\Install.inf" /fMyBlueGlass.rar
extrabigmehdi Posted October 9, 2007 Author Posted October 9, 2007 hi rajesh,I guess I have to put these commands in the runonce tab, of the unattended step isn't it ?where do I have to put the cursors in order to build the iso ?what is the %CDP% path ? (doesn't exist on my system)I don't necessarily understand well the command, so if I which to install other cursors let say Fedora's ones that are in "Fedora" folder, with an inf files called "Fedora.inf",then I just have to call the commands:REG ADD %KEY%026 /VE /D "Installing Fedora Cursors..." /fREG ADD %KEY%026 /V 1 /D "RunDll32.exe setupapi,InstallHinfSection DefaultInstall 132 %CDP%\Fedora\Fedora.inf" /fOr there is something else to adapt ?Is there a way to test this commands without proceding to the whole install ?thanks
AgiHammerklau Posted October 9, 2007 Posted October 9, 2007 (edited) I remember, there has been a thread not too long ago, but I have to check, if it was here or in the german nlite forum.AgiEditMust have been in the german nlite forum, ´cause I just found an old answer by Nuhi :http://www.msfn.org/board/index.php?showto...st&p=552485 Edited October 9, 2007 by AgiHammerklau
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