ZygoCorp
08-24-2009, 02:42 PM
I have an exe in my Support Files that requires Microsoft 2005 Redistributables be installed in order to execute. They are added as a prerequisite for my Default Feature, but I don't think that means they will exist when OnFirstUIBefore() executes (which is then event that calls the exe in my support files).
If they are not installed by then, can someone tell me how to check if they are installed and how to install them programmatically in my script.
Thank you.
TLM
If they are not installed by then, can someone tell me how to check if they are installed and how to install them programmatically in my script.
Thank you.
TLM