A Windows performance and usability improvement project for oldschool users and enthusiasts
Go to file
Fierelier c271e297cb Update tweaks.md 2020-03-15 05:58:56 +01:00
bin/hello example bin 2019-12-30 11:24:15 +01:00
docs Update tweaks.md 2020-03-15 05:58:56 +01:00
scripts added rough opus.temp.remove 2019-12-27 15:28:49 +01:00
tweaks fixed and renamed "partial unattended setup" to "skip oobe" 2020-02-24 09:54:35 +01:00
tweaksReversal added tweak: disable sleep when closing laptop lid 2020-02-23 09:51:03 +01:00
.gitignore added timestamped tmp to .gitignore 2019-12-27 05:40:38 +01:00
README.md updated README.md 2019-12-30 11:22:32 +01:00
desktop.ini updated desktop.ini 2019-10-08 12:26:04 +02:00
env.bat fixed broken output 2020-02-13 23:52:54 +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

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