A Windows performance and usability improvement project for oldschool users and enthusiasts
Go to file
2020-02-08 15:12:20 +01:00
bin/hello example bin 2019-12-30 11:24:15 +01:00
docs set "disable windows defender" to be a longhorn-series tweak 2020-02-08 15:12:20 +01:00
scripts added rough opus.temp.remove 2019-12-27 15:28:49 +01:00
tweaks set "disable windows defender" to be a longhorn-series tweak 2020-02-08 15:12:20 +01:00
tweaksReversal set "disable windows defender" to be a longhorn-series tweak 2020-02-08 15:12:20 +01:00
.gitignore added timestamped tmp to .gitignore 2019-12-27 05:40:38 +01:00
desktop.ini updated desktop.ini 2019-10-08 12:26:04 +02:00
env.bat enhanced env.bat 2019-12-30 11:22:13 +01:00
folder.ico added folder icon 2019-10-07 18:35:15 +02:00
opus-nt.py version 0.0.0 2019-12-21 05:37:38 +01:00
README.md updated README.md 2019-12-30 11:22:32 +01:00

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

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