A user-contributed registry script

A user sent us the following registry script via the feedback mailing list. Thanks!

Copy and paste it into a text file and save the text file with the file extension “.reg“. Make sure to modify the path in case you have a non-english system or in case you installed WDS into a different folder. Also make sure to use double-backslashes within the double-quotes.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Folder\shell\WinDirStat Here]
@="WinDirStat here ..."

[HKEY_CLASSES_ROOT\Folder\shell\WinDirStat Here\command]
@="\"C:\\Program Files\\WinDirStat\\windirstat.exe\"  \"%L\""

// Oliver

Update: fixed version of the same script by Adnan Zafar.

1 Response to “A user-contributed registry script”


  1. 1 Morgg

    This has been really useful, thanks!

Leave a Reply