cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
ZygoCorp
Level 6

Dialogs not correct after IS project upgrade

INSTALLSCRIPT PROJECT - I upgraded/converted an InstallShield 7 project into InstallShield 2010 Premier. I did not have any custom dialog, however, the new installation program seems to have kept the dialogs from the original version. When I compile I notice a long list of dialogs compiled into a recourse file. [note that these do not appear in the build log or report, only on the UI compile window] I have selected a skin for the project, and it seems the skin is used for status and some dialogs, but the original IS7 dialogs for most others. How can I get rid of the old dialogs to use the new/default ones??
Labels (1)
0 Kudos
(2) Replies
hidenori
Level 17

You basically need to revert all dialogs and rebuild your project as follows:

[LIST=1]
  • Go to the Dialogs view.
  • Right click on an edited dialog (whose name is displayed in bold).
  • Select the "Revert Dialog to Default"
  • Repeat the step 2 to 3 for all edited dialogs.
  • Rebuild your setup.

    Hope that helps.
  • 0 Kudos
    ZygoCorp
    Level 6

    excellent.....
    0 Kudos