473,396 Members | 1,914 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Installation problem with multi-language

Hi,

I am trying to display two different versions of a VB screen, one with
English prompts, one with Japanese, depending on a Radio Button setting at
login. The radio buttons just change the CurrentUICulture of the Current
Thread from default to Japanese, or vice versa. This works fine in the
development environment, but when packaged up into a setup and installed
through Windows Installer, the application doesnt seem to know of the
existence of the Japanese screen and just displays default (i.e. English).
Any idea why? The resource files are all distributed as 'embedded resource'
which means they should be part of the main assembly. I thought the setup and
runtime would handle this automatically, but it seems there is something else
to do. Any idea what I should be doing or might have missed out?

Incidentally, there is no problem with Fonts - all the machines used to run
the app have MS-Mincho installed to render the Japanese characters.

Thanks

Ian
Jan 10 '08 #1
1 947
Seem to have solved this now. Looks like embedded foreign language resources
are not quite so embedded as claimed. There is a "ja-JP" folder in the bin
directory of the project that contains different dll's for the projects that
contain foriegn language screens. Include that folder and its files as a
subdirectory of the application directory in the setup, and the language
change works fine.

Thanks

Ian

"Ian" wrote:
Hi,

I am trying to display two different versions of a VB screen, one with
English prompts, one with Japanese, depending on a Radio Button setting at
login. The radio buttons just change the CurrentUICulture of the Current
Thread from default to Japanese, or vice versa. This works fine in the
development environment, but when packaged up into a setup and installed
through Windows Installer, the application doesnt seem to know of the
existence of the Japanese screen and just displays default (i.e. English).
Any idea why? The resource files are all distributed as 'embedded resource'
which means they should be part of the main assembly. I thought the setup and
runtime would handle this automatically, but it seems there is something else
to do. Any idea what I should be doing or might have missed out?

Incidentally, there is no problem with Fonts - all the machines used to run
the app have MS-Mincho installed to render the Japanese characters.

Thanks

Ian
Jan 10 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Nikolai Kirsebom | last post by:
Does anyone know of an 'automated installation framework' written in Python / accessible from Python ? Could it be an idea to use the unittest module as a framework for making such a system,...
0
by: Eric | last post by:
I've got a weird problem, regardless of how often I enter: perl -MCPAN -e 'install "Data::Dumper"' I never get a message telling me that it is up-to-date. It will always try to reinstall even...
1
by: Hai-Chu Hsu | last post by:
Hi, I want to restore my databases from the old SQL Server installation into a new installation of SQL Server. My new installation of SQL Server has different data path from the old...
1
by: 3f | last post by:
Hello; We have made a web application that people can download from our web site and installed on: Windows XP Windows 2000 Professional Windows 2003 Server Windows 2000 Server
7
by: Shane | last post by:
Hi, Thanks in advance for the help. I have been to many websites and tried several solutions to my problem, but have fixed part of it. It's time to come humbly to the newsgroups for help :-) ...
5
by: InstallAware | last post by:
For Press Inquiries: Sinan Karaca InstallAware Software Corporation 336 Guerrero Street, San Francisco CA 94103 415 358 4094 (voice/fax) sinank@installaware.com http://www.installaware.com/ ...
2
by: mb12036 | last post by:
All- Having a problem installing a DB2 client on a machine running AIX version 5.0. Client appeared to install one time succesfully, then was uninstalled and a reinstall was attempted. For...
1
by: gonu | last post by:
i have .net installation problem i start the actual install with disk-1 and everything goes fine until a DLL named vdt70vcs.dll is being used/installed A message box pops up asking me to insert...
1
by: sureshbup | last post by:
Hi to all, I am trying to install CPAN modules using the command perl -MCPAN -e 'install qw (Text::CSV_XS)' but i get the problem like this even i changed the working proxies but none is...
4
by: yasir72 | last post by:
Hi, My programmer write software program using Visual Studio Dot NET 2005. The file become 30GB. We having problem to find out, how to write coding for installation and burnt this large data into...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.