EXE
WinGet
Advanced Renamer
Hulubulu Software · 4.14 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
advanced_renamer_setup_4_14.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
File Identity
Filename
advanced_renamer_setup_4_14.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
HulubuluSoftware.AdvancedRenamer
Version
4.14
Description
Batch file renaming utility for Windows and Mac.
License
Proprietary
↗
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
New tag: <Switch>
The new tag <Switch> can be used to switch between two or more values, each item in the list getting the next value in the sequence. When the last value is reached, the sequence starts over from the first value.
This is how you can switch between odd and even or a sequence of letter:
<Switch:Odd:Even>
<Switch:A:B:C:D>
Tag modifiers
From time to time I have seen users try to use tags within tags, which doesn't work, but could be very useful. Instead a new concept has been ad…