Sometimes I move something in a folder, and it doesnt arrage correctly (auto arrange off), and i go to turn it on, and hit apply to all folders, but sometime later, it turns off. Does DS have one of those leet registry fixes or something for this? thanks
Here are the values. Code: [HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\Bags\1\Desktop] "FFlags"=dword:00000221 "Sort"=dword:00000002 Here are the codes: Auto Arrange off, Align to Grid off: "FFlags"=dword:00000220 Auto Arrange on: "FFlags"=dword:00000221 Auto Arrange off - align to Grid On: "FFlags"=dword:00000224 Auto Arange on, Align to Grid on: "FFlags"=dword:00000225 Hide Desktop Icons: "FFlags"=dword:00001220 Sort by name: "Sort"=dword:00000000 Sort by size: "Sort"=dword:00000001 Sort by type: "Sort"=dword:00000002 Sort by Modified: "Sort"=dword:00000003 So in my case, I would use: "FFlags"=dword:00000225 "Sort"=dword:00000000 Since I have mine On and Aligned to Grid and its sorted by Name. Hope that helps.
They are both Hexdecimal. They should already be there, you should just be editing the info. But if they are not there, then add them in.