I have an application that needs to be packaged as a ThinApp. One component is a client-installed certificate, which is uses for authentication to a server it communicates with. There are two separate installations, one for the app and one for the certificate. How do I build a package that will include both?
Thanks for any guidance!
Greg