S
Simon
Hi all,
I write a program to move "My Document" to another directory,
modifying the Registry Key about it.
("Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell
Folders");
("Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell Folders");
("SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\DocFolderPaths");
and I call RegFlushKey before RegCloseKey. The keys are all changed, but
When I double click the icon on my desktop, it opens the old one.
Is there any other things I should do?
I write a program to move "My Document" to another directory,
modifying the Registry Key about it.
("Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\User Shell
Folders");
("Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\Shell Folders");
("SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Explorer\\DocFolderPaths");
and I call RegFlushKey before RegCloseKey. The keys are all changed, but
When I double click the icon on my desktop, it opens the old one.
Is there any other things I should do?