I am attempting to create a Java deployment (jre-8i144-winodws-x64.exe). I am wanting to use the deployment.config file to specify system settings. I am wanting to just start off small. I want to enable the Keep Temporary Files on My COmputer setting. I have created a deployment.config file. And the only line in it is deployment.cache.enabled=true. However, when I install it, the tick mark is not set. What will be the steps to make this happen? Thanks