Page 1 of 1

AutoUpdate cant not working after Boxed

Posted: Tue Apr 12, 2016 2:49 am
by quangphuc
hi admin,

i've an autoupdate software for game, i've box it with a config ini file.

Run file : autoupdate.exe
config file : autoupdate.ini

two file locate in the same folder autoupdate.exe will read content in .ini file to download update, in the normal it's work fine. however after i boxed autoupdate.ini to autoupdate.exe the file result is autoupdate_boxed.exe can't download any file.

Re: AutoUpdate cant not working after Boxed

Posted: Tue Apr 12, 2016 5:16 am
by Enigma
Hi, try to simply rename the output file autoupdate_boxed.exe to autoupdate.exe As you can see, the file name of exe and ini should be same.