I am not a fan of Windows 7 Explorer grouping feature. It makes the list of files cluttered and not easy to navigate or find object. See below for a screen capture.
Anyway, to disable that feature, press Alt to show Windows Explorer menu, then select View | Group By | None.
Subscribe to:
Post Comments (Atom)
Test Code
netsh advfirewall firewall add rule name = "RPC Endpoint Mapper" dir = in action = allow protocol = TCP localport = 135 ...
-
Installing MonoDevelop in OpenSUSE 12.2 from its repository was very easy. When running it for the first time though I got the message: Th...
-
Tried to update my Ubuntu host today and it did pickup that new version of VirtualBox is available (4.1.8). All other packages installed pro...
-
This is quick start guide how to run ssh server on QNX. Tested on QNX 6.5 (650SP1-VM.tar). # ssh-keygen -t dsa -b 1024 -f /etc/ssh/ssh...
No comments:
Post a Comment