- Nov
- 12
- 0
Technically, these are probably Windows 7 questions. But it's TCC's behaviour in Windows 7 that is confusing.
So, my main question is: Why do TCC (v12.76) and Windows Explorer see different files in some directories?
For example, TCC can find (dir /a) 4 directories and 0 files in C:\Windows\System32\config\ when Run As Administrator. But Windows Explorer can find 29 files in that same directory, so long as Folder Options are set to display System Files. How can this be?
Second, I'm trying to modify the Computer Management console (so it always starts maximised, for starters). Under WinXP, you start with the following commands:
cd C:\Windows\System32
copy compmgmt.msc compmgmt.msc.bak
compmgmt.msc /a
This creates a backup and starts the console in Authoring mode (so you can customise it).
Now, Windows 7 won't let me save the new version over the top of the old, but I can save it as compmgmt1.msc. In Windows Explorer, I can then delete compmgmt.msc and rename compmgmt1.msc. However, I cannot see compmgmt.msc.bak at all! And when I run compmgmt.msc, none of the settings have been saved.
From TCC, I can see compmgmt.msc.bak and compmgmt.msc but not compmgmt1.msc, and compmgmt.msc is unmodified from its original size/date. If I save the .msc elsewhere and try to copy it here from TCC, access is always denied. Again, this makes no sense.
So, I reiterate: Why do TCC and Windows Explorer see different files in some folders?
And if anyone knows how to replace compmgmt.msc with a modified version (so it runs that way from Administrative Tools), I'd also love to know.
So, my main question is: Why do TCC (v12.76) and Windows Explorer see different files in some directories?
For example, TCC can find (dir /a) 4 directories and 0 files in C:\Windows\System32\config\ when Run As Administrator. But Windows Explorer can find 29 files in that same directory, so long as Folder Options are set to display System Files. How can this be?
Second, I'm trying to modify the Computer Management console (so it always starts maximised, for starters). Under WinXP, you start with the following commands:
cd C:\Windows\System32
copy compmgmt.msc compmgmt.msc.bak
compmgmt.msc /a
This creates a backup and starts the console in Authoring mode (so you can customise it).
Now, Windows 7 won't let me save the new version over the top of the old, but I can save it as compmgmt1.msc. In Windows Explorer, I can then delete compmgmt.msc and rename compmgmt1.msc. However, I cannot see compmgmt.msc.bak at all! And when I run compmgmt.msc, none of the settings have been saved.
From TCC, I can see compmgmt.msc.bak and compmgmt.msc but not compmgmt1.msc, and compmgmt.msc is unmodified from its original size/date. If I save the .msc elsewhere and try to copy it here from TCC, access is always denied. Again, this makes no sense.
So, I reiterate: Why do TCC and Windows Explorer see different files in some folders?
And if anyone knows how to replace compmgmt.msc with a modified version (so it runs that way from Administrative Tools), I'd also love to know.