spriggsyspriggs
Results
1
comments of
spriggsyspriggs
You can use QB64 to create a small EXE to hide the script. QB64 is a C++ interpreter that takes QBASIC code and compiles it into a C++ exe. If...