@kerimcem, already posted. @Mrx47, currently none, but July is quite a decent time, and by that time we'll all have Windows 8 beta. BTW, anyone find intersting stuff in thier Windows 8 to unlock? just reinstalled it for the 7th time. thankfully this reinstallation works properly. I found this "immersiveUI.dll something in system32. does that mean there's an immersive explorer???
yeahh now i screwed up. I followed EVERYTHING THERE, but explorer wont let me copy the shell32.dll file back there :S It also wont let me rename stuff in the system32 folder. If i reboot, im screwed ' someone help me now?
create a InstallTakeOwnership.reg file and paste this on it: Code: Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\runas] @="Take Ownership" "NoWorkingDirectory"="" [HKEY_CLASSES_ROOT\*\shell\runas\command] @="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F" "IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F" [HKEY_CLASSES_ROOT\Directory\shell\runas] @="Take Ownership" "NoWorkingDirectory"="" [HKEY_CLASSES_ROOT\Directory\shell\runas\command] @="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t" "IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t" Then right click on file and take ownership :X
I suceeded at it, but it somehow made my explorer unusable. system restore is on going Whats the microsoft store for anyway??