Hi,
I'ved tried creating 2 Executables from my Project, DAILY_UPLOAD and SCHEDULED_UPLOAD,
also created a separate Folder for the 2 exe?
I then run the last build exe, SCHEDULED_UPLOAD, and it work.
But, when I run DAILY_UPLOAD, contents is same with SCHEDULE_UPLOAD, same as when i build another Exe, and DAILY_UPLOAD was builded last. i then run DAILY and everythings fine, but when i run SCHEDULED, it opened DAILY.
Is it okay to create 2 Executables of a project from 1 Project ?
Or do I need to create another Project folder for the other Exe?