Apr 04, 2016
05:59 AM
Pretty much! 🙂 Someone with another help? I already opened the IS dlls on Visual Studio to customize also, but didn't work well, but almost there Thank you,
... View more
Mar 25, 2016
06:16 AM
Hi all, Need your helkp to solve my 3 problems at this moment. I have created my own language, what I did was: change Language.dat and ProLanguage.dat files, and I inserted my new HEX language ID 0x1016 with decimal 4118 \support: create my own ini file (0x1016) \Redist\Language Independent\i386 and \Skins: create my own _isres_ based on 0x0816 Then, I was into IDE of installshield 2010 and select to create a new language, I selected my new custom language and was created into registry and langs.ini file the new language (4118) The, I was to \Language and copy paste the 2070 and DEV82070 for 4118 Now, I made the test, create a simple setup and add the new language. 1st problem: In General options, where we select the language, my new language does not have name, it appears wiyhout any text in first position, but work if I select 2nd problem: If I go to User Interface \Dialogs and edit any dialog, it generate the dialog to be customized. The problem is, when I select the dialog for the customized language, it crash: Exception ACCESS_VIOLATION (0xc0000005) at address 0x693f7be5 trying to read address 0x00000254. File : C:\Program Files (x86)\InstallShield\2010\System\isdev.exe Version : 16.0.0.435 Exception : c0000005 Address : 693f7be5 Access Type : read Access Address : 00000254 Registers : EAX=00000000 CS=0023 EIP=693f7be5 EFLGS=00010283 : EBX=1157c0e0 SS=002b ESP=0018a3ec EBP=0018f2ac : ECX=114e7480 DS=002b ESI=00000000 FS=0053 : EDX=00000000 ES=002b EDI=0000ad9c GS=002b Stack Trace : 6a793396 6a805eca 6a0211d6 6a03ee36 : 69fec7d6 0d21a238 0d228576 0d22bb33 : 0d224781 02bcad31 02ba8f86 0018f850 : 00000000 00000000 00000000 00000000 : 00000000 00000000 00000000 00000000 : 00000000 00000000 00000000 00000000 : 00000000 00000000 00000000 00000000 : 00000000 00000000 00000000 00000000 3rd problem: When I make a build, it appears a error: ISDEV: error -618: The Resource compiler failed tro build the RES file "c:\....\_ISUser_0x1016.res" required to link the DLL. Could you please help on that? > How can I give a name to my custom language > How can I edit forms on my custom language > Make the build without any error Thank you,
... View more
Labels
- Labels:
-
InstallShield 2010
Latest posts by hugo_lourenco
Subject | Views | Posted |
---|---|---|
995 | Apr 04, 2016 05:59 AM | |
3669 | Mar 25, 2016 06:16 AM |
Activity Feed
- Posted New custom language - IS 2010 on InstallShield Forum. Apr 04, 2016 05:59 AM
- Posted Custom Language Instalation on InstallShield Forum. Mar 25, 2016 06:16 AM