I am having troubles with Microsofts Merge Modules:
Microsoft_VC80_ATL_x86.msm
Subject: Visual C++ 8.0 ATL (x86) WinSXS MSM Beta2
Revision Number: {97F81AF1-0E47-DC99-FF1F-C8B3B9A1E18E}
Size: 139.264 bytes
Date: 23. Sep. 2005 07:05:04
Microsoft_VC80_MFC_x86.msm
Subject: Visual C++ 8.0 MFC (x86) WinSXS MSM Beta2
Revision Number: {9BAE13A2-E7AF-D6C3-FF1F-C8B3B9A1E18E}
Size: 1.588.224 bytes
Date: 23. Sep. 2005 07:08:10
Both are supplied by Microsoft Visual Studio 2005.
When I installed them with InstallShield they also installed a subdirectory in C:\\Windows\\WinSxS\\Policies:
x86_policy.8.0.Microsoft.VC80.ATL_1fc8b3b9a1e18e3b_x-ww_5f0bbcff
x86_policy.8.0.Microsoft.VC80.MFC_1fc8b3b9a1e18e3b_x-ww_0f75c32e
Each subdir contained two files ('8.0.50727.42.cat' and '8.0.50727.42.policy')

When I install them with InstallAware these subdirs in the Policies folder are not created and that efficiently prevents our programs from working.

My solution is now to create those folders and manually copy those files, but I think this is really not a good solution...

I wonder what went wrong here???
Perhaps InstallAware can bring some light to these strange happenings?