We added OCX and DLL files to our cloud application. They must be registered before the first launch of the application. The process works but we now have this prompt every time we launch the application:
It looks like the cloud app is registering the OCX and DLL files every time we launch the app. Is it possible to do it only once when the application is started for the first time or when those files have changed?