Yesterday, 11:34 AM
Or simply like me (I'm just lazy) create a BAT file that removes the entire QB64pe. Afterwards you can simply put the new one there again
copy into it.
copy into it.
Code: (Select All)
del copying.txt
del makefile
del qb64pe.1
del qb64pe.exe
del readme.md
rd /s /q internal
rd /s /q licenses
rd /s /q source
rd /s /q settings