Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Accumulation of many *.exe files
#3
(04-28-2022, 03:52 PM)dcromley Wrote: I know QB64 is a compiler, which makes it great, but I end up with MANY *.exe files that accumulate that I don't want.  Can I choose to have a "temp.exe" for example that would overwrite the previous version?

I have not seen such an option in the project, but I like it. I generally do a sweep every few months, and pop all the .exe files in the source folder into one I named exe-dump. I then check that file, be certain I didn't drag anything in it by mistake like QB64.exe, and delete the files.

I suppose an option could be added to the REN menu. Output as temp-something.exe. As long as that was checked, each new compilation would overwrite the old one, as per your request.

Another method to cut down on the clutter is to create project folders like pro1, pro2, pro3, etc. (lousy names but for simplicity sake) and check the option in the RUN menu to OUTPUT EXE TO SOURCE FOLDER.

Very good request and it might get taken up when some rebuilding of a development team reemerges.Right now, the priority is to update the last version to the needed changes before the community was disrupted.

Pete
Reply


Messages In This Thread
Accumulation of many *.exe files - by dcromley - 04-28-2022, 03:52 PM
RE: Accumulation of many *.exe files - by Pete - 04-28-2022, 04:15 PM
RE: Accumulation of many *.exe files - by bplus - 04-28-2022, 04:54 PM



Users browsing this thread: 2 Guest(s)