My application needs to set Use TLS1.2 and Use TLS1.1 properties in Java Control Panel --->Advanced tab--->Advanced Settings to false .
It can be acheived by editing deployment.properties file , how to edit this using a bat file , since this has to be performed in each and every client machine.
Not completely tested: