engineer2100
Programmer
Greetings all,
I have an application that needs to be deployed on Citrix. Not the issue is that I cannot use the Package and deployment wizard to setup the application on the citrix. I have to copy the exe along with other important files onto the citrix box.
Is there anyway we can see, whenever the application is run, if the DLL's and OCX's are registered and if they are not then register them first and then continue execution? What I want is a way, from within the VB code, to auto register the DLL and OCX without manually doing the registration process.
I am in bit of a hurry here, so request you to help me with this asap.
Thanks
-Engi
I have an application that needs to be deployed on Citrix. Not the issue is that I cannot use the Package and deployment wizard to setup the application on the citrix. I have to copy the exe along with other important files onto the citrix box.
Is there anyway we can see, whenever the application is run, if the DLL's and OCX's are registered and if they are not then register them first and then continue execution? What I want is a way, from within the VB code, to auto register the DLL and OCX without manually doing the registration process.
I am in bit of a hurry here, so request you to help me with this asap.
Thanks
-Engi