how to change the ClrVersion string that is returned -
07-07-2003
, 03:12 PM
Hi all,
when my application checks for the version of framework
installed on the machine,it returns 1.0.
For test purposes I want to disable that string which is
returned meaning i want that even if framework is
installed how do I change the clrVersion string manually
so that when the browser checks for it , it sees what I
have set / null for no framework. |