Finding the \Windows\Startup Folder? - Windows Mobile Development and Hacking General

I wrote an app and forgot that not everyone uses English Roms. (I'm not that smart) Is there an easy way to find this path for other languages in C# or VB.net?

Hello,
try this:
Code:
Environment.GetFolderPath(Environment.SpecialFolder.Startup)
Best Regards

Thank you very much.

Related

psShutXP..... How to change/edit language??

How can I edit the psShutXP language?
Here the official site:
http://ppcsoft.narod.ru/english/
I would like to set it in Italian...
Is it possible??
I found the way to change the display language...
Is not so simple, but it works great...
You have to edit the .exe file with a decompiller program, and change some images...
Tomorrow I'll post the results for the italian language.
If anyone is interested in it, I can help you in the editing, so you can have this usefull program in your own language....

wince.nls , how to edit and rebuild it

Hi guys,
I wonder if some oen can help me or tell me how to edit & rebuild (wince.nls).
After I translated shellres.dll.***.mui my HTC can not uplaod what I wrote inside the shellres.dll because WINCE.NLS not contain the same words. So I need to open wince.nls and rewrite it then rebuild it to get what I want.
Plz, if you know a way just say to me here or u can send a PM!
With my deep thanx & regards,
the King
Well well, It seems that I asked a big question!
regards

HOW TO translate application

Hi all!
There so many great applications, but they are in English.
I would like to learn how to translate the applications to my language.
Anybody can help me?
( sorry for my english )
Hi Stempit,
there's a problem with translating any program! Some you can easily translate, when they have their language file outside of the mainprogram ( *.exe) in a e.g. language.xml table. If it is so, your lucky and you can translate all expressions with ease, but that is (poorly) not very usual to program so (even its much more comfortable with translating)
otherwise the language options are compiled into the programm and nobody except the programmer knows of his sourcecode and ONLY he can modify it. This option is more usual and the only way to translate a program with a kind of this is to contact the programmer and offering him your help!
hope, thats a help for you (yes my english even isn't the best too )
greets,
the_boogeyman

[Translation] Java app to easily translate APKs and ROMs

HI, guys. I am developing a java app to easily translate apks (in next versions I will add a complete rom translation option and the option to change the language, in this version only creates de values-es directory).
I would like you to test it, suggestions and corrections are welcome. You can download it in this thread of miui-dev forum:
http://forums.miui-dev.com/showthread.php?3160-PC-App-to-easily-translate-apks-and-roms
Thanks.
Hi, guys. New version of my translation program:
http://forums.miui-dev.com/showthre...ily-translate-apks-and-roms&p=34445#post34445
I hope you like it

custom font in android application

i have bought one application source code. it have basic English language. now i want convert that application in Gujarati language. i have found tutorial for do same. but i can not find main activity file in java source. how can i find it ?
rajrathodbvn said:
i have bought one application source code. it have basic English language. now i want convert that application in Gujarati language. i have found tutorial for do same. but i can not find main activity file in java source. how can i find it ?
Click to expand...
Click to collapse
Your project/res/values/string.xml file not found?

Categories

Resources