diff --git a/7zs_bootstrap.bat b/7zs_bootstrap.bat new file mode 100644 index 0000000..e562813 --- /dev/null +++ b/7zs_bootstrap.bat @@ -0,0 +1,5 @@ +@echo off +mkdir %SYSTEMDRIVE%\iotscan +xcopy /s *.* %SYSTEMDRIVE%\iotscan +pushd %SYSTEMDRIVE%\iotscan +bootstrap.bat \ No newline at end of file