I'll be making another update soon-ish. No new features, just some cleanup actions could be better in temp_fit and duplicate file detection.
Oh and it's moving to a Gui based prompt rather than command/text window... and I'm adding an icon
You need the whole folder as there are working, backup, and results directories hard coded. Just download the zip package and extract, not individual files unless you care to get the Garmin sdk separately, place the exe in the appropriate folder (1 up from "java" in the sdk) then recreate the results, temp, and backup directories in the same location as the exe, inside the Garmin sdk...
Maybe it's time to consider an installer/self extracting executable. Seems there is potential to reduce user error
Also, there is only 1 field I don't quite understand and it only contains a "1" so it seems useless to me. It might be a sort of paused or complete flag.
*edit*
got defender to not freak out, turns out it likes a virtualized space first to sandbox the process and protect the rest of memory from potential bad behavior. added some safety pre-cleanup items for duplicate files or failed jobs, revised my math formulas and some other small things to make code more efficient
Oh and it's moving to a Gui based prompt rather than command/text window... and I'm adding an icon
SDW Wrote:Oh no, of course not. Didn't mean to imply it is. I was just saying that is how Chrome (as it turns out, not Github) saw that file yesterday and would not download it. Presumably because of the .exe extension alone? Can't say for certain.
Here's my Chrome download history from yesterday. Three of my download attempts failed. "Virus detected". :confused: But as said, eventually it let me do it w/o a fuss. It was a different version of the file; Chrome didn't like 2.512 but it did accept 2.513 for some reason. Go figure.
[ATTACH=CONFIG]20222[/ATTACH]
BTW, thanks again for doing all this.
You need the whole folder as there are working, backup, and results directories hard coded. Just download the zip package and extract, not individual files unless you care to get the Garmin sdk separately, place the exe in the appropriate folder (1 up from "java" in the sdk) then recreate the results, temp, and backup directories in the same location as the exe, inside the Garmin sdk...
Maybe it's time to consider an installer/self extracting executable. Seems there is potential to reduce user error
Also, there is only 1 field I don't quite understand and it only contains a "1" so it seems useless to me. It might be a sort of paused or complete flag.
*edit*
got defender to not freak out, turns out it likes a virtualized space first to sandbox the process and protect the rest of memory from potential bad behavior. added some safety pre-cleanup items for duplicate files or failed jobs, revised my math formulas and some other small things to make code more efficient

