View Single Post
Join Date: Dec 2008
Posts: 5
Reputation: Ekaterina is an unknown quantity at this point 
Solved Threads: 0
Ekaterina Ekaterina is offline Offline
Newbie Poster

Re: Detecting if ASP/ASP.NET is registered

 
0
  #5
Dec 2nd, 2008
aspnet_regiis -lv :
2.0.50727.0 Valid (Root) C:\WIN64\Microsoft.NET\Framework\v2.0.50727\aspnet_isapi.dll

But If I uninstall all version of ASP.NET: (aspnet_regiis -ua) I will get just message after calling aspnet_regiis -lv : "Cannot find any installed version" and this is not useful for localized system(if check string after calling command)
Reply With Quote