Page 1 of 1

EZSetup customization - dialogue boxes & images

PostPosted: Jun 21, 2004 @ 10:04pm
by Conan

PostPosted: Jun 21, 2004 @ 11:17pm
by sponge

PostPosted: 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.

Re: EZSetup customization - dialogue boxes & images

PostPosted: Jun 22, 2004 @ 3:47am
by joshu

hey Frank, do you think I'm thick?

PostPosted: Jun 22, 2004 @ 6:10am
by Conan

figured it out at last

PostPosted: 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