Changes between Version 3 and Version 4 of Ticket #13504, comment 12
- Timestamp:
- Mar 26, 2015 9:44:47 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13504, comment 12
v3 v4 1 On my system, if the following files are patched by the Windows 7 universal theme patcher, this consistently generates the "Unable to load R3 module" problem even when the v4.3.26 r98988 host is installed:1 On my system, if the following files are patched by the Universal Theme Patcher (by DeepXW), this consistently generates the "Unable to load R3 module" problem even when the v4.3.26 r98988 host is installed: 2 2 3 3 themeservice.dll … … 8 8 sfc /scannow. 9 9 10 The universal theme patcher is used to enable third party themes in Windows 7. Installing the UXTheme Multi-Patcher v14.2 enables third party themes by patching the files "in memory", yet leaving them untouched as files. When the multi-patcher is installed, I can successfully install and run all Windows hosts inVirtual Box.10 The Universal Theme Patcher is used to enable third party themes in Windows 7. A different theme patcher (UXTheme Multi-Patcher v14.2) enables third part themes but does not patch the theme files on your hard drive. Instead, it patches the files after they are loaded into memory. When the multi-patcher is installed, I can successfully install and run Windows guests in the Virtual Box. 11 11 12 12 This problem is now resolved on my system with build 4.3.26 r98988. I'm running a Win7 x64 SP1 host on an HP dv7-4283cl laptop with 8Gb memory and switchable AMD/HP graphics. XP and Win7 x64 VM guests are running flawlessly. I have not tested it with other OS VMs.