ok... i build my own wizard password page and works fine. my problem is here:
[issi]
#define ISSI_Playmidi "Fundo_1.mid"
;#define ISSI_Image "Figura_1.bmp"
#define ISSI_UseMyInitializeWizard
#include "D:\Documents and Settings\Joaquim Miguel\Os meus documentos\Programação\Visual Basic 6.0\Executar Jogos\Setup\SenhaWizard.txt"
#define ISSI_IncludePath "C:\ISSI"
#include ISSI_IncludePath+"\_issi.isi"
why i must(or gives an error) put the 1st 2 lines(sound and image) (both or 1)?
in these case i want put, only, the text file.