Run AppLocale with Support Multiple Languages ANSI Codepage Trick Jalankan AppLocale dengan Dukungan beberapa bahasa ANSI CODEPAGE Trick

AppLocale from Microsoft is a launcher application that simulates a user-choice system locale virtual environment for code-page to/from Unicode conversions to support legacy non-unicode (code-page based) applications on Unicode (UTF-16) based Windows XP, 2003 or Vista ( AppLocale dari Microsoft adalah sebuah peluncur aplikasi yang mensimulasikan user-sistem pilihan locale lingkungan virtual untuk kode-halaman untuk / dari Unicode konversi untuk mendukung non-unicode legacy (code-page based) aplikasi pada Unicode (UTF-16) berbasis Windows XP, 2003 atau Vista ( read this if you have problem install AppLocale in Vista membaca ini jika anda telah menginstal AppLocale masalah di Vista ) without changing system locale in Control Panel and restart the computer. ) Tanpa sistem mengubah locale di Control Panel dan restart komputer. AppLocal is especially popular with western and English users of Asian applications. AppLocal ini terutama populer di barat dan Asia inggris pengguna aplikasi.

When user launches AppLocale, it prompts user for an executable to run, then detects the language ANSI codepage of the legacy application for Windows to emulate. Ketika pengguna meluncurkan AppLocale, itu mendorong pengguna untuk dapat dieksekusi untuk menjalankan, kemudian mendeteksi bahasa ANSI codepage dari aplikasi warisan untuk Windows untuk ditiru. If detection is incorrect, users can change to correct language code-page. Jika deteksi tidak benar, pengguna dapat mengubah kode bahasa untuk memperbaiki halaman. Extra option is ability to create a shortcut which able to launch AppLocale and the application on selected codepage directly. Ekstra pilihan adalah kemampuan untuk membuat shortcut yang bisa meluncurkan AppLocale dan aplikasi pada codepage dipilih secara langsung.

As illustrated above, there is only one code-page can be selected within AppLocale interface. Seperti digambarkan di atas, hanya ada satu halaman kode dapat dipilih dalam antarmuka AppLocale. What if the legacy application you want to run or play has more than one language to display? Bagaimana jika aplikasi warisan anda ingin menjalankan atau bermain memiliki lebih dari satu bahasa untuk menampilkan? Such as in Winamp, iTunes or other music players where music or song playlists can contains song titles, albums and other meta information from various language encoding. Seperti di Winamp, iTunes atau pemain musik lainnya di mana daftar putar musik atau lagu dapat berisi judul lagu, album dan informasi meta lainnya dari berbagai bahasa pengkodean. One typical and common example is music collection that consists of English, Chinese, Korean and Japanese songs. Satu khas dan contoh umum adalah koleksi musik yang terdiri dari Inggris, Cina, Korea dan lagu-lagu Jepang. If only one ANSI codepage for a language is selected, likely the text of other languages appear garbled. Jika hanya satu codepage ANSI untuk bahasa yang dipilih, kemungkinan teks bahasa lain muncul kacau.

The solution or workaround for multiple languages display issue where multiple ANSI codepages conversion needs to be support is a trick to run and launch AppLocale with all required languages' codepages supported. Solusi atau solusi untuk masalah tampilan Beberapa Bahasa ANSI codepages di mana beberapa konversi perlu dukungan adalah trik untuk menjalankan dan memulai AppLocale dengan semua bahasa yang diperlukan 'codepages didukung. The multiple codepages AppLocale is likely able to display all languages properly. Codepages ganda AppLocale kemungkinan dapat menampilkan semua bahasa dengan benar.

