adoop/windowsGetAllSoftwares
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
my project need get all softwares like control panel programs.
this project is search by google,codeproject,msdn.
but I can't find a solution last.
recently, I think about the windows registry ,
a named processmonitor tools help me,I found the system how to get the install list.
this project is unicode project ,and both for 32bit and 64bit os.
I made this code build by VS2010.
Date:2013/08/25
Environment:win7,win8(both 32and64)
Purpose:Get windows os softwares.
BuildTool:vs2010
//////////////////////////////////////////////////////////