Impossible to localize a Web Setup Project

W

WT

Hello,

Documentation speaks about a country list-box in the project properties, but
this list box is missing in VS2005 Pro.

Where is the problem ?
CS
 
S

Steven Cheng[MSFT]

Hi CS,

As for the "localization" feature you mentioned, I've double check both VS
2005 TeamSuite and Professional edition and both of them support this
feature. And you can find this setting in the web setup project's
properties. You can simply select the web setup project's node in the
Visual Studio 2005's solution explorer, and in the Property Windows(of the
websetup project) you will find this "Localization" property which is
represented by a dropdownlist that contains multiple available localizable
languages.

#Localization Property
http://msdn2.microsoft.com/en-us/library/10t3fbxz(VS.80).aspx

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.)
 
W

WT

Hello Steven,

I finally get everything, I was using right button click on the projet in
solution explorer which gives a 'Property Dialog also' which is not the same
as the Properties obtained from View-Properties.

Thanks fo help.
CS
 
S

Steven Cheng[MSFT]

Thanks for your quick response Cs,

Glad that you've got it working.

Have a good day!

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.)
 
W

WT

My last problem in this WebSetup is transfering a parameter, TARGETDIR, from
the 'Register User' dialog to my register program.
When I enter TARGETDIR in the arguments property, my program receives the
value 'TARGETDIR' and not the value contained in the install property named
TARGETDIR.
I have tried to put '$' before it without result.
I was believing that TARGETDIR is the property from Web Application Folder
that should 'be accessed at installation to override the path of a custom
folder'
How to send this target installation dir as parameter to my program?

Thanks for help again.

CS
 
W

WT

Found [TARGETDIR].

WT said:
My last problem in this WebSetup is transfering a parameter, TARGETDIR,
from the 'Register User' dialog to my register program.
When I enter TARGETDIR in the arguments property, my program receives the
value 'TARGETDIR' and not the value contained in the install property
named TARGETDIR.
I have tried to put '$' before it without result.
I was believing that TARGETDIR is the property from Web Application
Folder that should 'be accessed at installation to override the path of a
custom folder'
How to send this target installation dir as parameter to my program?

Thanks for help again.

CS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,898
Latest member
BlairH7607

Latest Threads

Top