real solutions for real problems
Welcome to MSDN Blogs Sign in | Join | Help

How does the AX Hotfix / Service Pack installer detect existing AOS instances

Have you ever wondered how the AX Hotfix / Service Pack installer detects existing AOS instances?

These information can be found in the Installer Registry under the following Registry Key:

HKEY_CLASSES_ROOT\Installer\Products

Every AOS Instance has it's own class Id.
This class id looks like this FA15D12F8BB2D1C4282780DBCF31Axxx (where xxx is a uniqe number).

For example:
If I have 2 AOS instances on my machine then I may find the following registry keys:

HKEY_CLASSES_ROOT\Installer\Products\FA15D12F8BB2D1C4282780DBCF31A110
HKEY_CLASSES_ROOT\Installer\Products\FA15D12F8BB2D1C4282780DBCF31A120

Additional information
If those keys have a subkey named Patches then they are marked as updated.
The entries in this subkey contain information about the applied patches.

Published Thursday, October 29, 2009 8:50 AM by EMEAAXTec
Filed under: ,

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# re: How does the AX Hotfix / Service Pack installer detect existing AOS instances

Thursday, October 29, 2009 5:45 AM by Enrico

Thanks for the info.

I'm wondering if it is possible to steer the patching of a specific AOS (if more than 1 is installed) by a special command line parameter?

Cheers,

Enrico

# re: How does the AX Hotfix / Service Pack installer detect existing AOS instances

Thursday, October 29, 2009 9:51 AM by EMEAAXTec

Hi Enrico

Please find some information about this here:

http://msdn.microsoft.com/en-us/library/aa496627.aspx

The parameter for the AOS instance is: AosInstanceName

Best regards,

Daniel

(Member of the EMEA Dynamics AX Support Blog Team)

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker