PDA

View Full Version : Request



NewsArchive
02-12-2008, 02:32 AM
Hi

Possible to build sb6 file, then run process that create scrip detailing all
the possible command line options / variables / etc for that script?

Kind Regards

Ben

NewsArchive
02-12-2008, 02:32 AM
Ben,

> Possible to build sb6 file, then run process that create scrip detailing
> all the possible command line options / variables / etc for that script?

What you can do is to build "Releases". Then you only have to pass the
Release ID via the command line too build different output.

In fact, you can do whatever you want with the command line compiler. You
can even run external programs during the compilation process, read values
for runtime or compiler variables from INI files, and so on, etc.

Friedrich

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

"point. click. ship" - that's SetupBuilder 6.7
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
02-12-2008, 02:33 AM
Am I missing a few demos' / examples somewhere ???

Ben

NewsArchive
02-12-2008, 02:33 AM
See "Releases" in the manual and then the compiler command line options. I
would also suggest to check the documentation for Compiler Variables and
some compiler directives (e.g. #get ini, #ifcompvar, #set compiler variable,
etc.).

Hope this helps.

BTW, there are some interesting "Releases" readings on the community. For
example:
http://www.lindersoft.com/forums/showthread.php?t=3236&highlight=releases

Friedrich

NewsArchive
02-13-2008, 01:34 AM
By the way, if you need an example, just post a few more information and
we'll develop a demo script for you.

Friedrich

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

"point. click. ship" - that's SetupBuilder 6.7
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner