Arie Posted November 3, 2007 Author Posted November 3, 2007 Going off of the official icon for the control panel it does have a border just browse the LightScribe dir in you program files\common folder and you'll see that. So I cannot do much about that unless I rebuilt the icon without a border.I did rebuild the cpl & cpi files though so the name is right now sorry about that.I found out what the problem is with the border. When you open the Control Panel, the icon does have a border. This is how it should indeed look. However, if you open the Control Panel cascaded from the Start Menu, the icon should not have a border. Thank you very much for your help, but please don't bother fixing this "problem". The reply of "os2fan2" above helped me solve this whole issue myself. I downloaded Uuidgen.Exe from the Microsoft web site and used it to generate a CLSID. I used this CLSID in my REG-file, which you can see below. It works like a charm now and the icon displays correctly in the Control Panel (with a border) as well as in the Control Panel when it's cascaded in the Start Menu (without a border); see attached screenshot (the top one in red is mine, the bottom in red one is yours). Thanks again for your help! You too "os2fan2"! Oh, and thanks to "Oisin" for the REG_EXTEND_SZ hint! Windows Registry Editor Version 5.00; DISABLE NOTIFICATION MESSAGES[HKEY_CURRENT_USER\Software\LightScribe\LightScribe Control Panel]"DisplayBalloons"=dword:00000000; DISABLE LIGHTSCRIBE CONTROL PANEL TO START AUTOMATICALLY[HKEY_CURRENT_USER\Software\LightScribe\LightScribe Control Panel]"RunAtLogin"=dword:00000000; ADD LIGHTSCRIBE TO CONTROL PANEL[HKEY_CLASSES_ROOT\CLSID\{EEC01E33-186C-4E29-991F-ADF4738CCD79}]@="LightScribe""InfoTip"="LightScribe Direct Disc Labeling"[HKEY_CLASSES_ROOT\CLSID\{EEC01E33-186C-4E29-991F-ADF4738CCD79}\DefaultIcon]@="%CommonProgramFiles%\\LightScribe\\LightScribeControlPanel.exe,0"[HKEY_CLASSES_ROOT\CLSID\{EEC01E33-186C-4E29-991F-ADF4738CCD79}\Shell][HKEY_CLASSES_ROOT\CLSID\{EEC01E33-186C-4E29-991F-ADF4738CCD79}\Shell\Open][HKEY_CLASSES_ROOT\CLSID\{EEC01E33-186C-4E29-991F-ADF4738CCD79}\Shell\Open\Command]@=hex(2):25,00,43,00,6f,00,6d,00,6d,00,6f,00,6e,00,50,00,72,00,6f,\ 00,67,00,72,00,61,00,6d,00,46,00,69,00,6c,00,65,00,73,00,25,00,5c,00,4c,00,\ 69,00,67,00,68,00,74,00,53,00,63,00,72,00,69,00,62,00,65,00,5c,00,4c,00,69,\ 00,67,00,68,00,74,00,53,00,63,00,72,00,69,00,62,00,65,00,43,00,6f,00,6e,00,\ 74,00,72,00,6f,00,6c,00,50,00,61,00,6e,00,65,00,6c,00,2e,00,65,00,78,00,65,\ 00,00,00[HKEY_CLASSES_ROOT\CLSID\{EEC01E33-186C-4E29-991F-ADF4738CCD79}\ShellFolder]"Attributes"=dword:00000030[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{EEC01E33-186C-4E29-991F-ADF4738CCD79}]@="LightScribe"
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