TODCRA
08-29-2005, 10:50 AM
Hi,
I create a new category in the String table call AccesFile with a few string. I located the propertie files at the following location:
C:\Program Files\InstallShield 11\Universal Installer\i18n\com\installshield\accessibility\i18n
I'm using $L(com.installshield.accessibility.i18n.AccesFile, GoFollowingScreen) as a Title value. My problem is that I don't receive any string. I know this should work because I tried an other category(wizard) and it worked.
When I looked in the setup.jar, the accesfile_*.propertie is missing. Do I need to put the propertie file in a specific folder or include it somewhere in the InstallShield?
Any help would be appreciated.
I create a new category in the String table call AccesFile with a few string. I located the propertie files at the following location:
C:\Program Files\InstallShield 11\Universal Installer\i18n\com\installshield\accessibility\i18n
I'm using $L(com.installshield.accessibility.i18n.AccesFile, GoFollowingScreen) as a Title value. My problem is that I don't receive any string. I know this should work because I tried an other category(wizard) and it worked.
When I looked in the setup.jar, the accesfile_*.propertie is missing. Do I need to put the propertie file in a specific folder or include it somewhere in the InstallShield?
Any help would be appreciated.