PDA

View Full Version : Changing dialog bitmaps with perl automation intf



severedblue
12-29-2005, 11:06 PM
Hey,

I'm currently working on an automation script in Perl that can change and update an IS project for each release of product we have.

I've managed to change the version names, the install paths, and the splash screen, but what's stumped me is changing the bitmaps in the dialog boxes.

The dialog boxes seem to have no easy access in the API? I've tried modifying the strings table, and searching all the collections (and their properties) without success. It appears to be buried very deep in.

Can someone point me in the right direction?>

thanks,
Richard