PDA

View Full Version : Condition on INI install



NewsArchive
12-18-2008, 01:36 AM
Hi Friedrich

It would be handy if we could put a condition on when entries in the INI
file get written. At the moment its limited to Always Install but having the
same options as the File install options would be useful to say when an INI
file entry gets written. (SB6.9)

--
--
Cheers
Richard

NewsArchive
12-18-2008, 01:37 AM
Hi Richard,

> It would be handy if we could put a condition on when entries in the
> INI file get written. At the moment its limited to Always Install but
> having the same options as the File install options would be useful
> to say when an INI file entry gets written. (SB6.9)

The "Conditions" tab for the Visualizer items is always the same ;-) See
attached screenshot. You can set the "Operating System" and the "Feature".
In the "File" Properties, there is an additional "Replacement Option" and
"Language" option. But this function cannot be used on INI files.

If you need more power, just switch to the Script Editor ;-) Then you can
write INI entries whenever and wherever you want (e.g. using
If..Then..ElseIf..Else.. Statements).

Does this help?

Friedrich

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

SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
12-19-2008, 01:29 AM
Hi Friedrich

Yes it helps I was just hoping to code a little less that was all.<vbg>

Cheers

Richard