C
Cam
Greetings,
I will be deploying vb.net 'windows' applications in the future. From what I understand, the .NET framework MUST be installed to run .net applications. The machines in our apps run have many different configureations/os/etc.
Is there a program that just checks the system compatability and does NOT install the framework. It would run and the check the following:
Verify the Operating System and Hardware Requirements
Verify that Microsoft Internet Explorer 5.01 or Later is Installed
Verify that Microsoft Windows Installer 2.0 is Installed
Verify that Microsoft Data Access Components (MDAC) 2.6 is Installed
Verify that Windows Management Instrumentation (WMI) is Installed
Verify that Windows 2000 Service Pack 2 is Installed
At the completion, the program would say "Yes, the .NET framework CAN be installed", or "No, your system is not compatible"
Anyone seen such an animal?
I will be deploying vb.net 'windows' applications in the future. From what I understand, the .NET framework MUST be installed to run .net applications. The machines in our apps run have many different configureations/os/etc.
Is there a program that just checks the system compatability and does NOT install the framework. It would run and the check the following:
Verify the Operating System and Hardware Requirements
Verify that Microsoft Internet Explorer 5.01 or Later is Installed
Verify that Microsoft Windows Installer 2.0 is Installed
Verify that Microsoft Data Access Components (MDAC) 2.6 is Installed
Verify that Windows Management Instrumentation (WMI) is Installed
Verify that Windows 2000 Service Pack 2 is Installed
At the completion, the program would say "Yes, the .NET framework CAN be installed", or "No, your system is not compatible"
Anyone seen such an animal?