gjraj78
08-06-2010, 01:18 AM
Hi,
My Req: Create 2 installer for Linux platform one for 32bit & 64bit using s single IA project file.
How I try:
a. Added all the files under the Install Tasks.
b. created 2 Tags.
* 32bit
* 64bit
c. Tagged all the files/folders required for 32bit installer with tag '32bit'.
d. Tagged all the files/folders required for 64bit installer with tag '64bit'.
e. Created 2 build config set. one with '32bit' & other with '64bit'.
With these steps, I am able to create 2 installers. BUT the PROBLEM here is that both the installers are having all the files. :mad:
I want:
32bit installer to have only the files tagged with '32bit'
64bit installer to have only the files tagged '64bit'.
Please help me with your inputs on how to implement this.
Thanks,
Raj87
My Req: Create 2 installer for Linux platform one for 32bit & 64bit using s single IA project file.
How I try:
a. Added all the files under the Install Tasks.
b. created 2 Tags.
* 32bit
* 64bit
c. Tagged all the files/folders required for 32bit installer with tag '32bit'.
d. Tagged all the files/folders required for 64bit installer with tag '64bit'.
e. Created 2 build config set. one with '32bit' & other with '64bit'.
With these steps, I am able to create 2 installers. BUT the PROBLEM here is that both the installers are having all the files. :mad:
I want:
32bit installer to have only the files tagged with '32bit'
64bit installer to have only the files tagged '64bit'.
Please help me with your inputs on how to implement this.
Thanks,
Raj87