473,396 Members | 2,158 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.

Localizing a web setup project

WT
Hello,
Using english version of vs 2005 to develop,
my setup dialogs are all displayed in english, is there some way to have it
displayed according the current culture using resources as we do for
applications and web sites ?

Thanks for help
CS
PS: already posted in localization without any answer
May 29 '06 #1
3 2183
I didn't understand it quite well...

you want to change Visual Studio 2005 dialog boxes, or you own Visual Basic
/ ASP.NET application?

--

Bruno Alexandre
(a Portuguese in Københanv, Danmark)
"WT" <WT@newsgroups.nospam> escreveu na mensagem
news:Ou**************@TK2MSFTNGP03.phx.gbl...
Hello,
Using english version of vs 2005 to develop,
my setup dialogs are all displayed in english, is there some way to have
it
displayed according the current culture using resources as we do for
applications and web sites ?

Thanks for help
CS
PS: already posted in localization without any answer

May 29 '06 #2
Hi Bruno,

As for the Visual Studio(2005 or 2003)'s setup project, they only contains
a small subset of the windows installer sdk's functionality. And vs 2005
setup project dosn't support localizing the built-in setup user interface.
As far as I can get, we are only able to localize the custom action's UI
elements through the .net framework localization feature.

BTW, if you're directly using the raw window installer sdk to create the
setup packge, you can have a look at the windows installer sdk's
localization support:

#Localizing a Windows Installer Package
http://msdn.microsoft.com/library/en..._windows_insta
ller_package.asp?frame=true

Hope this helps.

Regards,

Steven Cheng
Microsoft Online Community Support
==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

May 29 '06 #3
Reposted to correct the broken link...

#Localizing a Windows Installer Package
http://msdn.microsoft.com/library/en...asp?frame=true

Juan T. Llibre, asp.net MVP
aspnetfaq.com : http://www.aspnetfaq.com/
asp.net faq : http://asp.net.do/faq/
foros de asp.net, en español : http://asp.net.do/foros/
===================================
"Steven Cheng[MSFT]" <st*****@online.microsoft.com> wrote in message
news:0D**************@TK2MSFTNGXA01.phx.gbl...
Hi Bruno,

As for the Visual Studio(2005 or 2003)'s setup project, they only contains
a small subset of the windows installer sdk's functionality. And vs 2005
setup project dosn't support localizing the built-in setup user interface.
As far as I can get, we are only able to localize the custom action's UI
elements through the .net framework localization feature.

BTW, if you're directly using the raw window installer sdk to create the
setup packge, you can have a look at the windows installer sdk's
localization support:

#Localizing a Windows Installer Package
http://msdn.microsoft.com/library/en..._windows_insta
ller_package.asp?frame=true

Hope this helps.

Regards,

Steven Cheng
Microsoft Online Community Support
==================================================

When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.

==================================================
This posting is provided "AS IS" with no warranties, and confers no rights.

Get Secure! www.microsoft.com/security
(This posting is provided "AS IS", with no warranties, and confers no
rights.)

May 29 '06 #4

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

Similar topics

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...
4
by: Nick | last post by:
Hi, I have a windows application, wherein the solution consists of 5 projects. When I try to create a setup and deployment project for this solution, I'm somehow unable to add anything in...
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...
24
by: Nak | last post by:
Hi there, I have some inherited forms that I wish to make "localizable", unfortunately none of the items I wish to be "localizable" are actually being "localized". For example, I have a few of...
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...
0
by: =?Utf-8?B?U3VzaGlTZWFu?= | last post by:
I have question about pages localizability. So for example I have 3 pages on my site ================== main.aspx users.aspx products.aspx ================== I want make Localizing for them....
0
by: cmdolcet69 | last post by:
I have an issue with localizing forms, I added a button to my form and then set my form to localizable property = true. changed my language from default to Spanish and saved. I built the...
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...
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
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...
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
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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...

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.