I used process monitor and came up with this for redbox Source file name: 00772.mpls Segment map: 501,502,514,510,511,513,512,507,505,504,508,506,515,509,503 In my observation, NF rentals often match retail versions. But in this case it also doesn't have a 301 but rather the 772 with the sequence s...
(FredT) If you didn't change the default path preference, open the Mac OS Terminal program. Type: cd /Users/<your login name>/.MakeMKV or ~/.MakeMKV This directory is preceded by a period which in *nix is a "hidden directory". That is why when you open your home folder in the Finder it's n...
< humor > I'm observing a sense of momentum here and in anticipation of the first truly negative post I offer this "Top 5 list of responses you don't have to post": 5) Why doesn't this software EVER work. (Being dramatic won't help.) 4) How are they going to fix the problem if they won't a...
You can disable a kernel extension on the fly. (Removing the file alone will require a reboot as the extension is already loaded into memory.) Using an account with Administrative (and thus sudo) privs, open Terminal and type: sudo kextunload /System/Library/Extensions/daspi.kext (use "kextload...