Boot to Single User mode - Hold "command (⌘) + S" while powering on the Mac
Check the disk
/sbin/fsck -fy
Mount the file system as writeable
/sbin/mount -uw /
Remove three files
rm /Library/Preferences/com.apple.loginwindow.plist
rm /Library/Preferences/loginwindow.plist
rm /private/var/db/.AppleUpgrade
reboot
Friday, November 21, 2014
Friday, July 11, 2014
Mounting .CUE/.BIN Files As A Drive In Windows
Download and install DAEMON Tools Lite from http://www.disk-tools.com/download/daemon.
Tuesday, May 27, 2014
Stubborn AVI files that refuse to be deleted or moved, particularly in Windows XP
Bug in Windows that causes Explorer to read the entire contents of broken AVI files before allowing any access to them is caused by shmedia.dll. To correct this, remove the following registry key.
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D9 4-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32
This will prevent Explorer from loading shmedia.dll in response to file property queries on these files.
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D9 4-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32
This will prevent Explorer from loading shmedia.dll in response to file property queries on these files.
Wednesday, March 19, 2014
Sunday, February 23, 2014
Subscribe to:
Posts (Atom)