Sunday, September 8, 2019

wmic

C:\Users\OMG>ionic info
Error: Command failed: wmic os get Caption  'wmic' is not recognized as an internal or external command, operable program or batch file.


1. >My Computer> Properties>Advance system settings>Advance>Environment Variables>System variables
Variable  :  Value
Path        :  C:\Windows\System32\wbem\

also resolve link
https://kb.informatica.com/solution/23/Pages/4/156865.aspx



No comments:

Post a Comment

Navigation in ionic or redirect in ionic

1.  Redirect as return View in mvc code in .ts       this .router.navigateByUrl( "/rec-view/" +d.Srno,{ skipLocationChange:tru e...