
Posted:
Jun 22, 2004 @ 3:27am
by fzammetti
EZSetup comes with the source, doesn't it? Should just need to drop an image control on the form and point it at the bitmap and recompile. It's been a while since I've done a straight Win32 app in VC++, but I don't remember anything special you have to do.
figured it out at last

Posted:
Jun 22, 2004 @ 7:37am
by Conan
I do not need to touch the setup_english part. The main ezsetup.exe has the setup_english as a resource & gives access to the bitmap & icon so I can edit it there & build the customised setup program. Yeay!!
just for clarification it's the PocketSetupCreator version I'm discussing