NewsArchive
07-10-2007, 02:45 AM
1. I want to produce a setup [EXENAME] = Setup_MyprogDeluxe_4User.exe or
Setup_MyprogBasic_8User.exe or ..., where "Basic", "Deluxe", "Intro", etc.,
are in one compiler variable and 2User, 4User, 8User, etc. are in another?
2. I want to send the resulting exe to a similarly named folder vis:
\SetupOut\Setup_MyprogDeluxe_4User or \SetupOut\Setup_MyprogBasic_8User,
etc., again based on the same compiler variables. Any way to do this?
Thanks in anticipation
Warren
Setup_MyprogBasic_8User.exe or ..., where "Basic", "Deluxe", "Intro", etc.,
are in one compiler variable and 2User, 4User, 8User, etc. are in another?
2. I want to send the resulting exe to a similarly named folder vis:
\SetupOut\Setup_MyprogDeluxe_4User or \SetupOut\Setup_MyprogBasic_8User,
etc., again based on the same compiler variables. Any way to do this?
Thanks in anticipation
Warren