Follow these steps for running AppLocale with many languages' codepages environment: Ikuti langkah-langkah untuk menjalankan AppLocale dengan banyak bahasa 'codepages lingkungan:

  1. Run AppLocale, select the legacy program that you want to perform this hack on, and ensure that one of the wanted code-page is selected. Jalankan AppLocale, pilih warisan program yang anda ingin melakukan hack ini, dan memastikan bahwa salah satu kode ingin halaman yang dipilih.
  2. When asked if want to create a shortcut to always run this application with AppLocale , tick the checkbox, and put in appropriate description for the link, such as in the format of “Application Name (Language)”, and finish the wizard process. Ketika ditanya apakah ingin membuat jalan pintas untuk selalu menjalankan aplikasi ini dengan AppLocale, centang kotak centang, dan dimasukkan ke dalam deskripsi yang sesuai untuk link, seperti dalam format "Nama aplikasi (Bahasa)", dan menyelesaikan proses wizard.
  3. The shortcut will be place in the Microsoft AppLocale folder in the Start Menu. Cara pintas yang akan terjadi pada Microsoft AppLocale folder dalam Start Menu. This shortcut is important as the target link properties allow us to get the the corresponding switch for the language selected. Pintas ini penting sebagai link target properti memungkinkan kita untuk mendapatkan saklar yang sesuai untuk bahasa yang dipilih.

    To get the value of this switch, right click on the shortcut created, then selected Properties . Untuk mendapatkan nilai dari switch ini, klik kanan pada shortcut dibuat, lalu pilih Properties.

  4. The Properties window of the shortcut will open. Jendela Properties shortcut akan terbuka. Check a text box that named as Target . Periksa kotak teks yang dinamai sebagai Target. It should contain string looks like below: Ini harus mengandung string seperti di bawah ini:

    C:\WINDOWS\AppPatch\AppLoc.exe “C:\Program Files\Winamp\winamp.exe” “/L0411″ C: \ WINDOWS \ AppPatch \ AppLoc.exe "C: \ Program Files \ Winamp \ winamp.exe" "/ L0411"

    Note the red highlighted section. Perhatikan bagian yang disorot merah. “/L0411″ is the switch code of AppLocale that simulates Japanese encoding environment. "/ L0411" adalah kode saklar AppLocale yang mensimulasikan lingkungan encoding jepang. Depending the language selected, this switch will be different for all languages able to be simulated by AppLocale. Tergantung bahasa yang dipilih, switch ini akan berbeda untuk semua bahasa dapat simulasi oleh AppLocale.

    Remember this code, and this code will be added to the final AppLocale shortcut for it to support more languages. Ingat kode ini, dan kode ini akan ditambahkan ke akhir AppLocale pintas untuk itu untuk mendukung lebih banyak bahasa.

  5. Repeat the wizard process for all the languages you needed for the program. Ulangi proses wizard untuk semua bahasa yang diperlukan untuk program ini. You just need to keep a shortcut, while the rest of the shortcuts can be deleted after note down the code in the red part above. Anda hanya perlu menyimpan cara pintas, sementara sisa cara pintas yang dapat dihapus setelah mencatat kode di bagian merah di atas.
  6. Once you have finished the shortcuts creation for all languages wanted, you should have all switch codes for AppLocale matched with all languages needed to support. Setelah Anda selesai penciptaan cara pintas untuk semua bahasa inginkan, Anda harus memiliki semua beralih kode untuk AppLocale cocok dengan semua bahasa yang diperlukan untuk dukungan.

    Append all code to the end of Target text box on a AppLocale shortcut to the program as switches or extensions to the command, so that the target command will look like below: Append semua kode ke bagian akhir Target kotak teks pada AppLocale pintas ke program sebagai saklar atau ekstensi dengan perintah, sehingga perintah target akan terlihat seperti di bawah ini:

    C:\WINDOWS\AppPatch\AppLoc.exe “C:\Program Files\Winamp\winamp.exe” “/L0404″ “/L0804″ “/L0411″ “/L0412″ C: \ WINDOWS \ AppPatch \ AppLoc.exe "C: \ Program Files \ Winamp \ winamp.exe" "/ L0404" "/ L0804" "/ L0411" "/ L0412"

    In the example above, 4 popular East Asian languages are supported. Dalam contoh di atas, 4 populer bahasa Asia Timur yang didukung. The switch codes represents the following languages: Kode saklar mewakili bahasa berikut:

    “/L0404″ = Traditional Chinese "/ L0404" = Tradisional Cina
    “/L0804″ = Simplified Chinese "/ L0804" = Cina Sederhana
    “/L0411″ = Japanese "/ L0411" = Jepang
    “/L0412″ = Korean "/ L0412" = korea

  7. AppLocale will now able to support and emulate more languages in one instance. AppLocale sekarang akan mampu mendukung dan ditiru lebih banyak bahasa dalam satu kasus.

IMPORTANT : The page is machine translated and provided "as is" without warranty. PENTING: Halaman ini adalah mesin diterjemahkan dan diberikan "sebagaimana adanya" tanpa jaminan. Machine translation may be difficult to understand. Terjemahan mesin mungkin sulit untuk mengerti. Please refer to Silakan merujuk ke original English article artikel asli bahasa Inggris whenever possible. bila memungkinkan.


