Guest sdvick Posted August 17, 2005 Report Posted August 17, 2005 Hello everyone, I've searched all over (Modaco and the web at large) and cannot find an answer to what I thought was a simple question. Because I've always had good luck getting help from the fine folks in the forums, I thought I would check w/ the community. I've built a custom cab file for my SMT5600 but, as part of the instillation, I want to turn off ClearType and I was wondering... What is the syntax for the .inf file that will remove or rename a registry key? Thanx.
Guest gpcarreon (MVP) Posted August 17, 2005 Report Posted August 17, 2005 Hi. My suggestion would be to have a separate CAB for the ClearType in the form of a cab provisioning format file (cpf cab archive) then the other would be your main CAB file (installation file). ClearType on the Typhoon is at HKLM\System\GDI\ClearType ; a protected part of the registry (HKLM\System).
Guest sdvick Posted August 17, 2005 Report Posted August 17, 2005 (edited) I'm a complete nub so, please forgive me but, how do I set up a cpf? Also, if I want to edit a registry key w/ spaces, what do I need to do (i.e. enclose in quotes, etc.) to use it in the cab file? Example: HKCU\Software\Oxios Plugins\Tasks\Restrict\ Edited August 17, 2005 by sdvick
Guest gpcarreon (MVP) Posted August 18, 2005 Report Posted August 18, 2005 If you are new to CAB file creation, do check out this article: http://www.modaco.com/Creating_CAB_files_f...one-t94713.html Also, it might help reading these MSDN articles: http://msdn.microsoft.com/library/default....cpffileozup.asp http://msdn.microsoft.com/library/default....odeviceozup.asp
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now