Changes between Initial Version and Version 1 of Ticket #13504, comment 18
- Timestamp:
- Oct 3, 2015 7:38:56 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #13504, comment 18
initial v1 17 17 I also have patched themes, running this on Windows 8.1. I highly doubt Oracle is to blame on this. This doesn't seem like a bug in the program, we are the ones modifying our systems to allow unofficial themes. In other words, this is not a bug in the program, so there is nothing for them to fix. If anyone is to blame is Microsoft, for not allowing a better customization on their systems, forcing us to alter the system in a probably not even legal way to make it look better. Perhaps we should go to Microsoft and complain directly to them instead. 18 18 19 As for now, I think we only have threechoices:19 As for now, I think we only have four choices: 20 20 21 21 - Unpatch Windows themes, and stick to the classic theme. Boring, but functional. 22 22 - Unpatch Windows themes, and use a custom shell. Loads the system with more services and processes, but looks better and is also functional. 23 23 - Do not unpatch Windows themes. Use another virtualization software, or use a Linux distribution instead for virtualization. 24 - The hardest: grab the source, make a clone, and do it in a way that bypasses this error somehow, if it's possible.