Hi Friedrich,

On the ReadMe dialog box there is a checkbox "Read Readme File from
Absolute Path (RTF only), see http://screencast.com/t/VDp12OhNWh

I tried it and when I ran the install in test mode the install crashed!
This checkbox is not in the documentation so I'm not sure exactly what
it does.

I was having some issues with this file so I checked this to see what
happened My _guess_ is that it makes the installer read the rtf file
from a specific path on the target machine?

Question: Is it possible to detect when the installer is in "test"
mode, i.e. after you click the "Test" button in the SB toolbar? When
doing quick tests I don't always want it to show me all the dialog
boxes, so it would be cool to be able to use something like:

#ifdef TESTMODE Equals "1" Then
Define Wizard Dialog "WELCOME" (Welcome)
Define Wizard Dialog "PASSWORD" (Password) (%_SB_PASSWORD%)
Define Wizard Dialog "LICENSE" (License Agreement)
#end

to skip those 3 dialogs.

Best regards,

--
Arnor Baldvinsson
Icetips Alta LLC