Centrafuse Carputer, CarPC & UMPC Forums

Go Back   Centrafuse Carputer, CarPC & UMPC Forums > Centrafuse General > Support Requests

Support Requests Forum dedicated to support type threads and to support requests.


Reply
 
LinkBack Thread Tools Display Modes
Old April 2nd, 2009, 01:56 PM   #11 (permalink)
Administrator
Scott's CarPC Specs
 
Scott's Avatar
 
Join Date: Mar 2006
Location: Detroit, Michigan
Vehicle: 2006 CTS
Posts: 3,823
Scott has a reputation beyond reputeScott has a reputation beyond reputeScott has a reputation beyond reputeScott has a reputation beyond reputeScott has a reputation beyond reputeScott has a reputation beyond reputeScott has a reputation beyond reputeScott has a reputation beyond reputeScott has a reputation beyond reputeScott has a reputation beyond reputeScott has a reputation beyond repute
Quote:
Originally Posted by tempgp View Post
oh copme on Scott i cant belive you cant soeak Russian ;-)
Yes the last link has info on makin CF reading russian songs.
I probably will use that advice and create small installer so if some one need support of rus text they just instal 1 app and no coding will be nessesary. I would assume same can be applyed to other languages...

you guys screwed up on using non unicode font for song name, mabe in next relese you will use something like Arial so it automatically supported in just about all languages that i can red (dont know about Asian languges though)
we will look into these issues and hopefully can work them out
Scott is offline   Reply With Quote
Old April 2nd, 2009, 02:14 PM   #12 (permalink)
10 Farad - Flux Capacity
tempgp's CarPC Specs
 
Join Date: Mar 2009
Location: Brooklyn, NY
Vehicle: Mercedes C28
Posts: 591
tempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to behold
ok Scott
well i found that enabling non Eng text support on Win XPe POS 1.1 is rather hard (well needs extra clicks) i will try to create bat file that can automate deployment
tempgp is offline   Reply With Quote
Old April 5th, 2009, 04:02 AM   #13 (permalink)
0.5 Farad - Min. Capacity
sorockinalex's CarPC Specs
 
Join Date: Jul 2008
Posts: 9
sorockinalex is on a distinguished road
Hey! Hello! Will you upload your app? Also a problem with russian!
sorockinalex is offline   Reply With Quote
Old April 5th, 2009, 12:34 PM   #14 (permalink)
10 Farad - Flux Capacity
tempgp's CarPC Specs
 
Join Date: Mar 2009
Location: Brooklyn, NY
Vehicle: Mercedes C28
Posts: 591
tempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to behold
I did not make it yet but you need a) download replacement font from the link given earlier and then go to

Regional and Language Options:
1. Go to last tab "Advanced" in driopdown select Russian save incert xp disk and reboot if prompted
2. go to reginal settings again, second tab "Languages" click details in new window select Advanced tab, and select first checkbox "Extend Support of advanced text ....." click OK everywheere and reboot
tempgp is offline   Reply With Quote
Old April 5th, 2009, 03:50 PM   #15 (permalink)
0.5 Farad - Min. Capacity
sorockinalex's CarPC Specs
 
Join Date: Jul 2008
Posts: 9
sorockinalex is on a distinguished road
Thanks!!!!! I've maked changes and replaced font, but it doesn't works. I didn't check any checkboxes, so maybe there is a problem was! Tomorrow i will try it!
Sorry 4 my pure english, grammar...
sorockinalex is offline   Reply With Quote
Old April 5th, 2009, 05:16 PM   #16 (permalink)
0.5 Farad - Min. Capacity
sorockinalex's CarPC Specs
 
Join Date: Jul 2008
Posts: 9
sorockinalex is on a distinguished road
ok, here it is!
The Centrafuse Rusify!
3 seconds automatic reboot

Русификатор Centrafuse
Перезагрузка через 3 секунды после запуска

(In folder woth this rusify you'll need to place ccg.ttf and ccgb.ttf)
(В папку с русификатором надо положить файлы ccg.ttf и ccgb.ttf)

Прилагаю скрипт. Требуется изменить путь к skin.xml (CF не установлена на этом компьютере):
This is AutoHotkey script. Need to change path to skin.xml (CF isn't installed on this machine):

Code:
RegWrite, REG_SZ, HKEY_LOCAL_MACHINE, System\CurrentControlSet\control\Nls\Codepage, 1252, c_1251.nls
RegWrite, REG_SZ, HKEY_LOCAL_MACHINE, System\CurrentControlSet\control\Nls\Codepage, 1250, c_1251.nls
FileCopy, ccg.ttf, C:\WINDOWS\Fonts\, 1
FileCopy, ccgb.ttf, C:\WINDOWS\Fonts\, 1
FileRead, skinxml, skin.xml
StringReplace, skinxmlmod, skinxml, Century Gothic, Centrafuse Century Gothic, All
if not ErrorLevel  ; Successfully loaded.
{
    FileDelete, skin.xml
    FileAppend, %skinxmlmod%, skin.xml
    skinxml =  ; Free the memory.
    skinxmlmod =  ; Free the memory.
}
RegWrite, REG_DWORD, HKEY_LOCAL_MACHINE, SOFTWARE\Microsoft\CTF\SystemShared, CUAS, 1
RegWrite, REG_DWORD, HKEY_LOCAL_MACHINE, SOFTWARE\Microsoft\Windows NT\CurrentVersion\IMM, LoadIMM, 1
run, shutdown -r -t 3
sorockinalex is offline   Reply With Quote
Old April 6th, 2009, 12:51 AM   #17 (permalink)
0.5 Farad - Min. Capacity
format_c's CarPC Specs
 
Join Date: Jun 2008
Posts: 8
format_c is on a distinguished road
я же посылал вот сюда : )
Советы по настройке Centrafuse 2.0 - Форум об автомобильных компьютерах
format_c is offline   Reply With Quote
Old April 6th, 2009, 10:31 AM   #18 (permalink)
0.5 Farad - Min. Capacity
sorockinalex's CarPC Specs
 
Join Date: Jul 2008
Posts: 9
sorockinalex is on a distinguished road
and what? I've visited this link for many times...
There is no directly-executed rusification program!
My script is the rusificator! Here is exe-file.
Simply rename rusify.exe.zip to rusify.exe
Attached Files
File Type: zip rusify.exe.zip (199.0 KB, 7 views)
sorockinalex is offline   Reply With Quote
Old April 6th, 2009, 11:34 AM   #19 (permalink)
10 Farad - Flux Capacity
tempgp's CarPC Specs
 
Join Date: Mar 2009
Location: Brooklyn, NY
Vehicle: Mercedes C28
Posts: 591
tempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to beholdtempgp is a splendid one to behold
Good job =)
Will try it on my next CF reinstal
tempgp is offline   Reply With Quote
Reply

Bookmarks

Tags
displayed, mp3, names, russian, text

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Playlist issues with long artist/track names (not enough room) darcness General Centrafuse Questions 4 March 9th, 2009 08:12 PM
Text too long to be visible all at once drhode Centrafuse Suggestions & Requests 1 September 26th, 2006 06:44 PM



All times are GMT -4. The time now is 01:50 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Copyright ©2009 Flux Media, Inc. All rights reserved.Ad Management plugin by RedTyger