chocolatey list installed

C++
choco list --local-only
Some packages are installed under ChocolateyInstall\lib, others 
- especially packages that are based on Windows installers (.msi files) 
- install to the default path of the original installer (which is most likely within Program Files).
Source

Also in C++: