Sanghpal,
there two ways to solve the issue:
1. there is an another set of so called 'small' resources what should be used instead of standard, these resources are not in ASDK yet, so they should be copied to ASDK folder manually. Then you can use these resources from WIX source files. E.g. instead of using AimSolutionUI64.wxi use AimSolutionUI64_small.wxi. For inventory projects I've created p4 folder where from these 'small' resources can be taken (untill they will be included into ASDK). The folder is:
//depot/Endpoint_Management_Group/notification_server/solutions/Inventory/InventoryBuildSystem/AltirisSDK_small'
2. Another way is to exclude UI from setup packages at all (we use this approach on Inventory ULM, Inventory Pack for Servers ULM, Invnentory for Network Devices and I know some other solutions use same approach). In this case you have just to exclude AimSolutionUI64.wxi file from your WIX projects;
I think we (inventory and inventory ULM) should use same approach as we work on same solution, I'd recommend qway #2. If you have any questions please contact me directly by email:
dmitri_brodski@symantec.com