One Response to “Run AppLocale with Support Multiple Languages ANSI Codepage Trick” Satu Respon untuk "Run AppLocale dengan Dukungan beberapa bahasa ANSI CODEPAGE Trick"

  1. Sev Sev
    March 24th, 2009 08:26 24 Maret 2009 08:26
    1 1

    Hi there, Hi there,
    I ran into this comment while searching for a way to do this. Aku berlari ke komentar ini sambil mencari cara untuk melakukan ini. It didn't work for me. Tidak bekerja untuk saya.

    C:\WINDOWS\AppPatch\AppLoc.exe “D:\Applications\Winamp\winamp.exe” “/L0804″ “/L0411″ C: \ WINDOWS \ AppPatch \ AppLoc.exe "D: \ Aplikasi \ Winamp \ winamp.exe" "/ L0804" "/ L0411"

    I want Simplified Mandarin and Japanese but Winamp ONLY recognizes the first entry and ignores the second one. Aku ingin Simplified Mandarin dan Jepang tetapi mengakui HANYA Winamp entri pertama dan mengabaikan kedua. What am I doing wrong? Apa yang saya lakukan salah?

Leave a Reply Leave a Reply

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> Anda dapat menggunakan tag ini: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. Berlangganan ke fitur komentar telah dinonaktifkan. To receive notification of latest comments posted, subscribe to Untuk menerima pemberitahuan dari komentar terbaru diposting, untuk berlangganan My Digital Life Comments RSS feed My Digital Life Komentar RSS feed or atau register to receive mendaftar untuk menerima new comments in daily email digest. komentar baru di email digest harian.
Custom Search

New Articles Artikel Baru

Incoming Search Terms for the Article Cari Syarat masuk untuk Artikel

applocale chinese AppLocale cina - -- applocale japanese AppLocale japanese - -- applocale AppLocale - -- applocale korean AppLocale korean - -- how to use applocale bagaimana menggunakan AppLocale - -- microsoft applocale vista AppLocale microsoft vista - -- AppLocale 64 bit AppLocale 64 bit - -- AppLoc.exe AppLoc.exe - -- applocale 64bit AppLocale 64bit - -- applocale vista download AppLocale vista download - -- applocale free download AppLocale free download - -- applocale alternative AppLocale alternatif - -- microsoft applocale for vista Microsoft AppLocale untuk vista - -- japanese applocale japanese AppLocale - -- applocale japanese vista AppLocale japanese vista - -- applocale japanese unicode AppLocale japanese unicode - -- applocale for vista AppLocale untuk vista - -- microsoft applocale chinese Microsoft AppLocale cina - -- applocale russian AppLocale Russian - -- applocale shortcut AppLocale pintas - -- download applocale vista download AppLocale vista - -- applocale english AppLocale inggris - -- applocale right click AppLocale klik kanan - -- microsoft applocale for windows vista Microsoft AppLocale for windows vista - -- applocale portable AppLocale portabel - -- applocale 64 AppLocale 64 - -- apploc.exe download apploc.exe download - -- apploc 64 bit apploc 64 bit - -- appLocale Japanese download AppLocale jepang download - -- download applocale for vista download AppLocale untuk vista - -- apploc vista apploc vista - -- applocale download AppLocale download - -- AppLocale vista 64 AppLocale vista 64 - -- applocale windows 7 AppLocale windows 7 - -- microsoft applocale wizard Microsoft AppLocale wizard - -- applocale vista 64 bit AppLocale vista 64 bit - -- applocale vista x64 AppLocale vista x64 - -- portable applocale portabel AppLocale - -- Microsoft Applocale unicode transfer software Microsoft AppLocale unicode mentransfer perangkat lunak - -- applocale command AppLocale perintah - -- applocale download for vista AppLocale download for vista - -- applocale for vista 64 AppLocale untuk vista 64 - -- applocale run AppLocale menjalankan - -- download applocale download AppLocale - -- applocale download vista AppLocale download vista - -- applocale vista AppLocale vista - -- chinese applocale cina AppLocale - -- korean applocale korean AppLocale - -- applocale japanese shortcut AppLocale japanese pintas - -- use applocale menggunakan AppLocale - --