Joystiq has you covered with all things Metal Gear Solid 4!
AOL Tech
Posts with tag raymond-chen

Automatically delete empty subdirectories with one-line batch file

rdempty.bat batch fileDeleting empty subdirectories seems like something Windows ought to do automatically, but for some reason that function just isn't included as part of the OS. Luckily, you don't need to download a utility to do it; instead, you can create a single line batch file that will do exactly what you're looking for:

for /f "usebackq" %%d in ("dir /ad/b/s | sort /R") do rd "%%d"

Raymond Chen, the venerable Microsoft coder, explains how this works. Basically, it uses a trick to enumerate the directories in reverse order. Since you can't delete a directory that contains data (including other directories) the only way to automate deleting directories is to start at the very bottom of the tree and work your way up.

Speed up the feel of Windows with the double-click speed setting

double-click speed settingSpeed is all about perception, so any tip that makes a computer feel faster is gold as far as we're concerned. Today's tip is a doozy from Raymond Chen, the venerable Microsoft developer and blogger.

According to Chen, a number of user interface timers in Windows key off of the double-click speed registry setting.

The default double-click speed in Windows is 500ms , or exactly 1/2 of a second. Try dropping that down to 250ms -- about three-quarters of the way towards Fast -- and watch the rest of Windows feel just a bit snappier, since a number of other Windows user interface timings use that setting as a reference. Cool!

Download Squad Features


Geeking out on the squadcast. Tune in and then tune out.

View Posts By

  • Windows Only
  • Mac Only
  • Linux Only
Categories
Audio (830)
Beta (325)
Blogging (685)
Browsers (18)
Business (1361)
Design (803)
Developer (925)
E-mail (511)
Finance (127)
Fun (1734)
Games (544)
Internet (4752)
Kids (129)
Office (491)
OS Updates (574)
P2P (175)
Photo (457)
Podcasting (167)
Productivity (1298)
Search (245)
Security (532)
Social Software (1083)
Text (436)
Troubleshooting (51)
Utilities (1899)
Video (1009)
VoIP (138)
web 2.0 (728)
Web services (3310)
Companies
Adobe (182)
AOL (48)
Apache Foundation (1)
Apple (466)
Canonical (35)
Google (1296)
IBM (28)
Microsoft (1304)
Mozilla (455)
Novell (19)
OpenOffice.org (43)
PalmSource (11)
Red Hat (17)
Symantec (14)
Yahoo! (350)
License
Commercial (667)
Shareware (194)
Freeware (1944)
Open Source (895)
Misc
Podcasts (13)
Features (380)
Hardware (167)
News (1107)
Holiday Gift Guide (15)
Platforms
Windows (3572)
Windows Mobile (421)
BlackBerry (44)
Macintosh (2047)
iPhone (82)
Linux (1569)
Unix (78)
Palm (176)
Symbian (121)
Columns
Ask DLS (10)
Analysis (24)
Browser Tips (293)
DLS Podcast (5)
Googleholic (195)
How-Tos (97)
DLS Interviews (19)
Design Tips (14)
Mobile Minute (125)
Mods (68)
Time-Wasters (374)
Weekend Review (38)
Imaging Tips (32)

RESOURCES

RSS NEWSFEEDS

Powered by Blogsmith

Sponsored Links

Advertise with Download Squad

Most Commented On (60 days)

Recent Comments

Urlesque Headlines

BloggingStocks Tech Coverage

More from AOL Money and Finance

More Tech Coverage

Weblogs, Inc. Network

Other Weblogs Inc. Network blogs you might be interested in: