why cann't I install the regulator 2.03 under the .NET
framwork 2.0. I have the microsoft visual studio 2005
beta fully installed. but the installer is looking for
an older version of the dotNET framework.
Using the command prompt, change the directoy to where ever
you have the install .msi file. Then use this command to
force the installation. "msiexec /a RegulatorSetup.msi" That
will start the setup in administration mode, bypassing the
annoying .net validation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
Using the command prompt, change the directoy to where ever
you have the install .msi file. Then use this command to
force the installation. "msiexec /a RegulatorSetup.msi" That
will start the setup in administration mode, bypassing the
annoying .net validation.