Automating core applications list in Control Panel
In our organisation, we are currently trying to automate the programs and features core applications list. We need to be able to check that after a device has been built, all core applications have been properly applied and have the correct version. Currently when you record a test it is looking as the list as a container and not as individual applications. Is there a workaround for this?
Hi,
Either split obtained string and extract version number from it, or get the same information but using pure code without opening Programs and Features window. E.g.
https://www.vbsedit.com/scripts/apps/user/scr_226.asp
https://www.devhut.net/2013/10/23/determine-installed-version-of-any-ms-office-program-vbscript/
https://www.google.com/search?q=vbscript+windows+programs+Features+get+version