PDA

View Full Version : First Message



NewsArchive
02-22-2007, 02:23 AM
Version 4 had a dialog called First Message . Basicly a question "Install
myprogram version 1.0 continue?". This displayed before the Welcome
Message.

Nothing using that name in 6. Is there something similar?

Thanks,
Bob

NewsArchive
02-22-2007, 02:24 AM
Display Message Box "Do you want to install this thing?" -- "Continue?"
If %_SB_RETURN% Equals "$IDNO$" Then
Exit Installation 0
End

Jane Fleming