Use LOCMODE with Developer edition

Got a problem you cannot solve? Try here.
Christoph Schneegans
Posts: 55
Joined: Tue Jan 09, 2007 12:20 pm

Use LOCMODE with Developer edition

Postby Christoph Schneegans » Mon Jan 21, 2008 1:17 pm

I would like to set the pre-defined compiler variable LOCMODE to VARSONLY. However, I'm using the Developer edition, which does not support compiler variables. Is there a way to benefit from the VARSONLY setting?

Alex_Ronquillo
Site Admin
Posts: 364
Joined: Mon Jul 30, 2007 11:51 am
Location: USA
Contact:

Postby Alex_Ronquillo » Wed Jan 23, 2008 1:46 pm

Sure there is. Try building your project with miabuild.exe from command line and setting LOCMODE=VARSONLY.
Alejandro Ronquillo
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/

Christoph Schneegans
Posts: 55
Joined: Tue Jan 09, 2007 12:20 pm

Postby Christoph Schneegans » Wed Jan 23, 2008 2:34 pm

Doesn't work for me. The LOCMODE variable is not defined at all, e.g.

Code: Select all

[compiler if Variable LOCMODE is Defined ]
MessageBox: , Defined
[compiler else]
MessageBox: , Not defined
[compiler end]

displays "Not defined". My command line call looks as follows:

Code: Select all

miabuild.exe "D:\\LocMode\\LocMode.mpr" LOCMODE=VARSONLY


Return to “Technical Support”

Who is online

Users browsing this forum: No registered users and 78 guests