Update separate file versions

This commit is contained in:
WitherOrNot
2026-05-07 14:01:10 +00:00
parent 694976cd35
commit 166814e52d
9 changed files with 57 additions and 57 deletions
@@ -42,7 +42,7 @@ goto :E_Exit
set "_batf=%~f0"
set "_batp=%_batf:'=''%"
setlocal EnableDelayedExpansion
%_psc% "$f=[System.IO.File]::ReadAllText('!_batp!') -split ':sppmgr\:.*';. ([scriptblock]::Create($f[1]))"
%_psc% "$f=[IO.File]::ReadAllText('!_batp!') -split ':sppmgr\:.*';. ([scriptblock]::Create($f[1]))"
:E_Exit
echo.