Invalid UniqueID in .apm file

Post Reply
danger_moose
Posts: 1
Joined: Mon May 02, 2016 1:36 am

Invalid UniqueID in .apm file

Post by danger_moose »

When saving an answer file for .NET updates, I noticed a line that didn't correspond to a module: "Windows6.1-KB3032655-x64". The culprit seems to be <modules\Components\__dotnet\KB3135983-MSU35SP1-x64.apm>:

Code: Select all

UniqueID="Windows6.1-KB3032655-x64"
I only noticed it because I'm parsing the answer file with a PowerShell script to slipstream updates to an image, so I don't know if there are any other consequences.
User avatar
TheAPGuy
Site Admin
Site Admin
Posts: 979
Joined: Sun Oct 27, 2013 12:38 am
Location: California
Contact:

Re: Invalid UniqueID in .apm file

Post by TheAPGuy »

Nope thats probably a copy paste error from creating the apm. It should be corrected. Until it is corrected on our side you can correct it on your side, although AP will complain about it not being official and re-download it next update you do.. Just change the UniqueID KB number to what the file number says.
User avatar
Whatacrock
Release Maintainer
Release Maintainer
Posts: 1967
Joined: Mon Oct 28, 2013 10:47 am
Location: Australia
Contact:

Re: Invalid UniqueID in .apm file

Post by Whatacrock »

Corrected this issue, that's what happens when you don't double check the changes applied to the modules

Release dated May 3
"Now if you Sons of B*@ches got anything else to say, NOW'S THE F@#%ING TIME!!"
Post Reply