Check for mscomctl.ocx
Hello,
I want to check if the file mscomctl.ocx exist, and of the version is good if it exist. If he don't exist, or the version is wrong, then the mscomctl.ocx in the installer must me coppied. How can I do that??
Thnx, rene
Archive: Check for mscomctl.ocx
Check for mscomctl.ocx
Hello,
I want to check if the file mscomctl.ocx exist, and of the version is good if it exist. If he don't exist, or the version is wrong, then the mscomctl.ocx in the installer must me coppied. How can I do that??
Thnx, rene
Thank you!! But how can I use it? No experience with macro's.
Rene
!insertmacro... for more information read the manual
found it in functions.html. thnx. rene