It's difficult to have Construct set the executable details, because it's tricky to modify those properties in a pre-built executable. So for now it's probably best to use an external tool if you need to set those - something like Resource Hacker will do the job. Open the executable, choose 'Add script template', use the VERSION_INFO template, fill out the details you want, press the "Compile" button, and then save, and it should have updated the executable. Note if you digitally sign the executable you must do this before signing.