
qqkh1.5524935980618262E12 asked a question.
"Preparing For Installing..." strings
Hello.
I want to set values for strings in an InstallShield-2010-project. It can be done with the help of UserInterface->String Editor. Thus we can change the text of any page of the wizard.
But I can't find the strings for pre-page "Preparing for installing..." anywhere.
How to change the strings on this page?
Check out the Direct Editor, the table ISString. I think the string IDS_IsInitDlg_PreparingWizard is what you are looking for.
I need to replace text
"Preparing Installshield Wizard which will install [Product Name] on
your computer.Please wait.."", and the caption "[Product Name] - Installshield Wizard".
If you're quick you may be able to edit setup.ini while your installation is building but it wouldn't surprise me if no-one else encourages you to do that!