473,385 Members | 2,269 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,385 software developers and data experts.

SETUP.INI localeid

Hi
Does anyone know how to force a windows package to use a specific locale
id??

ie. I just want to have 1 locale set of strings in SETUP.INI and to have my
setup.exe use these regardless of which locale the user is from.

ie. I just want to have [1033] and no others, but want to avoid the
'localization not found' issues

Thanks
Nov 16 '05 #1
4 1657

"Paul Aspinall" <pa**@aspy.co.uk> wrote in message
news:bc********************@fe3.news.blueyonder.co .uk...
Hi
Does anyone know how to force a windows package to use a specific locale
id??

ie. I just want to have 1 locale set of strings in SETUP.INI and to have my setup.exe use these regardless of which locale the user is from.

ie. I just want to have [1033] and no others, but want to avoid the
'localization not found' issues


Uh....you posted to quite a few groups. How are we supposed to determine
anything? I mean, what does this have to do with sqlserver.msde? Plus, you
posted to several dotnet groups (including a C# one) and to a VB "classic"
(meaning VB6 and under) group. You're opening a LOT of completely different
possibilities just by the unrelated groups you've posted to.

Aside from the irrelevant newsgroups, you omitted telling us the most
important thing! What Setup tool are you using? Lots of different ones use
a SETUP.INI file. A valid setting used in this file by one tool may not be
valid in another.

We have NOTHING to go on to even try to help you.

--
Mike
Microsoft MVP Visual Basic
Nov 16 '05 #2
Mike,

If you feel you cannot answer, then don't.... simple as that.
"MikeD" <no****@nowhere.edu> wrote in message
news:OK*************@TK2MSFTNGP14.phx.gbl...

"Paul Aspinall" <pa**@aspy.co.uk> wrote in message
news:bc********************@fe3.news.blueyonder.co .uk...
Hi
Does anyone know how to force a windows package to use a specific locale
id??

ie. I just want to have 1 locale set of strings in SETUP.INI and to have

my
setup.exe use these regardless of which locale the user is from.

ie. I just want to have [1033] and no others, but want to avoid the
'localization not found' issues


Uh....you posted to quite a few groups. How are we supposed to determine
anything? I mean, what does this have to do with sqlserver.msde? Plus, you
posted to several dotnet groups (including a C# one) and to a VB "classic"
(meaning VB6 and under) group. You're opening a LOT of completely
different
possibilities just by the unrelated groups you've posted to.

Aside from the irrelevant newsgroups, you omitted telling us the most
important thing! What Setup tool are you using? Lots of different ones
use
a SETUP.INI file. A valid setting used in this file by one tool may not
be
valid in another.

We have NOTHING to go on to even try to help you.

--
Mike
Microsoft MVP Visual Basic

Nov 16 '05 #3
Paul Aspinall wrote:
Mike,

If you feel you cannot answer, then don't.... simple as that.


I think the point he tried to make is that we cannot help you since you
don't give us the details we need in order to do so.

ie.
- is it a problem with the .NET framework ?
- is it a problem with deploying a VB project ?
- is it a C# problem ?
- is it a sql server/msde problem ?
- is it an installation tool problem ?
- if so, which one ?
- what "localization not found" issues ?

Seriously, this is akin to going into a car dealership and saying
"There's something wrong with my bike" and then refuse to give them the
bike, or to go on to a shop that fixes bikes.

Give us some details, perhaps then we can help.

If you feel you cannot give us the details, then don't.... simple as
that. But don't expect any help either.

--
Lasse Vågsæther Karlsen
http://www.vkarlsen.no/
mailto:la***@vkarlsen.no
PGP KeyID: 0x0270466B
Nov 16 '05 #4
Its funny you should say that...... I have got this motorbike that has
developed a problem.....

Seriously though....

I'm using the MSDE deployment kit, to package my C# app to be deployed with
MSDE.
The MSDE deployment kit, uses SETUP.INI in order to display localized
instructions / errors. However, I only want to specify one language,
whichever locale the system is running in (ie. I just want to use
English...)
This could be a number of locales though 1033, 3081, 4105 etc etc...

I wanted a slicker way to tell the MSDE deployment kit to use a single
locale....

The obvious (but cumbersome way) is to duplicate the same settings for all
locales in SETUP.INI
I'm trying to find a slicker way

Thanks

P.S. - Can you help with my motorbike?

"Lasse Vågsæther Karlsen" <la***@vkarlsen.no> wrote in message
news:ud******************@TK2MSFTNGP09.phx.gbl...
Paul Aspinall wrote:
Mike,

If you feel you cannot answer, then don't.... simple as that.


I think the point he tried to make is that we cannot help you since you
don't give us the details we need in order to do so.

ie.
- is it a problem with the .NET framework ?
- is it a problem with deploying a VB project ?
- is it a C# problem ?
- is it a sql server/msde problem ?
- is it an installation tool problem ?
- if so, which one ?
- what "localization not found" issues ?

Seriously, this is akin to going into a car dealership and saying "There's
something wrong with my bike" and then refuse to give them the bike, or to
go on to a shop that fixes bikes.

Give us some details, perhaps then we can help.

If you feel you cannot give us the details, then don't.... simple as that.
But don't expect any help either.

--
Lasse Vågsæther Karlsen
http://www.vkarlsen.no/
mailto:la***@vkarlsen.no
PGP KeyID: 0x0270466B

Nov 16 '05 #5

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

Similar topics

4
by: Richard Shea | last post by:
Hi - This is probably quite a stupid question but I've never understood what setup.py does. I've got a situation at the moment where I would like to use a script (which someone else has written and...
4
by: pbj | last post by:
my application was created in vb.net, vs 2003. the setup project was also created in vs 2003. one of my application reviewers reported this: The .Net link that is included in the setup is not the...
5
by: paul kölle | last post by:
hi all, I noticed that setUp() and tearDown() is run before and after *earch* test* method in my TestCase subclasses. I'd like to run them *once* for each TestCase subclass. How do I do that. ...
0
by: Adam Clauss | last post by:
I have a C++ COM Addin I wrote for Outlook (2002) using VS.Net 2002. Having completed it, I am now looking to create a setup project and install it on another machine. I created a setup project...
4
by: Howard Kaikow | last post by:
When I build a setup project, the dependency in the setup project is tied to the version in which it was built. Is there a way to build a setup project that can be used in both versions of the...
2
by: A.Carter | last post by:
I am developing a windows application with Visual Studio 2003 using C#. The application is complete so naturally I went to create a setup package. I added a setup project to the solution and I went...
1
by: rohan_from_mars | last post by:
I have a windows service and am also using Enterprise Library June 2005 version. Now i have created Setup and Deployment Project which installs the service. but how do i add EL dlls-...
6
by: andrewbb | last post by:
I want to deploy a service with a windows app and the setup program must conform to the Vista certification requirements. Can that be done with the standard .net setup project? Assuming cost is...
6
by: Srini | last post by:
Hi, I am facing a problem in localizing the setup file and .NET framework redistributable. I am trying to deploy c# winform application. I have created a setup project. I need to...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.