Spaces:
Sleeping
Sleeping
| @echo off | |
| set PATH=C:\Windows\System32;%PATH% | |
| @call installer\Scripts\activate.bat | |
| @call pip3 install -U iopaint | |
| PAUSE |
| @echo off | |
| set PATH=C:\Windows\System32;%PATH% | |
| @call installer\Scripts\activate.bat | |
| @call pip3 install -U iopaint | |
| PAUSE |