Skip to content

Instantly share code, notes, and snippets.

@wokowa
wokowa / tren.bat
Created March 21, 2014 04:51
tren - text edit rename batch file
@echo off
if "%1" == "/?" (
goto usage
)
set myname=%~nx0
REM "Output the name of the temporary file"
set rfpath=\rename.tmp