Archives by Tag 'WMIC'
Getting product version from the command line
By Andrei Ungureanu - Last updated: Wednesday, April 17, 2013
Cateodata e nevoie sa afli rapid ce versiune a unei anumite componente software este instalata pe un sistem. Metode de a afla sunt multe dar in cazul de fata eu cautam o varianta rapida din command prompt. Si merge foarte simplu folosind WMIC: Merge sa rulati si WMIC PRODUCT GET NAME,VERSION direct din command prompt […]