Control Panel CLSID Thread last updated on 2003-06-11 00:51:01

Posted by member 13552 on 2003-06-10 00:04:41

Everywhere I go I read that the CLSID for the Control Panel is ::{21EC2020-3AEA-1069-A2DD-08002B30309D}. But it just won't work. The CLSIDs for My Computer, My Documents, and everything else work fine, but not Control Panel. Can anyone help? Oh yeah, I am using 2xExplorer...

- Phil

Posted by member 1783 on 2003-06-10 01:22:51 link

actually, how do you get the clsid?
if you want to put it into a popup !PopupControlPanel works fine ;) but i guess that's not the case.

Posted by member 13552 on 2003-06-10 12:58:04 link

Holy hell, what happened to my post... it's all spread out... anyways, I got the CLSID from http://www.wam.umd.edu/~razambon/LSFAQ/index.html and I verified that by searching on google for CLSID heh. But anyways, no, it doesn't work when I made a !PopupControlPanel, like there is something wrong with my computer... dangit

Posted by member 1 on 2003-06-10 13:04:44 link

With LS you shouldn't need to use CLSID's anymore. All of the valid CLSID's were added to the core as eVars with IF Statements by OS so you get the right stuff. So go [url="http://lsdocs.shellfront.org/litestep.php"]HERE{/url] and try an eVar.

Posted by member 13552 on 2003-06-10 13:20:08 link

Yeah but I have issues with getting those to work with anything but explorer... see http://www.litestep.net/?section=4&action=details&catId=1&id=1201

Posted by member 1316 on 2003-06-10 15:55:20 link

well, have you tried re-installing litestep? something may have become corrupted, or something may not have been registered correctly??

Posted by member 1 on 2003-06-10 19:04:01 link

see reply in other thread.

Posted by member 35747 on 2003-06-11 00:51:01 link

you have to pass by my computer before
*popup "config pannel" !execute [explorer /root,,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}\::{21EC2020-3AEA-1069-A2DD-08002B30309D}]

the first is the clsid of my computer, and the second... you know it :P