frafati
May 6th, 2003, 03:47 PM
Hello all,
I want to check (in NT based platforms) some ActiveX files when my application starts and reinstall and reregister them if update is needed.
Considering the case that the OCXs are already loaded. Is there any way to have the OS do also the registration for me like the way MoveFileEX function works with the flag MOVEFILE_DELAY_UNTIL_REBOOT set which will cause the OS to move the file after reboot.
Appreciate your replies.
I want to check (in NT based platforms) some ActiveX files when my application starts and reinstall and reregister them if update is needed.
Considering the case that the OCXs are already loaded. Is there any way to have the OS do also the registration for me like the way MoveFileEX function works with the flag MOVEFILE_DELAY_UNTIL_REBOOT set which will cause the OS to move the file after reboot.
Appreciate your replies.