Files correlati : Ricompilazione Demo : [ ] Commento :postinstallazione moduli ripresa dalla 3.1 git-svn-id: svn://10.65.10.50/trunk@15412 c028cbd2-c16b-5b4b-a496-9718f37d4682
25 lines
317 B
Plaintext
Executable File
25 lines
317 B
Plaintext
Executable File
#include "bainst17.h"
|
|
|
|
PAGE "Installazione AT" -1 -1 78 8
|
|
|
|
BOOL F_DEFAULTSDATA
|
|
BEGIN
|
|
PROMPT 2 2 "Carica dati standard AVIS"
|
|
END
|
|
|
|
BOOL F_USAMENUAVIS
|
|
BEGIN
|
|
FLAGS "D"
|
|
PROMPT 2 3 "Usa menu' AVIS"
|
|
END
|
|
|
|
BUTTON DLG_OK 10 2
|
|
BEGIN
|
|
PROMPT -11 -1 "~Conferma"
|
|
MESSAGE EXIT,K_ENTER
|
|
PICTURE BMP_OK
|
|
END
|
|
|
|
ENDPAGE
|
|
ENDMASK
|