feature in Windows I'd like to see..

Page 2 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.
Aug 16, 2001
22,505
4
81
:frown:

<--- finds the C128 in the closet. Looks at the startup screen which says:

COMMODORE BASIC V7.0 122365 BYTES FREE
(C) 1985 COMMODORE ELECTRONICS, LTD.
(C) 1977 MICROSOFT CORP.
ALL RIGHTS RESERVED



:Q
 

Skyclad1uhm1

Lifer
Aug 10, 2001
11,383
87
91
Originally posted by: FrustratedUser
What is Microsoft doing in my old favorite toy?
:(
BASIC

Anyway, I'd like to see an option where Windows automatically searches for and downloads my taste in pr0n.

 

Mrburns2007

Platinum Member
Jun 14, 2001
2,595
0
0
I don't know how it is in XP but hate how Win2k and all previous versions of Windows have the option for Show/Hiding system files buried in the Folder Options/View Tab.

Any chance you could post the reg file that does this ?????
 

Stratum9

Senior member
Apr 13, 2002
602
0
0
It's easy to do, just open regedit and go to:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced

Export this key twice name one of them "Show" and the other "Hide".

Edit the exported .reg files in notepad. For the "Hide" file change the dword line to 2.

Set"Hidden"=dword:00000002

For the "Show" File it should be 1.

Set"Hidden"=dword:00000001

Now you can click on them directly or create shortcuts for them. Refreshing the folder will show/hide the hidden files. Note that I'm on Win2k so I don't know if the registry locations are the same for XP.

--If you use the webviews in Windows Explorer you can make it even easier to Show/Hide files while in Explorer. Go HERE and download "Run: Protocol Handler" and install it. This allows you to run programs from html links without getting the warning prompt from Windows. Edit the webview file putting links to those two .reg files. If you edit the "folder.http" file in C:\WINNT\Web\ it will place the links in all directories. Now you can click the links in the webview panel in any folder, answer yes to the registry prompt, then refresh the folder.