add flashtool.pyz to git

This commit is contained in:
wellenvogel 2021-12-25 18:53:55 +01:00
parent d9da394034
commit 56b9dc11da
2 changed files with 0 additions and 8 deletions

View File

@ -1,8 +0,0 @@
@echo off
Rem Make powershell read this file, skip a number of lines, and execute it.
Rem This works around .ps1 bad file association as non executables.
PowerShell -Command "Get-Content '%~dpnx0' | Select-Object -Skip 6 | Out-String | Invoke-Expression"
pause
goto :eof
# Start of PowerShell script here
Write-Host "Hello World!"

BIN
tools/flashtool.pyz Normal file

Binary file not shown.