Updating Windows components
-
Hey, Has anyone updated windows components via a setup.exe?? Here is what I'm trying to do in a setup.exe.. I need to make sure the version of .NET is 1.1 if not, update it, check to see if the directx is version 9.0c...if it's not update it...then install the original package (which requires .NET1.1 and directx 9.0c. This way I don't have to have the user manually update the windows components in order to run the program I'm installing.. Any advice would be great! Thanks,
-
Hey, Has anyone updated windows components via a setup.exe?? Here is what I'm trying to do in a setup.exe.. I need to make sure the version of .NET is 1.1 if not, update it, check to see if the directx is version 9.0c...if it's not update it...then install the original package (which requires .NET1.1 and directx 9.0c. This way I don't have to have the user manually update the windows components in order to run the program I'm installing.. Any advice would be great! Thanks,
Just wondering, whats the deployment medium and also the programs to be updated will they be included (redistributables) ? ~Alexander Kent
-
Just wondering, whats the deployment medium and also the programs to be updated will they be included (redistributables) ? ~Alexander Kent