diff --git a/bsodfix.command b/bsodfix.command new file mode 100644 index 0000000..1726ef0 --- /dev/null +++ b/bsodfix.command @@ -0,0 +1,5 @@ +cd /System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/ +sudo mv public.generic-pc.icns public.generic-pc_lame.icns +sudo cp com.apple.mac.icns public.generic-pc.icns +echo "script complete." +exit \ No newline at end of file