Create your own "My Computer" |
Author: |
Message: |
CookieRevised
Elite Member
Posts: 15517 Reputation: 173
– / /
Joined: Jul 2003
Status: Away
|
RE: Create your own "My Computer"
[OFF TOPIC]
The registry contains of several hives. Depending on which hive (and what kind of Windows account you have) it is stored as a file on disc in "%blah%\Documents and Settings" and "%systemroot%\system32\config"
On google search with keyword like "registry", "hive", etc
Note that "hives" can mean two things: the registry hive like most people know them (HKCU, HKLM, HKCC, HKCR, etc) or the true hives as stored in Windows (as HKCC, HKCU, HKCR are actually aliasses of a subkey under HKCU or HKLM).
Some examples:
The true hive HKEY_LOCAL_MACHINE\SYSTEM is stored in the file:
%systemroot%\system32\config\system
The true hive HKEY_LOCAL_MACHINE\SAM is stored in the file:
%systemroot%\system32\config\sam
The true hive HKEY_LOCAL_MACHINE\SECURITY is stored in the file:
%systemroot%\system32\config\security
The true hive HKEY_LOCAL_MACHINE\SOFTWARE is stored in the file:
%systemroot%\system32\config\software
etc...
[/OFF TOPIC]
The CLSID's used as extensions can be found in the registry (search for them, without the "{" and "}") and there it is specified how Windows should treat those files or directories.
PS: The CLSID for WLM's shared folder is "FC9FB64A-1EB2-4CCF-AF5E-1A497A9B5C2D". So name a directory like "whatever.{FC9FB64A-1EB2-4CCF-AF5E-1A497A9B5C2D}" and you have an alias for your WLM Shared Folders.
This post was edited on 05-28-2006 at 05:22 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
|
|
05-28-2006 04:50 PM |
|
|
Mike
Elite Member
Meet the Spam Family!
Posts: 2795 Reputation: 48
32 / /
Joined: Mar 2003
Status: Online
|
O.P. RE: Create your own "My Computer"
quote: Originally posted by CookieRevised
It will be as 'hidden' as when you put files in the existing my computer folder (or any other folder). In other words, totally not hidden at all (it isn't even a 'cheap' way); anybody opening Windows Explorer will see the files immediatly.
What I mean is, that you can "hide" your files, by putting them in that folder with cmd.exe for example, and when you double click that folder, you will get the "My Computer" folder...
Unless I misunderstood you... quote: Originally posted by CookieRevised
PS: Mike, this is not T&T stuff, it should have been TechTalk.
Sorry
If a moderator feels like, then move it
|
|
05-28-2006 05:10 PM |
|
|
CookieRevised
Elite Member
Posts: 15517 Reputation: 173
– / /
Joined: Jul 2003
Status: Away
|
RE: RE: Create your own "My Computer"
quote: Originally posted by Mike
What I mean is, that you can "hide" your files, by putting them in that folder with cmd.exe for example
You don't need anything "special" at all (like cmd.exe). Andy drag n' drop action on the My Computer folder will result in dropping your files there just as with any other folder. You can browse to them with Windows Explorer or any other file browser and do whatever you want with them. They are as hidden as any other normal file on your disk (thus: absolutely not, not even "slightly", not even for noobs ).
Just as you can drag 'n drop files to the Schedules, Fonts, Shared stuff, My Documents, Network Locations, Recycle bin, etc...
This post was edited on 05-28-2006 at 05:26 PM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
|
|
05-28-2006 05:21 PM |
|
|
ayjay
Senior Member
Posts: 850 Reputation: 58
– / /
Joined: Mar 2004
|
RE: Create your own "My Computer"
Any idea of how to change them back?
|
|
05-28-2006 06:38 PM |
|
|
DJeX
Veteran Member
Posts: 1138 Reputation: 11
– / / –
Joined: Jul 2003
|
RE: Create your own "My Computer"
quote: Originally posted by Mike
You can also put files in there
no you can't
I see now.
This post was edited on 05-28-2006 at 08:15 PM by DJeX.
|
|
05-28-2006 08:13 PM |
|
|
Mike
Elite Member
Meet the Spam Family!
Posts: 2795 Reputation: 48
32 / /
Joined: Mar 2003
Status: Online
|
O.P. RE: Create your own "My Computer"
quote: Originally posted by ajd
Any idea of how to change them back?
Good old dos ren command.
|
|
05-29-2006 11:03 AM |
|
|
CookieRevised
Elite Member
Posts: 15517 Reputation: 173
– / /
Joined: Jul 2003
Status: Away
|
RE: RE: Create your own "My Computer"
quote: Originally posted by Mike
quote: Originally posted by ajd
Any idea of how to change them back?
Good old dos ren command.
You don't need DOS at all... just rename them like you rename any other file or directory on your computer.
.-= A 'frrrrrrrituurrr' for Wacky =-.
|
|
05-29-2006 11:18 AM |
|
|
Mike
Elite Member
Meet the Spam Family!
Posts: 2795 Reputation: 48
32 / /
Joined: Mar 2003
Status: Online
|
O.P. RE: Create your own "My Computer"
quote: Originally posted by CookieRevised
You don't need DOS at all... just rename them like you rename any other file or directory on your computer.
This seems to be the case only if you have disabled the option to "Hide protected operating system files"
Else, the extension gets hidden... (atleast for me)
|
|
05-29-2006 11:22 AM |
|
|
~INVASION~
Veteran Member
Posts: 1094 Reputation: 29
36 / /
Joined: May 2004
Status: Away
|
RE: Create your own "My Computer"
icon tricks are pretty cool, i use a bunch of textless icons from herby over at neowin, they are pretty cool and give my desktop just that much more sleekness that i like,
download
or check out his page http://herby.virtualplastic.net/diwt.htm
This post was edited on 05-29-2006 at 11:26 AM by ~INVASION~.
{WindowsLive Butterfly ~ 2006 - 2009}
|
|
05-29-2006 11:26 AM |
|
|
Felu
Veteran Member
Posts: 2223 Reputation: 72
30 / /
Joined: Apr 2006
Status: Away
|
RE: Create your own "My Computer"
quote: Originally posted by Mike
quote: Originally posted by CookieRevised
You don't need DOS at all... just rename them like you rename any other file or directory on your computer.
This seems to be the case only if you have disabled the option to "Hide protected operating system files"
Else, the extension gets hidden... (atleast for me)
I dont see the extension in any of the cases. So, i used Good old dos ren command.
Anyways great post
This post was edited on 05-29-2006 at 11:36 AM by Felu.
|
|
05-29-2006 11:35 AM |
|
|
Pages: (3):
« First
«
1
[ 2 ]
3
»
Last »
|
|