make Setup file

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

make Setup file

zaxs
I want to make a setup file for the ssl certificate. I have used importpfx for the silent installation of the certificate. Also have a java file to run the importpfx  using Process pr = rt.exec("importpfx.exe -f mytestcert.p12 -p passwrod -t USER -s MY"); Now how should i make a setup file so that certificate will be installed in a single click.