Hi,
I have tried to set defaults (_Default) for all users using these registry settings:
Code:
[HKEY_LOCAL_MACHINE\SOFTWARE\IvoSoft\ClassicStartMenu]
"ShutdownW7"="windows_security,logoff,lock,disconnect,undock,restart,shutdown"
"AllProgramsMetro_Default"=dword:00000000
"CheckWinUpdates_Default"=dword:00000001
"DisableHotCorner_Default"="DisableAll"
"EnableExit_Default"=dword:00000000
"HighlightNew_Default"=dword:00000000
"HybridShutdown_Default"=dword:00000000
"MaxRecentPrograms_Default"=dword:0000000c
"MenuStyle_Default"="Win7"
"MiddleClick_Default"="WindowsMenu"
"NoTaskbarTransparency2_Default"=dword:00000001
"RecentMetroApps_Default"=dword:00000000
"RecentProgsTop_Default"=dword:00000000
"RemoteShutdown_Default"=dword:00000001
"SearchInternet_Default"=dword:00000000
"SearchMetroApps_Default"=dword:00000000
"ShiftClick_Default"="Nothing"
"ShiftRight_Default"=dword:00000001
"ShiftWin_Default"="Nothing"
"SkinVariationW7_Default"=""
"SkinW7_Default"="Windows 8"
"SkipMetro_Default"=dword:00000001
"StartScreenShortcut_Default"=dword:00000000
"Version_Default"=dword:04000004
But, I have following problem, instead of "Documents", "Pictures", and "Music', I'm getting "<no text>" error:

Clicking into "no text" doesn't open anything.
It is created when new user log on, old users created BEFORE _defaults doesn’t have problems like this.
As you can see, icons are missing.

Windows 8.1 enterprise (All WU applied)
Classic Start Menu 4.0.4
Can you help me?
TNX!