I have already post a thread for this for the 4.7 but now I am getting this problem again…
For the 4.7 to get your own copyrights in the exe when you compile the game (image Test.exe actully my packaging game). You had to open Test.rc file under source/Test/windows/Test.rc (you have a capture with one of my projects under 4.7.6 and modify the code in (examples in capture attachments)
But with the 4.8 this file disapeare and I can’t fill my own copyrights and version, etc…
I try everthing I configure all in the description tab (in the engine) but still not working.
OK soo thank you very mutch I manage to fix that just simply create a project in 4.7 and copy PCLaunch.rc in my 4.8 project (I create the …/…/ressources/Windows/balalaba.rc). I modify the code and generate the solution. After I just package the game in 64 bits for windows and that work perfectly !!!