-
Problems with multilanguage setup(Pls Help)
Hi,All
I have a problem with custom dialog with multilanguage setup .
when I select other language,Setup don't show the dialog which I have modified ,and just show the default dialog ? It is really a bug ,Pls help me
I use InstallShield7.02.
BTW ,I Look at topic "Problems with multilanguage setup"...
"This is a bug in Dev 7 and will be fixed in MP1...
)))))"
what's MP1????
Last edited by Molvse; 05-27-2003 at 08:19 PM.
-
Add:
My all dialog are modify from the standard dialog ,No one starts from scratch. for example,I use SdLicense dialog and just add two radio button on it .
I try it in Multilanguage
EzDefineDialog("MYSdLicense ", "","",12029). 12029 is SdLicense 'ID.
The setup just shows the orginal SdLicense instead of the one I modified.
if EzDefineDialog("MYSdLicense", ISUSER,"MYSdLicense",0).
the return value is DLG_ERR.
I try it in english.
EzDefineDialog("MYSdLicense ", "","",12029).
work well
Any suggestion is helpful
Thank
-
How to use function EzDefineDialog ( szDialogName, szDLLName, szDialogID, nDialogID ); in multilanguage standard setup project
?
BTW :my custom dialog is modified from standard dialog, not create from new dialog.
This bug really bothers me ,Need help.
Last edited by Molvse; 05-26-2003 at 05:53 AM.
-
Why do none answer this question???
Why do none answer this question??? No one encounters such question.
I describe it in details:
I modify the dialog --SdWelcomeMaint .
Delete a radio button (repair ) in English version.
but when the stardard project supports Multilanguage .
This dialog (SdWelcomemaint ) is show in default one (without modifing ) in other language.
why ,
BTW ,
when i run the project in 7.04 ,IS always says "sdsetupcompleteerror"
Help me !!!!!!!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules