Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cruft Cleaner for QB64PE Windows installations
#3
(12-29-2023, 03:55 PM)euklides Wrote: Well: a little change to do:

REMOVE_DIR (ccomp$ + "license")
to
REMOVE_DIR (ccomp$ + "licenses")

Thanks for this information ! Idea
Simply is also to use the good old windows explorer to kill theese unused directories:
...\internal\c\c_compiler\licenses
...\internal\c\c_compiler\opt
... \internal\c\c_compiler\share  

Quote:
Good catch, thanks!

Rather than unzipping a fresh copy of PE I simply recreated those directories for program testing, and I recreated and deleted the wrong directory!

I had it right in my original batch file which I used as pseudo-code for the PE version.  (scratching my head)  Editing mistake I guess.

Fixed in the source above.
Reply


Messages In This Thread
RE: Cruft Cleaner for QB64PE Windows installations - by JRace - 12-29-2023, 04:15 PM



Users browsing this thread: 1 Guest(s)