drscouse Posted September 26, 2005 Posted September 26, 2005 Have done a quick search, and only found that inf (usually for drivers) install from the winnt.sif, which I knew...Is there a way I could install the doshere.inf (Command window here.. but I have customised the actual menu name) I have from the ROE script, or even cmdlines.txt??Cheers
Sonic Posted September 26, 2005 Posted September 26, 2005 Use reg file ...and regedit /S TheReg.reg in your cmdlines.txt ...REGEDIT4;Invite de commandes[HKEY_CLASSES_ROOT\Drive\Shell\cmd]@="Invite de commandes"[HKEY_CLASSES_ROOT\Drive\Shell\cmd\command]@="cmd.exe /k \"cd %L\""[HKEY_CLASSES_ROOT\Directory\Shell\cmd]@="Invite de commandes"[HKEY_CLASSES_ROOT\Directory\Shell\cmd\command]@="cmd.exe /k \"cd %L\""Edit the name & co ... (french here )Goodbye.
drscouse Posted September 26, 2005 Author Posted September 26, 2005 Wow.. as easy as that...THANKS :-)
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