Jump to content

stasys44

Member
  • Posts

    191
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Lithuania

Posts posted by stasys44

  1. No need in Russian interface.  My grandchildren don't understand Russian

    I have tested VHD Compact MFT. There is an error in the section GoScript (my vhd size is 5000 MB)
    :GoScript
    set drive=%drive:~0,1%
    if defined letter (set drive=%letter%)
    if %drive:~-1% neq ":" (set drive=%drive%:)
    if "%vhdsize%" gtr "32769" (set partsize=size=32768)
    if "%vhdsize%" gtr "32770" (set extend=echo extend)

    set dp=%windir%\system32\diskpart.exe

  2. Re. Integrating WIM2VHD MOD, CompactOS, Compact MFT scripts into WinNTsetup
    Some functions from WIM2VHD Mod (dialmak from Ukraine) are realized in fact. There are some restrictions as I could remember.
    CompactOS (stea.61 from Russia) is the script with some dialogs in Russian and bad English. It is more convenient for ready OS.
    Compact MFT (nikzzzz from Russia). I have not tested it, but I will.
    IMHO, it is sophisticated idea, all, who needs it, could be counted on hand fingers.
    Better suggestion would be to use CompactOS, UltraDefrag, SDelete, diskpart-compact after OS would be ready (settings, tweaks, programs ...)

    When Win 7 x64 have been installed in compact mode on USB drive you need to click F8  to disable driver signature enforcement (usbuhci.sys). I uncompress 2 files:
    Package_1_for_KB2862330~x or _2_... if there is no _1_... so on
    Package_1_for_KB982018~x as previous
    in folder \Windows\System32\catroot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}

    Have you ever modified WinNTsetup v. 2 for Windows XP installlation from WIM? I know this one with Russian interface, but my locale is not Russian

    It's my first message after 4.5 years

  3. Added a new layout design that shows the program's logo (png image) and

    a short description under the main text. The main use of the second

    line would be for version, system requirements, exclusions, etc. It

    does use much more real estate, but looks much nicer than the old boring

    list.

    From History

    I don't see short description nor program's logo as it was in Beta version I have from mritter

  4. OMG, you fixed UTF8 problem!!! THANKS A LOT, god bless you man!!! :thumbup :thumbup :thumbup :thumbup

    First of all:

    Please read my very last post in the topic "Can I save in UTF-8". UTF-16 is supported but is OK with your config.js in UTF-8.

    I wrote to test config.js in Lithuanian, Russian, Arabian, English in one item tooltip and is OK

  5. Wonderful!

    New Beta version supports UTF-16 (UCS2-Little Endian)

    You (I, he, she, they) can convert (for exemple, by Notepad ++ means)file config.js, created manually in UTF-8 format, to UCS-2 Little Endian format and USE and CONFIGURE in WPI. The program tooltip can be written in many languages (I have probed English, Lithuanian, Russian, Arabian in one tooltip, I am sorry my computer does not support Georgian).

    Now I am translating my lang file

  6. From oszone forum regarding Russian language:

    In the file WPI.hta after the code:

    <title>Windows Post-Install Wizard</title>

    <meta HTTP-EQUIV="MSThemeCompatible" content="yes">

    you should add code:

    <meta http-equiv="content-type" content="text/html; charset=windows-1251" />

    config.js is saved in ANSI, it can be read in notepad++, WPI configurator

    My note: It should be set to Russian (Cyrrilic) for nonunicode documents in Regional Settings

    what georgian charset I do not know

  7. The probleme is wider than you imagine

    If config.js is created manually as i do since version 3 and saved in UTF-8 mode it's OK (no complaints) untill this moment you open WPI Configuration and do saving, config.js is saved to ANSI as UTF-8 (Version7.1) and you cannot use the file. There is no Version 7.2 on my computer.

    In the case with version7.3, you cannot open config.js if you have converted it to UTF-8, WPI complains that is old configuration 7.2 and converts config.js to ANSI as UTF-8 and you cannot read (only one character you can read that is "C").

    The problem for me is that English, Russian, Polish, Spanish, German are foreign languages for me, but I know Russian the best among them - even keybord I have is trilingual (Lithuanian characters (with diacritic signs) are situated on Number keys). I must configure my system to Russian for nonunicoded files to read them. We have only 9 additional characters, so I can read and understand my native language nonunicoded documents.

    This problem is not so complicated for me, but, please, imagine, Clown is Georgian (Sakartvelo) and knows Russian well. There would be two languages that had no Latin characters.

  8. I do not use WPI new versions and is OK. I use 7.1.0 and Classic one, if I would use newer, e.g. 7.3.0, I would get error as yours.

    You should open WPI Configuration (if you use new versions), copy and paste from saved old config.js copy, then save WPI configuration.

    If you understand Russian you could see it. Config.js is saved in ANSI as UTF mode in case of version 7.3

    config7.1.js

    config7.3.js

  9. Lithuanian file is ready and renamed to txt file. I am going to correct English file as I see for English speaking people it is same how the file is translated (they are not proud completely of their language) I willl do it for those who is forced to use English and translators

    Romeo91, you are right. It is unimportant how you translated to English - им всем до лампочки

    Lithuanian.txt

  10. I am going to translate to Lithuanian. It's about 2/3 ready, but i have done breake because of meet my schoolfriends that I have somebody not seen 59 years (almost 60).

    There wrong word sequence in English file in some lines - like

    it should not be packet driver as in Russian пакет драйверов

    I will try to correct some later

  11. The following line in the language file is wrong IMHO

    RezimUpd = Creation or updating \r\nbases driver

    I think should be driver basis or basis of drivers

    I would like to ask why in the section [Lang] the version is 1.04

    I understand Russian better than English, but I cannot use Russian file and compare with English one or translate it as it is coded ANSI

×
×
  • Create New...