Skip to content

Releases: surrealier/Windows_Renamer

win_rename v1.4.0

01 Jun 06:06

Choose a tag to compare

win_rename v1.4.0

✨ New

  • ✂️ Wildcard remove — tick “Use * as a wildcard” and type e.g. _v* in Remove from end to auto-strip versioned suffixes (_v1, _v2, _v10 …). Case-insensitive, extension preserved.

Features

🏷️ prefix / suffix · ✂️ remove leading/trailing text (+ * wildcard) · 🔢 auto-increment counter (digit-padding & start spinners) · ▶️ starts with Windows (first run) · 👀 live preview · 🪟 Win11 tab-aware.

⬇️ Download

  • win_rename.exe — standalone, no install. Double-click → tray → select files in Explorer → Alt+F2 → type → Apply.
  • uninstall.bat — removes win_rename cleanly (startup shortcut + registry + process).

Unsigned exe, so SmartScreen may warn the first time → More info → Run anyway. Prefer not to run a binary? Use win_rename.ahk with AutoHotkey v2 (see README).

win_rename v1.3.1

01 Jun 05:49

Choose a tag to compare

win_rename v1.3.1

🐛 Fix: clicking Apply could throw "The control is destroyed" and rename nothing (a regression present in v1.1.0–v1.3.0). v1.3.1 fixes it — please use this build.

Features

🏷️ Prefix / suffix · ✂️ remove leading/trailing text · 🔢 auto-increment counter (digit-padding & start spinners) · ▶️ starts with Windows (first run) · 👀 live preview · 🪟 Win11 tab-aware.

⬇️ Download

  • win_rename.exe — standalone, no install. Double-click → tray → select files in Explorer → Alt+F2 → type → Apply.
  • uninstall.bat — removes win_rename cleanly (startup shortcut + registry + process).

Unsigned exe, so SmartScreen may warn the first time → More info → Run anyway. Prefer not to run a binary? Use win_rename.ahk with AutoHotkey v2 (see README).