Add files via upload

This commit is contained in:
Namhyeon Go 2022-01-27 13:09:32 +09:00 committed by GitHub
parent 173e9498c2
commit b81be5f59c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 0 deletions

2
7zs_build.bat Normal file
View File

@ -0,0 +1,2 @@
@echo off
copy /b "bin\7zs.sfx" + 7zs_config.txt + "..\\iotscan.7z" "..\\iotscan.exe"

5
7zs_config.txt Normal file
View File

@ -0,0 +1,5 @@
;!@Install@!UTF-8!
Title="WelsonJS Portable"
BeginPrompt="Do you want start WelsonJS Potable?"
RunProgram="iotscan\\bootstrap.bat"
;!@InstallEnd@!