A Windows performance and usability improvement project for oldschool users and enthusiasts
Go to file
Fierelier 16b69351bc added tweak: disable winsat schedule
disables the scheduled task responsible for measuring the system's
performance index, which is generally useless
2020-04-20 14:40:15 +02:00
docs added tweak: disable winsat schedule 2020-04-20 14:40:15 +02:00
path/hello rewrite 2020-04-09 08:44:04 +02:00
tweaks added tweak: disable winsat schedule 2020-04-20 14:40:15 +02:00
.gitignore rewrite 2020-04-09 08:44:04 +02:00
README.md more mistakes fixed 2020-04-09 21:30:43 +02:00
desktop.ini updated desktop.ini 2019-10-08 12:26:04 +02:00
env.bat don't forget these!! 2020-04-09 08:46:37 +02:00
folder.ico added folder icon 2019-10-07 18:35:15 +02:00
opus-nt.py don't forget these!! 2020-04-09 08:46:37 +02:00

README.md

note: this is all still pretty early, please be patient while I work on the scripts and documentation.

what is this?

opus-nt is a homebrew for Windows longhorn-series (Vista or up), striving for stability and performance. it is inspired by the simplicity of earlier Windows versions. there are no extreme tweaks applied, the goal is to stay within semi-official territory to prevent breakage on feature updates.

the homebrew-framework is very adaptable, and can be expanded with more tweaks or for other longhorn-based systems pretty easily. opus-nt and its framework may be distributed in whichever way you want. knock yourself out!

a complete list of tweaks
check out the experimental, generated list

what do I need?

  • an ISO of Windows Vista or up (longhorn-series). any edition should be fine, as long as it has a file in /sources/ called install.wim.
  • a system running Windows Vista or up (full linux support and XP support is planned)
  • Python 3.x and Munch
  • wimlib
  • when on windows, a means of running the python script as NT AUTHORITY\SYSTEM, like PsExec