First creation of registry entries missed AppData.
This commit is contained in:
parent
a6a5fb7a70
commit
3eaad00da9
@ -1904,6 +1904,7 @@ static HRESULT _SHRegisterUserShellFolders(BOOL bDefault)
|
|||||||
CSIDL_PROGRAMS,
|
CSIDL_PROGRAMS,
|
||||||
CSIDL_PERSONAL,
|
CSIDL_PERSONAL,
|
||||||
CSIDL_FAVORITES,
|
CSIDL_FAVORITES,
|
||||||
|
CSIDL_APPDATA,
|
||||||
CSIDL_STARTUP,
|
CSIDL_STARTUP,
|
||||||
CSIDL_RECENT,
|
CSIDL_RECENT,
|
||||||
CSIDL_SENDTO,
|
CSIDL_SENDTO,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user