KB2728973
Whatacrock
18 Jul 2012
Have been working on the Windows XP x64 script and doing the latest updates for July and have been stumped on KB2728973...after a lot of searching finally found the registry location for this.
Am stumped on writing the apm detection section.
Here is the section I'm working on
[DetectionRegistry]
RegistryPath=HKLM\SOFTWARE\Wow6432Node\Microsoft\Active Setup\Installed Components\{C3C986D6-06B1-43BF-90DD-BE30756C00DE}
KeyName=
KeyValue=
The registry location of the x86 os's just remove the \Wow6432Node\ from the entry
Have attached a screenshot of the registry location for clarification.Any help will be greatly be appreciated.
Cheers
B
[attachment=617:screenshot.jpg]
Am stumped on writing the apm detection section.
Here is the section I'm working on
[DetectionRegistry]
RegistryPath=HKLM\SOFTWARE\Wow6432Node\Microsoft\Active Setup\Installed Components\{C3C986D6-06B1-43BF-90DD-BE30756C00DE}
KeyName=
KeyValue=
The registry location of the x86 os's just remove the \Wow6432Node\ from the entry
Have attached a screenshot of the registry location for clarification.Any help will be greatly be appreciated.
Cheers
B
[attachment=617:screenshot.jpg]
click-click
18 Jul 2012
I don't have 64-bit, but leaving in the wow6432Node and the following entries should work
KeyName=Version
KeyValue=1,0,2595,0
KeyName=Version
KeyValue=1,0,2595,0
Whatacrock
18 Jul 2012
Thanks for that click-click, thats is what I thought it should be and will give it a go
Cheers
Cheers


