v1.4.0: Auto-update from network share
- Checks S:\DT\cameron\eDNC-Fix\version.ini every 5 minutes - Auto-downloads new files and restarts if newer version found - Added version.ini file - Deploy.bat now includes version.ini 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -20,6 +20,7 @@ echo Copying files...
|
||||
copy /Y "%~dp0eDNC-SpecialCharFix.ps1" "%DEST%\"
|
||||
copy /Y "%~dp0Run-eDNCFix.bat" "%DEST%\"
|
||||
copy /Y "%~dp0Install-ScheduledTask.ps1" "%DEST%\"
|
||||
copy /Y "%~dp0version.ini" "%DEST%\"
|
||||
copy /Y "%~dp0README.md" "%DEST%\"
|
||||
|
||||
echo.
|
||||
|
||||
Reference in New Issue
Block a user