-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
VAC34 edited this page Aug 7, 2026
·
2 revisions
- Install Tampermonkey — Chrome, Edge, Firefox, Opera, Safari.
- Click Install Wintage — Tampermonkey opens its install page automatically.
- Done. Every site you visit is now running Windows 95, Dark Golden edition.
-
Automatic: the script carries
@updateURL/@downloadURLpointing at the repo, so Tampermonkey picks up new versions on its regular update checks. - Manual refresh: Tampermonkey → Utilities → Check for userscript updates, or click the install link again — it replaces the old version in place.
- Missing theme rows means an old script: the menu is generated from the embedded theme registry. If the menu is shorter than the palette list, click Install Wintage again and confirm Update.
Pick one from the Tampermonkey menu on any page; the choice is stored per user, not per site, so it holds across every domain.
Double-click Wintage Installer.vbs in the repo root — it opens the GUI without
a console window. The legacy .cmd launcher forwards to the same hidden host;
desktop\WintageInstaller.ps1 can still be run directly for diagnostics.
Command line:
.\desktop\install.ps1 # what is here, what is themed, with which palette
.\desktop\install.ps1 -Target freebuff -Palette klite # one app, one palette
.\desktop\install.ps1 -Target all -Palette goldendefault # everything
.\desktop\install.ps1 -Target all -WhatIf # say what would change, touch nothing
.\desktop\install.ps1 -Target freebuff -Revert # undo oneSee Desktop for what each target can and cannot reach.