pombreda / windows-package-manager

Automatically exported from code.google.com/p/windows-package-manager
0 stars 0 forks source link

Some Control panel installed packages list as unintelligible hashes #352

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
PS C:\> CLnpackdcl.exe list
[0%] - Detecting directories deleted externally
[100%] - Clearing information about installed package versions in nested 
directories
65 package versions found:

...
_240C3DDD-C5E9-4029-9DF7-95650D040CF2_ 2.0.0.102 
(control-panel._240C3DDD-C5E9-4029-9DF7-95650D040CF2_)
_240C3DDD-C5E9-4029-9DF7-95650D040CF2_ 2.5.0.1 
(control-panel._240C3DDD-C5E9-4029-9DF7-95650D040CF2_)
_92FB6C44-E685-45AD-9B20-CADF4CABA132__-_1033 4.5.50938 
(control-panel._92FB6C44-E685-45AD-9B20-CADF4CABA132__-_1033)
_92FB6C44-E685-45AD-9B20-CADF4CABA132__KB2898869 1 
(control-panel._92FB6C44-E685-45AD-9B20-CADF4CABA132__KB2898869)
_92FB6C44-E685-45AD-9B20-CADF4CABA132__KB2901126 1 
(control-panel._92FB6C44-E685-45AD-9B20-CADF4CABA132__KB2901126)
_F0E3AD40-2BBD-4360-9C76-B9AC9A5886EA_ 10.18.10.3496 
(control-panel._F0E3AD40-2BBD-4360-9C76-B9AC9A5886EA_)
...

PS C:\> & 'C:\Program Files\NpackdCL\npackdcl.exe' info  -p 
control-panel._F0E3AD40-2BBD-4360-9C76-B9AC9A5886EA_
Title: _F0E3AD40-2BBD-4360-9C76-B9AC9A5886EA_
Description: [Npackd list of installed packages] 
_F0E3AD40-2BBD-4360-9C76-B9AC9A5886EA_
License:
Internal package name: control-panel._F0E3AD40-2BBD-4360-9C76-B9AC9A5886EA_
Package home page:
Categories:
Icon:
Versions: 10.18.10.3496
1 versions are installed:
    10.18.10.3496 in c:\program files (x86)\intel\intel(r) processor graphics

The only way to really figure out what these are is to look at the install 
directory
PS C:\> .\npackdcl.exe info -p 
control-panel._240C3DDD-C5E9-4029-9DF7-95650D040CF2_
Title: _240C3DDD-C5E9-4029-9DF7-95650D040CF2_
Description: [Npackd list of installed packages] 
_240C3DDD-C5E9-4029-9DF7-95650D040CF2_
License:
Internal package name: control-panel._240C3DDD-C5E9-4029-9DF7-95650D040CF2_
Package home page:
Categories:
Icon:
Versions: 2.5.0.1, 2.0.0.102
2 versions are installed:
    2.0.0.102 in c:\program files (x86)\intel\intel(r) usb 3.0 extensible host controller driver
    2.5.0.1 in c:\program files\NpackdDetected\_240C3DDD-C5E9-4029-9DF7-95650D040CF2_

However, in control panel, these are much more legibly listed as 
Name: Intel(R) USB 3.0 eXtensible Host Controller Driver 
Version: 2.5.0.19

(note also the slight version discrepancy with above and the fact that control 
panel lists only one version installed, while Npackd seems to think there is an 
older one)

The remaining three:
_92FB6C44-E685-45AD-9B20-CADF4CABA132__-_1033 4.5.50938 
(control-panel._92FB6C44-E685-45AD-9B20-CADF4CABA132__-_1033
_92FB6C44-E685-45AD-9B20-CADF4CABA132__KB2898869 1 
(control-panel._92FB6C44-E685-45AD-9B20-CADF4CABA132__KB2898869
_92FB6C44-E685-45AD-9B20-CADF4CABA132__KB2901126 1 
(control-panel._92FB6C44-E685-45AD-9B20-CADF4CABA132__KB2901126
are Windows update related and should probably be hidden by default 

Original issue reported on code.google.com by kevmi...@gmail.com on 25 Apr 2014 at 2:47

GoogleCodeExporter commented 9 years ago
Sorry, I meant to add that 
_F0E3AD40-2BBD-4360-9C76-B9AC9A5886EA_ 10.18.10.3496 
(control-panel._F0E3AD40-2BBD-4360-9C76-B9AC9A5886EA_)
lists in control panel as

Name: Intel(R) Graphics Driver 

Original comment by kevmi...@gmail.com on 25 Apr 2014 at 2:55

GoogleCodeExporter commented 9 years ago

Original comment by tim.lebe...@gmail.com on 25 Apr 2014 at 7:02

GoogleCodeExporter commented 9 years ago
Looks fixed in 1.19.8

Original comment by kevmi...@gmail.com on 30 May 2014 at 11:43

GoogleCodeExporter commented 9 years ago
Npackd 1.19.13 alpha is available: 
- 
https://sourceforge.net/projects/npackd/files/com.googlecode.windows-package-man
ager.Npackd64/
- 
https://sourceforge.net/projects/npackd/files/com.googlecode.windows-package-man
ager.Npackd/
- 
https://sourceforge.net/projects/npackd/files/com.googlecode.windows-package-man
ager.NpackdCL/
or from the unstable repository

Original comment by tim.lebe...@gmail.com on 23 Aug 2014 at 10:06

GoogleCodeExporter commented 9 years ago
Npackd 1.19.13 is the next stable release: 
https://code.google.com/p/windows-package-manager/wiki/Downloads?tm=2

Original comment by tim.lebe...@gmail.com on 6 Oct 2014 at 5:11