PDA

View Full Version : I need this function !


dbuser
03-28-2007, 09:39 AM
Hello :)

i´m testing SetupFactory 7.0 ! - and i must say - its great !

but i need one function: Compiler Variable !

we have the version from wise installation system http://www.wise.com/Wise/Products/Installations/WiseInstallationStudio.aspx

have setupFactory this function ?

great

db

Adam
03-28-2007, 11:36 AM
Could you explain a little further what you are looking for in a compiler variable?

We have Design Time Constants (http://www.indigorose.com/webhelp/suf70/Program_Reference/Variables/Design-time_Constants.htm) that are populated at build time.

Adam Kapilik

dbuser
03-29-2007, 01:23 AM
Ok ;)

first you make "Compiler Variables" - see compiler variables.jpg

then can you define in the script what the compiler variables to do

compiler variables2.jpg & compiler variables3.jpg

and when you now compile the script ( make a setup.exe ) the compiler ask you automatic what did you want to do compiler variables4.jpg

we have now a really individuell setup !!!

this is a very important function for us.

great

db

JXBURNS
03-29-2007, 04:50 PM
Have a look at Packages and the Select Packages screen which does exactly what you want.

John

dbuser
03-30-2007, 04:37 AM
Have a look at Packages and the Select Packages screen which does exactly what you want.

John

hey

i have see this function - but is not the same :(

the problem is that with the "Packages" the user can select what he want to install

with a compiler variables can the developer to decide what in the setup is.

great

JXBURNS
03-30-2007, 07:04 AM
OK I suspect you then want CONSTANTS & PRE/POST BUILD options available under PUBLISH -> SETTINGS using different configurations.

John

Jason Pate
04-02-2007, 11:58 AM
DBuser,

Might help if you tell us what your trying to accomplish.