
stasys44
MemberContent Type
Profiles
Forums
Events
Everything posted by stasys44
-
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
-
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
-
Cannot save ./WPIScripts/useroptions.js
stasys44 replied to stasys44's topic in Windows Post-Install Wizard (WPI)
Perhaps someone (he or she, not me) uses old version, I have asked ... -
Cannot save ./WPIScripts/useroptions.js
stasys44 posted a topic in Windows Post-Install Wizard (WPI)
Somebody has a set of WPI on his/her USB flash and wants to run WPI, bet he/she has 2 windows before WPI is starting: Cannot save ./WPIScripts/useroptions.js and Cannot save ./WPIScripts/windowoptions.js After this WPI runs normally and programs can be installed OK. Attention could be not paid, but maybe there is a way to overcome mentioned above? -
I would not miss it, i did not pay attention that this option existed.
-
So many features! I should jump to from my old version 7.2 to this one. Waiting updated manual, what chapters I could NOW to begin translate?
-
WPI v8 Bug thread
stasys44 replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
Thank you, xure, I tought it cannot be alternated Waiting new manual -
WPI v8 Bug thread
stasys44 replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
From HistoryI don't see short description nor program's logo as it was in Beta version I have from mritter -
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
-
Thank you. Nice. Now everybody can wrote config.js in one's native and foreign languages at the same time. Waiting for manual, bet do not hurry
-
Can I save config.js in UTF8?
stasys44 replied to Clown's topic in Windows Post-Install Wizard (WPI)
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 -
Can I save config.js in UTF8?
stasys44 replied to Clown's topic in Windows Post-Install Wizard (WPI)
It is not solution we expect It was written in post #11 by me about indirect mode. The WPI Configurator is incompatible to UTF-8 -
Can I save config.js in UTF8?
stasys44 replied to Clown's topic in Windows Post-Install Wizard (WPI)
Yours message is sad. Regarding charset Windows 1251 http://en.wikipedia.org/wiki/Windows-1251 My and Clown idea was to use any language WPI wherever you are - that Clown could use both Russian WPI and Georgian WPI in his Georgian language environment. It is impossible in ANSI -
Can I save config.js in UTF8?
stasys44 replied to Clown's topic in Windows Post-Install Wizard (WPI)
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 -
Can I save config.js in UTF8?
stasys44 replied to Clown's topic in Windows Post-Install Wizard (WPI)
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. -
Can I save config.js in UTF8?
stasys44 replied to Clown's topic in Windows Post-Install Wizard (WPI)
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 -
Can I save config.js in UTF8?
stasys44 replied to Clown's topic in Windows Post-Install Wizard (WPI)
Clown is right. The Configuration is not UTF8 compatible. I do not create config.js file through the Configuration. I do it for years manually by text editor (notepad++, notepad2, sometimes akelapad (Russian one)) in UTF8. -
I have translated English file. You may not agree with me in some cases, I have changed only word order in some places or have left errors. English.txt
-
AL[e]N Could you translate lang file to Turkish, maybe Romeo91 would like to include it
-
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
-
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
-
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
-
I cannot find it - No puedo encontrar el esto?No han respuestas? En este caso analizare http://www.wincert.net/forum/index.php?/to...al-explanation/
-
I need to integrate library for USB xxUSBxx.dll (x is any char)
-
WPI 7.7.0 Lang and Manual files
stasys44 replied to Kelsenellenelvian's topic in Windows Post-Install Wizard (WPI)
Lithuanian manual lt.zip