Page 1 of 1

Custom Dialog Themes

Posted: Tue Aug 05, 2008 10:01 pm
by TheVman
Hi all,

This is perhaps a better place for my question asked here http://www.installaware.com/forum/viewtopic.php?t=3824
"I have all except the "<theme>.exe: Your compiled theme sampler". What and how do I get this?"
Image

Posted: Wed Aug 06, 2008 6:11 am
by CandiceJones
Just make a setup project that displays all dialogs in your theme!

For your convenience I have attached one such setup project used for an existing theme.

File Attached:

attractive.zip

Posted: Wed Aug 06, 2008 5:24 pm
by TheVman
CandiceJones wrote:Just make a setup project that displays all dialogs in your theme!

For your convenience I have attached one such setup project used for an existing theme.

File Attached:

<a>attractive.zip
Hi Candice,
Thank you, but I cannot see a *.mpr file. Also what are the *.baggage files?

Posted: Fri Aug 08, 2008 7:29 pm
by TheVman
TheVman wrote:
CandiceJones wrote:Just make a setup project that displays all dialogs in your theme!

For your convenience I have attached one such setup project used for an existing theme.

File Attached:

<a>attractive.zip
Hi Candice,
Thank you, but I cannot see a *.mpr file. Also what are the *.baggage files?


Hi Candice,

Sorry, it WAS in there, I just did not look hard enough. :(
What are the *.baggage files?

Posted: Fri Aug 08, 2008 7:33 pm
by CandiceJones
Do you have custom AVI files you're showing in dialogs? Then you specify them in baggage files. Look at the Attractive theme for an example. If you don't have AVI files, never mind about baggage files - don't use them at all!

Posted: Fri Aug 08, 2008 7:44 pm
by TheVman
CandiceJones wrote:Do you have custom AVI files you're showing in dialogs? Then you specify them in baggage files. Look at the Attractive theme for an example. If you don't have AVI files, never mind about baggage files - don't use them at all!

Hi Candice,
Ahhh, I wondered how they got an avi file in there. I went to the properties of the 'Swoosh' avi but could not work out how to replace it with my own. I might make a second Vista theme with an avi to learn on.

Thanks.

Posted: Fri Aug 08, 2008 10:19 pm
by CandiceJones
1. Copy your AVI file to the dialog folder
2. Create the baggage file
3. Edit the AVI object's filename property and indicate the filename of the AVI file (NO PATH)

Posted: Tue Aug 19, 2008 8:53 pm
by TheVman
Hi Candice,

Sorry to be a pain but the 'attractive' script only displays the welcome screen, then loops to the end of the script without pausing on the other dialogs.