You'd be better served by having this posted in the Development section of the board, I've moved it there for you.
When i am changing the product name of my TS application according to the local language and installing the application, it is not comming to my TS environment.
Can anybody help me in this direction ,why it is happning.
Pradeepta Meher said: When i am changing the product name of my TS application according to the local language and installing the application, it is not comming to my TS environment. Can anybody help me in this direction ,why it is happning.
Please provide more detail around what exactly you are doing. From what you've said so far, I can only guess and that's not going to get us anywhere.
If you are talking about the text that appears under the app icon in the carousel, you need to define localized names in the xml file that describes the tile. This is the file that you pass to RegisterSmartCenterApp.exe in order to make SmartCenter aware of the new app.
GeekTieGuy said:Pradeepta Meher said: When i am changing the product name of my TS application according to the local language and installing the application, it is not comming to my TS environment. Can anybody help me in this direction ,why it is happning.
Please provide more detail around what exactly you are doing. From what you've said so far, I can only guess and that's not going to get us anywhere. If you are talking about the text that appears under the app icon in the carousel, you need to define localized names in the xml file that describes the tile. This is the file that you pass to RegisterSmartCenterApp.exe in order to make SmartCenter aware of the new app.
I have done an application using WPF and here i change the localization in the setup from english to chinese .Now i give the Product name of the application in the setup in chinese text.Here it is getting installed in the system properly but not coming in the TS environment.But when i give the product name anything form the keyboard , and make setup and install, its coming in TS environment and working perfectly. Can you please help me what could be the problem.Thank you.
Pradeepta Meher said: I have done an application using WPF and here i change the localization in the setup from english to chinese .Now i give the Product name of the application in the setup in chinese text.Here it is getting installed in the system properly but not coming in the TS environment.But when i give the product name anything form the keyboard , and make setup and install, its coming in TS environment and working perfectly. Can you please help me what could be the problem.Thank you.
I'm afraid I still don't get the context you're in. What technique are you using to change the localization of the setup from English to Chinese? Is the Product Name you're referring to a Windows Installer construct? Have you verified that your installer calls RegisterSmartCenterApp.exe when installing the Chinese version? How did you not use the keyboard to produce the Chinese localization?
As you well know, we have to be extremely precise in our use of terms when talking about programming, and I'm just not able to pick up what you are trying to say.
RSS

