cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ramalaks
Level 6

one installer project file-multiple platform installer

i have a installer that is written for windows platform. we want to use the same project for linux also.

For windows, we have set of binaries. how do we go about including linux binaries. i need 2 installers out of one project but windows installer should only include windows binaries and linux installer should only include linus binaries. i dont want 2 installers to have both set and installs accordingly during install. this is because our binaries size is big.

what i am asking is like conditional compilation of installers that includes appropriate set of binaries when building installers. is that possible?
Labels (1)
0 Kudos
(1) Reply
pv7721
Level 20

Would it be possible for you to post your project?
0 Kudos