home *** CD-ROM | disk | FTP | other *** search
INI File | 2010-02-10 | 79.0 KB | 976 lines |
- [Main]
- Title=Locale Setting
- Description=Locale settings for VistaPE, you can not run this script directly.
- Author=Boot Land community
- Version=12
- Date=12.10.2008
- Credits=
- Selected=True
- Locked=false
- Download_Level=0
- level=1
- Type=Script
- Mandatory=True
-
- [Process]
- ReadENV
- Echo,"Processing locale settings for %Locale%..."
- # if we have special settings and locale is set to auto we use the special settings
- If,"%Locale%",Equal,"Auto",begin
- #If,"%DistLang%",NotEqual,"en-US",Run,%ScriptFile%,Auto
- #If,"%DistLang%",Equal,"en-US",
- If,"%DistLang%",Equal,"ar-SA",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"bg-BG",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"cs-CZ",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"da-DK",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"de-DE",Run,%ScriptFile%,german
- If,"%DistLang%",Equal,"el-GR",Run,%ScriptFile%,greek
- If,"%DistLang%",Equal,"es-ES",Run,%ScriptFile%,Spanish
- If,"%DistLang%",Equal,"et-EE",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"fi-FI",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"fr-FR",Run,%ScriptFile%,french
- If,"%DistLang%",Equal,"he-IL",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"hr-HR",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"hu-HU",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"it-IT",Run,%ScriptFile%,italian
- If,"%DistLang%",Equal,"ja-JP",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"ko-KR",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"lt-LT",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"lv-LV",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"nb-NO",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"nl-NL",Run,%ScriptFile%,dutch
- If,"%DistLang%",Equal,"pl-PL",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"pt-BR",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"pt-PT",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"ro-RO",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"ru-RU",Run,%ScriptFile%,russian
- If,"%DistLang%",Equal,"sk-SK",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"sl-SI",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"sr-Latn-CS",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"sv-SE",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"th-TH",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"tr-TR",Run,%ScriptFile%,turkish
- If,"%DistLang%",Equal,"uk-UA",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"zh-CN",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"zh-HK",Run,%ScriptFile%,Auto
- If,"%DistLang%",Equal,"zh-TW",Run,%ScriptFile%,Auto
- end
- # when locale is not set to auto we use the selected settings
- If,"%Locale%",Equal,"Russian",Run,%ScriptFile%,russian
- If,"%Locale%",Equal,"French",Run,%ScriptFile%,french
- If,"%Locale%",Equal,"German",Run,%ScriptFile%,german
- If,"%Locale%",Equal,"Dutch",Run,%ScriptFile%,dutch
- If,"%Locale%",Equal,"Greek",Run,%ScriptFile%,greek
- If,"%Locale%",Equal,"Turkish",Run,%ScriptFile%,turkish
- If,"%Locale%",Equal,"UK English",Run,%ScriptFile%,uk
- If,"%Locale%",Equal,"Italian",Run,%ScriptFile%,italian
- If,"%Locale%",Equal,"Spanish",Run,%ScriptFile%,Spanish
-
- [Auto]
- #
- RegHiveLoad,"Tmp_setupreg_hiv",%RegSystem%
- RegHiveLoad,"Tmp_software",%RegSoftware%
- RegHiveLoad,"Tmp_default",%RegUser%
- #
- System,ErrorOff
- RegRead,"HKLM","Tmp_default\Keyboard Layout\Preload","1","%LVAR%"
- System,ErrorOff
- RegRead,"HKLM","Tmp_setupreg_hiv\ControlSet001\Control\Keyboard Layouts\%LVAR%","Layout File","%Variable%"
- System,ErrorOff
- FileCopy,"%BootSRC%\Windows\System32\%Variable%","%TargetDir%\Windows\System32"
- System,ErrorOff
- RegRead,"HKLM","Tmp_default\Keyboard Layout\Preload","2","%LVAR%"
- System,ErrorOff
- RegRead,"HKLM","Tmp_setupreg_hiv\ControlSet001\Control\Keyboard Layouts\%LVAR%","Layout File","%Variable%"
- System,ErrorOff
- FileCopy,"%BootSRC%\Windows\System32\%Variable%","%TargetDir%\Windows\System32"
- System,ErrorOff
- RegRead,"HKLM","Tmp_default\Keyboard Layout\Preload","3","%LVAR%"
- System,ErrorOff
- RegRead,"HKLM","Tmp_setupreg_hiv\ControlSet001\Control\Keyboard Layouts\%LVAR%","Layout File","%Variable%"
- System,ErrorOff
- FileCopy,"%BootSRC%\Windows\System32\%Variable%","%TargetDir%\Windows\System32"
- #FileCopy,"%BootSRC%\Windows\System32\KBD*.DLL","%TargetDir%\Windows\System32"
- #
- RegRead,"HKLM","Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","ACP","%Variable%"
- FileCopy,"%BootSRC%\Windows\System32\C_%Variable%.NLS","%TargetDir%\Windows\System32"
- RegRead,"HKLM","Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","MACCP","%Variable%"
- FileCopy,"%BootSRC%\Windows\System32\C_%Variable%.NLS","%TargetDir%\Windows\System32"
- RegRead,"HKLM","Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","OEMCP","%Variable%"
- FileCopy,"%BootSRC%\Windows\System32\C_%Variable%.NLS","%TargetDir%\Windows\System32"
- RegRead,"HKLM","Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","OEMHAL","%Variable%"
- FileCopy,"%BootSRC%\Windows\Fonts\%Variable%","%TargetDir%\Windows\Fonts"
- RegRead,"HKLM","Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","CGA40WOA.FON","%Variable%"
- FileCopy,"%BootSRC%\Windows\Fonts\%Variable%","%TargetDir%\Windows\Fonts"
- RegRead,"HKLM","Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","CGA80WOA.FON","%Variable%"
- FileCopy,"%BootSRC%\Windows\Fonts\%Variable%","%TargetDir%\Windows\Fonts"
- RegRead,"HKLM","Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","EGA40WOA.FON","%Variable%"
- FileCopy,"%BootSRC%\Windows\Fonts\%Variable%","%TargetDir%\Windows\Fonts"
- RegRead,"HKLM","Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","EGA80WOA.FON","%Variable%"
- FileCopy,"%BootSRC%\Windows\Fonts\%Variable%","%TargetDir%\Windows\Fonts"
- RegRead,"HKLM","Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","woafont","%Variable%"
- FileCopy,"%BootSRC%\Windows\Fonts\%Variable%","%TargetDir%\Windows\Fonts"
- RegRead,"HKLM","Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","FIXEDFON.FON","%Variable%"
- FileCopy,"%BootSRC%\Windows\Fonts\%Variable%","%TargetDir%\Windows\Fonts"
- RegRead,"HKLM","Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","FONTS.FON","%Variable%"
- FileCopy,"%BootSRC%\Windows\Fonts\%Variable%","%TargetDir%\Windows\Fonts"
- RegRead,"HKLM","Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","OEMFONT.FON","%Variable%"
- FileCopy,"%BootSRC%\Windows\Fonts\%Variable%","%TargetDir%\Windows\Fonts"
- RegRead,"HKLM","Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","FIXEDFON.FON","%Variable%"
- FileCopy,"%BootSRC%\Windows\Fonts\%Variable%","%TargetDir%\Windows\Fonts"
- RegRead,"HKLM","Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","FONTS.FON","%Variable%"
- FileCopy,"%BootSRC%\Windows\Fonts\%Variable%","%TargetDir%\Windows\Fonts"
- RegRead,"HKLM","Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","OEMFONT.FON","%Variable%"
- FileCopy,"%BootSRC%\Windows\Fonts\%Variable%","%TargetDir%\Windows\Fonts"
- #
- RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Toggle","Hotkey","2"
- RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Toggle","Language Hotkey","2"
- RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Toggle","Layout Hotkey","3"
- #
- RegHiveUnLoad,"Tmp_software"
- RegHiveUnLoad,"Tmp_setupreg_hiv"
- RegHiveUnLoad,"Tmp_default"
- #
-
- [italian]
- #by online
- FileCopy,"%BootSRC%\Windows\System32\KBDIT.DLL","%TargetDir%\Windows\System32"
- RegHiveLoad,Tmp_setupreg_hiv,%RegSystem%
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","ACP","1252"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","OEMCP","850"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","MACCP","10000"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","OEMHAL","vgaoem.fon"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\Language","Default","0410"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\Language","InstallLanguage","0409"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\Locale",,"00000410"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\Locale","(Default)","00000410"
- RegWrite,"HKLM","0x4","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","Bias","-60"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","StandardName","@tzres.dll,-322"
- RegWrite,"HKLM","0x4","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","StandardBias","0"
- RegWrite,"HKLM","0x3","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","StandardStart","00","00","0a","00","05","00","03","00","00","00","00","00","00","00","00","00"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DaylightName","@tzres.dll,-321"
- RegWrite,"HKLM","0x4","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DaylightBias","-60"
- RegWrite,"HKLM","0x3","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DaylightStart","00","00","03","00","05","00","02","00","00","00","00","00","00","00","00","00"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","TimeZoneKeyName","W. Europe Standard Time"
- RegWrite,"HKLM","0x4","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DynamicDaylightTimeDisabled","0"
- RegWrite,"HKLM","0x4","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","ActiveTimeBias","-60"
- RegHiveUnLoad,"Tmp_setupreg_hiv"
- RegHiveLoad,Tmp_default,%RegUser%
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","Locale","00000410"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","LocaleName","it-IT"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","s1159",""
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","s2359",""
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sCountry","Italia"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sCurrency","Ç"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sDate","/"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sDecimal",","
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sGrouping","3;0"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sLanguage","ITA"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sList",";"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sLongDate","dddd d MMMM yyyy"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sMonDecimalSep",","
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sMonGrouping","3;0"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sMonThousandSep","."
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sNativeDigits","0123456789"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sNegativeSign","-"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sPositiveSign",""
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sShortDate","dd/MM/yyyy"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sThousand","."
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sTime","."
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sTimeFormat","H.mm"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sYearMonth","MMMM yyyy"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iCalendarType","1"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iCountry","39"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iCurrDigits","2"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iCurrency","2"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iDate","1"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iDigits","2"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","NumShape","1"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iFirstDayOfWeek","0"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iFirstWeekOfYear","2"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iLZero","1"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iMeasure","0"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iNegCurr","9"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iNegNumber","1"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iPaperSize","9"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iTime","1"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iTimePrefix","0"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iTLZero","0"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International\Geo","Nation","118"
- RegWrite,"HKLM","0x1","Tmp_default\Keyboard Layout\Preload","1","00000410"
- RegDelete,HKLM,"Tmp_default\Software\Microsoft\CTF\Assemblies\0x00000409",""
- RegWrite,"HKLM","0x1","Tmp_default\Software\Microsoft\CTF\Assemblies\0x00000410\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Default","{00000000-0000-0000-0000-000000000000}"
- RegWrite,"HKLM","0x1","Tmp_default\Software\Microsoft\CTF\Assemblies\0x00000410\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Profile","{00000000-0000-0000-0000-000000000000}"
- RegWrite,"HKLM","0x4","Tmp_default\Software\Microsoft\CTF\Assemblies\0x00000410\{34745C63-B2F0-4784-8B67-5E12C8701A31}","KeyboardLayout","68158480"
- RegHiveUnLoad,"Tmp_default"
-
- [uk]
- #by martinr
- FileCopy,"%BootSRC%\Windows\System32\KBDUK.DLL","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\System32\KBDUKX.DLL","%TargetDir%\Windows\System32"
- RegHiveLoad,Tmp_setupreg_hiv,%RegSystem%
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","ACP","1252"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","MACCP","10000"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","OEMCP","850"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","OEMHAL","vgaoem.fon"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\Language","Default","0809"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\Language","InstallLanguage","0409"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\Locale","","00000409"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\Locale","(Default)","00000809"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DaylightName",""
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","StandardName","@tzres.dll,-262"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","TimeZoneKeyName","GMT Standard Time"
- RegWrite,HKLM,0x3,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DaylightStart","00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00"
- RegWrite,HKLM,0x3,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","StandardStart","00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00"
- RegWrite,HKLM,0x4,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","Bias","0"
- RegWrite,HKLM,0x4,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DaylightBias","0"
- RegWrite,HKLM,0x4,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DynamicDaylightTimeDisabled","1"
- RegWrite,HKLM,0x4,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","StandardBias","0"
- RegHiveUnLoad,Tmp_setupreg_hiv
- RegHiveLoad,Tmp_default,%RegUser%
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","Locale","00000809"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","LocaleName","en-GB"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","NumShape","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iCalendarType","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iCountry","44"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iCurrDigits","2"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iCurrency","0"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iDate","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iDigits","2"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iFirstDayOfWeek","0"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iFirstWeekOfYear","0"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iLZero","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iMeasure","0"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iNegCurr","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iNegNumber","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iPaperSize","9"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iTLZero","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iTime","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iTimePrefix","0"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","s1159","AM"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","s2359","PM"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sCountry","United Kingdom"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sCurrency","ú"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sDate","/"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sDecimal","."
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sGrouping","3;0"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sLanguage","ENG"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sList",","
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sLongDate","dd MMMM yyyy"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sMonDecimalSep","."
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sMonGrouping","3;0"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sMonThousandSep",","
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sNativeDigits","0123456789"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sNegativeSign","-"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sPositiveSign",""
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sShortDate","dd/MM/yyyy"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sThousand",","
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sTime",":"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sTimeFormat","HH:mm:ss"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sYearMonth","MMMM yyyy"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International\Geo","Nation","242"
- RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload","1","00000809"
- RegDelete,HKLM,"Tmp_default\Software\Microsoft\CTF\Assemblies\0x00000409",""
- RegWrite,HKLM,0x1,"Tmp_default\Software\Microsoft\CTF\Assemblies\0x00000809\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Default","{00000000-0000-0000-0000-000000000000}"
- RegWrite,HKLM,0x1,"Tmp_default\Software\Microsoft\CTF\Assemblies\0x00000809\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Profile","{00000000-0000-0000-0000-000000000000}"
- RegWrite,HKLM,0x4,"Tmp_default\Software\Microsoft\CTF\Assemblies\0x00000809\{34745C63-B2F0-4784-8B67-5E12C8701A31}","KeyboardLayout","0x08090809"
- RegHiveUnLoad,Tmp_default
-
- [turkish]
- #by Max_Real Qnx changed by Markus Debus
- FileCopy,"%BootSRC%\Windows\System32\KBDTUQ.DLL","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\System32\KBDTUF.DLL","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\System32\KBDUK.DLL","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\System32\KBDUKX.DLL","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\Fonts\app857.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\CGA40857.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\EGA40857.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\CGA80857.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\EGA80857.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514fixt.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514syst.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514oemt.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vgafixt.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vgasyst.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vga857.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\System32\C_1254.NLS","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\System32\C_857.NLS","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\System32\C_10081.NLS","%TargetDir%\Windows\System32"
- RegHiveLoad,WB-System,%RegSystem%
- RegHiveLoad,WB-Default,%RegUser%
- RegHiveLoad,WB-Software,%RegSoftware%
- #RegWrite,HKLM,0x1,"WB-Software\Microsoft\Windows NT\CurrentVersion\Console\Nls","00000409",""
- RegWrite,HKLM,0x1,"WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","woafont","app857.fon"
- RegWrite,HKLM,0x1,"WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","CGA40WOA.FON","CGA40857.FON"
- RegWrite,HKLM,0x1,"WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","CGA80WOA.FON","CGA80857.FON"
- RegWrite,HKLM,0x1,"WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","EGA40WOA.FON","EGA40857.FON"
- RegWrite,HKLM,0x1,"WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","EGA80WOA.FON","EGA80857.FON"
- #RegWrite,HKLM,0x1,"WB-Software\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont","0","Lucida Console"
- RegWrite,HKLM,0x4,"WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize","DisableRemoteFontBootCache","0"
- RegWrite,HKLM,0x1,"WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","FIXEDFON.FON","8514fixt.fon"
- RegWrite,HKLM,0x1,"WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","FONTS.FON","8514syst.fon"
- RegWrite,HKLM,0x1,"WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","OEMFONT.FON","8514oemt.fon"
- RegWrite,HKLM,0x1,"WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","FIXEDFON.FON","vgafixt.fon"
- RegWrite,HKLM,0x1,"WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","FONTS.FON","vgasyst.fon"
- RegWrite,HKLM,0x1,"WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","OEMFONT.FON","vga857.fon"
- RegWrite,HKLM,0x1,"WB-System\ControlSet001\Control\Nls\CodePage","ACP","1254"
- RegWrite,HKLM,0x1,"WB-System\ControlSet001\Control\Nls\CodePage","OEMCP","857"
- RegWrite,HKLM,0x1,"WB-System\ControlSet001\Control\Nls\CodePage","MACCP","10081"
- RegWrite,HKLM,0x1,"WB-System\ControlSet001\Control\Nls\CodePage","OEMHAL","vgaoem.fon"
- RegWrite,HKLM,0x1,"WB-System\ControlSet001\Control\Nls\Language","Default","041f"
- RegWrite,HKLM,0x1,"WB-System\ControlSet001\Control\Nls\Language","InstallLanguage","041f"
- RegWrite,HKLM,0x1,"WB-System\ControlSet001\Control\Nls\Locale","","0000041f"
- RegWrite,HKLM,0x1,"WB-System\ControlSet001\Control\Nls\Locale","(Default)","0000041f"
- #RegWrite,HKLM,0x4,"WB-System\ControlSet001\Control\MUI","CacheConfig","1"
- RegWrite,HKLM,0x7,"WB-System\ControlSet001\Control\MUI\UILanguages\tr-TR","en-US",""
- RegWrite,HKLM,0x7,"WB-System\ControlSet001\Control\Nls\Language","InstallLanguageFallback","en-US"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","Locale","0000041f"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","LocaleName","tr-TR"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","s1159",""
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","s2359",""
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sCountry","Tⁿrkiye"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sCurrency","YTL"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sDate","."
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sDecimal",","
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sGrouping","3;0"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sLanguage","TRK"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sList",";"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sLongDate","dd MMMM yyyy dddd"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sMonDecimalSep",","
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sMonGrouping","3;0"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sMonThousandSep","."
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sNativeDigits","0123456789"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sNegativeSign","-"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sPositiveSign",""
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sShortDate","dd.MM.yyyy"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sThousand","."
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sTime",":"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sTimeFormat","HH:mm:ss"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","sYearMonth","MMMM yyyy"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iCalendarType","1"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iCountry","90"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iCurrDigits","2"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iCurrency","3"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iDate","1"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iDigits","2"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","NumShape","1"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iFirstDayOfWeek","0"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iFirstWeekOfYear","0"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iLZero","1"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iMeasure","0"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iNegCurr","8"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iNegNumber","1"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iPaperSize","9"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iTime","1"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iTimePrefix","0"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International","iTLZero","1"
- RegWrite,HKLM,0x1,"WB-Default\Control Panel\International\Geo","Nation","235"
- RegWrite,HKLM,0x1,"WB-Default\Keyboard Layout\Preload","2","00000409"
- RegWrite,HKLM,0x1,"WB-Default\Keyboard Layout\Preload","1","0000041f"
- RegHiveUnLoad,WB-System
- RegHiveUnLoad,WB-Default
- RegHiveUnLoad,WB-Software
-
- [russian]
- #by NightMan
- FileCopy,"%BootSRC%\Windows\System32\KBDRU.DLL","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\System32\KBDRU1.DLL","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\Fonts\CGA40866.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\EGA40866.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\CGA80866.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\EGA80866.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vga866.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\app866.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514fixr.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514sysr.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514oemr.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vgafixr.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vgasysr.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vga866.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\System32\C_10007.NLS","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\System32\C_866.NLS","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\System32\C_1251.NLS","%TargetDir%\Windows\System32"
- RegHiveLoad,Tmp_setupreg_hiv,%RegSystem%
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\MUI\UILanguages\ru-RU","DefaultFallback","en-US"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","ACP","1251"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","MACCP","10007"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","OEMCP","866"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","OEMHAL","vgaoem.fon"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\Language","Default","0419"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\Language","InstallLanguage","0419"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\Locale","","00000419"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\Locale","(Default)","00000419"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DaylightName",""
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","StandardName","@tzres.dll,-422"
- RegWrite,HKLM,0x1,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","TimeZoneKeyName","Russian Standard Time"
- RegWrite,HKLM,0x3,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DaylightStart","00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00"
- RegWrite,HKLM,0x3,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","StandardStart","00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00"
- RegWrite,HKLM,0x4,"Tmp_setupreg_hiv\ControlSet001\Control\MUI\UILanguages\ru-RU","LCID","1049"
- RegWrite,HKLM,0x4,"Tmp_setupreg_hiv\ControlSet001\Control\MUI\UILanguages\ru-RU","Type","146"
- RegWrite,HKLM,0x4,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","Bias","-180"
- RegWrite,HKLM,0x4,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DaylightBias","0"
- RegWrite,HKLM,0x4,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DynamicDaylightTimeDisabled","1"
- RegWrite,HKLM,0x4,"Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","StandardBias","0"
- RegWrite,HKLM,0x7,"Tmp_setupreg_hiv\ControlSet001\Control\MUI\UILanguages\ru-RU","en-US",""
- RegWrite,HKLM,0x7,"Tmp_setupreg_hiv\ControlSet001\Control\Nls\Language","InstallLanguageFallback","en-US"
- RegHiveUnLoad,Tmp_setupreg_hiv
- RegHiveLoad,Tmp_default,%RegUser%
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","Locale","00000419"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","LocaleName","ru-RU"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","NumShape","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iCalendarType","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iCountry","7"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iCurrDigits","2"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iCurrency","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iDate","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iDigits","2"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iFirstDayOfWeek","0"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iFirstWeekOfYear","0"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iLZero","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iMeasure","0"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iNegCurr","5"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iNegNumber","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iPaperSize","9"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iTLZero","0"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iTime","1"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","iTimePrefix","0"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","s1159",""
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","s2359",""
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sCountry","╨ε±±Φ "
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sCurrency","≡."
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sDate","."
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sDecimal",","
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sGrouping","3;0"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sLanguage","RUS"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sList",";"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sLongDate","d MMMM yyyy 'π.'"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sMonDecimalSep",","
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sMonGrouping","3;0"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sMonThousandSep","á"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sNativeDigits","0123456789"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sNegativeSign","-"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sPositiveSign",""
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sShortDate","dd.MM.yyyy"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sThousand","á"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sTime",":"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sTimeFormat","H:mm:ss"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International","sYearMonth","MMMM yyyy"
- RegWrite,HKLM,0x1,"Tmp_default\Control Panel\International\Geo","Nation","203"
- RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload","1","00000409"
- RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Preload","2","00000419"
- RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Toggle","Hotkey","2"
- RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Toggle","Language Hotkey","2"
- RegWrite,HKLM,0x1,"Tmp_default\Keyboard Layout\Toggle","Layout Hotkey","3"
- RegHiveUnLoad,Tmp_default
- RegHiveLoad,"Tmp_software",%RegSoftware%
- RegWrite,"HKLM",0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","CGA40WOA.FON","CGA40866.FON"
- RegWrite,"HKLM",0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","CGA80WOA.FON","CGA80866.FON"
- RegWrite,"HKLM",0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","EGA40WOA.FON","EGA40866.FON"
- RegWrite,"HKLM",0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","EGA80WOA.FON","vga866.FON"
- RegWrite,"HKLM",0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","woafont","app866.fon"
- RegWrite,"HKLM",0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","FIXEDFON.FON","8514fixr.fon"
- RegWrite,"HKLM",0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","FONTS.FON","8514sysr.fon"
- RegWrite,"HKLM",0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","OEMFONT.FON","8514oemr.fon"
- RegWrite,"HKLM",0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","FIXEDFON.FON","vgafixr.fon"
- RegWrite,"HKLM",0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","FONTS.FON","vgasysr.fon"
- RegWrite,"HKLM",0x1,"Tmp_software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","OEMFONT.FON","vga866.fon"
- RegWrite,"HKLM",0x4,"Tmp_software\Microsoft\Windows NT\CurrentVersion\FontMapper","DEFAULT","204"
- RegWrite,"HKLM",0x4,"Tmp_software\Microsoft\Windows NT\CurrentVersion\FontMapper","FIXEDSYS","36864"
- RegHiveUnLoad,"Tmp_software"
-
- [greek]
- #by Larryg4
- FileCopy,"%BootSRC%\Windows\System32\KBDGKL.DLL","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\Fonts\CGA40737.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\EGA40737.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\CGA80737.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\EGA80737.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\dos737.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514fixg.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514sysg.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514oemg.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vgafixg.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vgasysg.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vga737.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\System32\C_1253.NLS","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\System32\C_10006.NLS","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\System32\C_737.NLS","%TargetDir%\Windows\System32"
- RegHiveLoad,WB-System,%RegSystem%
- RegHiveLoad,WB-Default,%RegUser%
- RegHiveLoad,WB-Software,%RegSoftware%
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","CGA40WOA.FON","CGA40737.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","CGA80WOA.FON","CGA80737.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","EGA40WOA.FON","EGA40737.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","EGA80WOA.FON","EGA80737.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","woafont","dos737.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","FIXEDFON.FON","8514fixg.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","FONTS.FON","8514sysg.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","OEMFONT.FON","8514oemg.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","FIXEDFON.FON","vgafixg.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","FONTS.FON","vgasysg.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","OEMFONT.FON","vga737.fon"
- RegWrite,"HKLM","0x4","WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper","DEFAULT","0"
- RegWrite,"HKLM","0x4","WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper","FIXEDSYS","36864"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","ACP","1253"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","MACCP","10006"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","OEMCP","737"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","OEMHAL","vgaoem.fon"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage\EUDCCodeRange","932","F040-F9FC"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage\EUDCCodeRange","936","AAA1-AFFE,F8A1-FEFE,A140-A7A0"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage\EUDCCodeRange","949","C9A1-C9FE,FEA1-FEFE"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage\EUDCCodeRange","950","FA40-FEFE,8E40-A0FE,8140-8DFE,C6A1-C8FE"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Language","Default","0408"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Language","InstallLanguage","0408"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Locale","(Default)","00000408"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Locale",,"00000408"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\TimeZoneInformation","DaylightName","@tzres.dll,-361"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\TimeZoneInformation","StandardName","@tzres.dll,-362"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\TimeZoneInformation","TimeZoneKeyName","GTB Standard Time"
- RegWrite,"HKLM","0x3","WB-System\ControlSet001\Control\TimeZoneInformation","DaylightStart","00","00","03","00","05","00","03","00","00","00","00","00","00","00","00","00"
- RegWrite,"HKLM","0x3","WB-System\ControlSet001\Control\TimeZoneInformation","StandardStart","00","00","0a","00","05","00","04","00","00","00","00","00","00","00","00","00"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\MUI\UILanguages\en-US","LCID","1033"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\MUI\UILanguages\en-US","Type","145"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","Bias","4294967176"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","DaylightBias","4294967236"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","DynamicDaylightTimeDisabled","0"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","StandardBias","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCalendarType","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCountry","30"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCurrDigits","2"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCurrency","3"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iDate","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iDigits","2"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iFirstDayOfWeek","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iFirstWeekOfYear","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iLZero","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iMeasure","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iNegCurr","8"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iNegNumber","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iPaperSize","9"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iTime","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iTimePrefix","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iTLZero","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","Locale","00000408"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","LocaleName","el-GR"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","NumShape","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","s1159","≡∞"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","s2359","∞∞"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sCountry","┼δδ▄Σß"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sCurrency","Çê"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sDate","/"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sDecimal",","
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sGrouping","3;0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sLanguage","ELL"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sList",";"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sLongDate","dddd#$c d. MMMM yyyy"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sMonDecimalSep",","
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sMonGrouping","3;0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sMonThousandSep","."
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sNativeDigits","0123456789"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sNegativeSign","-"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sPositiveSign",""
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sShortDate","dd.MM.yyyy"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sThousand","."
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sTime",":"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sTimeFormat","h:mm:ss tt"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sYearMonth","MMMM yyyy"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International\Geo","Nation","98"
- RegWrite,"HKLM","0x1","WB-Default\Keyboard Layout\Preload","1","00000409"
- RegWrite,"HKLM","0x1","WB-Default\Keyboard Layout\Preload","2","00000408"
- RegWrite,"HKLM","0x1","WB-Default\Software\Microsoft\CTF\Assemblies\0x00000408\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Default","{00000000-0000-0000-0000-000000000000}"
- RegWrite,"HKLM","0x1","WB-Default\Software\Microsoft\CTF\Assemblies\0x00000408\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Profile","{00000000-0000-0000-0000-000000000000}"
- RegWrite,"HKLM","0x4","WB-Default\Software\Microsoft\CTF\Assemblies\0x00000408\{34745C63-B2F0-4784-8B67-5E12C8701A31}","KeyboardLayout","67634184"
- RegWrite,"HKLM","0x1","WB-Default\Software\Microsoft\CTF\Assemblies\0x00000409\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Default","{00000000-0000-0000-0000-000000000000}"
- RegWrite,"HKLM","0x1","WB-Default\Software\Microsoft\CTF\Assemblies\0x00000409\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Profile","{00000000-0000-0000-0000-000000000000}"
- RegWrite,"HKLM","0x4","WB-Default\Software\Microsoft\CTF\Assemblies\0x00000409\{34745C63-B2F0-4784-8B67-5E12C8701A31}","KeyboardLayout","67699721"
- RegHiveUnLoad,WB-System
- RegHiveUnLoad,WB-Default
- RegHiveUnLoad,WB-Software
-
- [german]
- #by NightMan
- FileCopy,"%BootSRC%\Windows\System32\KBDGR.DLL","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\System32\KBDGR1.DLL","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\Fonts\CGA40850.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\EGA40850.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\CGA80850.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\EGA80850.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\app850.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514fix.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514sys.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514oem.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vgafix.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vgasys.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vga850.fon","%TargetDir%\Windows\Fonts"
- RegHiveLoad,WB-System,%RegSystem%
- RegHiveLoad,WB-Default,%RegUser%
- RegHiveLoad,WB-Software,%RegSoftware%
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","CGA40WOA.FON","CGA40850.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","CGA80WOA.FON","CGA80850.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","EGA40WOA.FON","EGA40850.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","EGA80WOA.FON","EGA80850.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","woafont","app850.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","FIXEDFON.FON","8514fix.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","FONTS.FON","8514sys.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","OEMFONT.FON","8514oem.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","FIXEDFON.FON","vgafix.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","FONTS.FON","vgasys.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","OEMFONT.FON","vga850.fon"
- RegWrite,"HKLM","0x4","WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper","DEFAULT","0"
- RegWrite,"HKLM","0x4","WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper","FIXEDSYS","36864"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","ACP","1252"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","MACCP","10000"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","OEMCP","850"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","OEMHAL","vgaoem.fon"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Language","Default","0407"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Language","InstallLanguage","0407"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Locale","(Default)","00000407"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Locale",,"00000407"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\TimeZoneInformation","DaylightName",""
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\TimeZoneInformation","StandardName","@tzres.dll,-322"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\TimeZoneInformation","TimeZoneKeyName","W. Europe Standard Time"
- RegWrite,"HKLM","0x3","WB-System\ControlSet001\Control\TimeZoneInformation","DaylightStart","00","00","00","00","00","00","00","00","00","00","00","00","00","00","00","00"
- RegWrite,"HKLM","0x3","WB-System\ControlSet001\Control\TimeZoneInformation","StandardStart","00","00","00","00","00","00","00","00","00","00","00","00","00","00","00","00"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\MUI\UILanguages\de-DE","LCID","1031"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\MUI\UILanguages\de-DE","Type","145"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","Bias","-60"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","DaylightBias","0"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","DynamicDaylightTimeDisabled","1"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","StandardBias","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCalendarType","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCountry","49"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCurrDigits","2"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCurrency","3"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iDate","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iDigits","2"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iFirstDayOfWeek","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iFirstWeekOfYear","2"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iLZero","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iMeasure","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iNegCurr","8"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iNegNumber","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iPaperSize","9"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iTime","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iTimePrefix","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iTLZero","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","Locale","00000407"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","LocaleName","de-DE"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","NumShape","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","s1159",""
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","s2359",""
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sCountry","Deutschland"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sCurrency","ê"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sDate","."
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sDecimal",","
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sGrouping","3;0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sLanguage","DEU"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sList",";"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sLongDate","dddd#$c d. MMMM yyyy"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sMonDecimalSep",","
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sMonGrouping","3;0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sMonThousandSep","."
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sNativeDigits","0123456789"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sNegativeSign","-"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sPositiveSign",""
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sShortDate","dd.MM.yyyy"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sThousand","."
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sTime",":"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sTimeFormat","HH:mm:ss"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sYearMonth","MMMM yyyy"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International\Geo","Nation","94"
- RegWrite,"HKLM","0x1","WB-Default\Keyboard Layout\Preload","1","00000407"
- RegWrite,"HKLM","0x1","WB-Default\Keyboard Layout\Preload","2","00000409"
- RegWrite,"HKLM","0x1","WB-Default\Software\Microsoft\CTF\Assemblies\0x00000407\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Default","{00000000-0000-0000-0000-000000000000}"
- RegWrite,"HKLM","0x1","WB-Default\Software\Microsoft\CTF\Assemblies\0x00000407\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Profile","{00000000-0000-0000-0000-000000000000}"
- RegWrite,"HKLM","0x4","WB-Default\Software\Microsoft\CTF\Assemblies\0x00000407\{34745C63-B2F0-4784-8B67-5E12C8701A31}","KeyboardLayout","67568647"
- RegHiveUnLoad,WB-System
- RegHiveUnLoad,WB-Default
- RegHiveUnLoad,WB-Software
-
- [dutch]
- #by Markus Debus
- FileCopy,"%BootSRC%\Windows\System32\KBDNE.DLL","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\Fonts\CGA40850.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\EGA40850.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\CGA80850.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\EGA80850.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\app850.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514fix.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514sys.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514oem.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vgafix.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vgasys.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vga850.fon","%TargetDir%\Windows\Fonts"
- RegHiveLoad,WB-System,%RegSystem%
- RegHiveLoad,WB-Default,%RegUser%
- RegHiveLoad,WB-Software,%RegSoftware%
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","CGA40WOA.FON","CGA40850.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","CGA80WOA.FON","CGA80850.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","EGA40WOA.FON","EGA40850.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","EGA80WOA.FON","EGA80850.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","woafont","app850.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","FIXEDFON.FON","8514fix.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","FONTS.FON","8514sys.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","OEMFONT.FON","8514oem.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","FIXEDFON.FON","vgafix.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","FONTS.FON","vgasys.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","OEMFONT.FON","vga850.fon"
- RegWrite,"HKLM","0x4","WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper","DEFAULT","0"
- RegWrite,"HKLM","0x4","WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper","FIXEDSYS","36864"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","ACP","1252"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","MACCP","10000"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","OEMCP","850"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","OEMHAL","vgaoem.fon"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Language","Default","0413"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Language","InstallLanguage","0413"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Locale","(Default)","00000413"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Locale",,"00000413"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\TimeZoneInformation","DaylightName",""
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\TimeZoneInformation","StandardName","@tzres.dll,-322"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\TimeZoneInformation","TimeZoneKeyName","W. Europe Standard Time"
- RegWrite,"HKLM","0x3","WB-System\ControlSet001\Control\TimeZoneInformation","DaylightStart","00","00","00","00","00","00","00","00","00","00","00","00","00","00","00","00"
- RegWrite,"HKLM","0x3","WB-System\ControlSet001\Control\TimeZoneInformation","StandardStart","00","00","00","00","00","00","00","00","00","00","00","00","00","00","00","00"
- #RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\MUI\UILanguages\nl-NL","LCID","1043"
- #RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\MUI\UILanguages\nl-NL","Type","145"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","Bias","-60"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","DaylightBias","0"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","DynamicDaylightTimeDisabled","1"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","StandardBias","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCalendarType","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCountry","31"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCurrDigits","2"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCurrency","2"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iDate","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iDigits","2"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iFirstDayOfWeek","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iFirstWeekOfYear","2"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iLZero","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iMeasure","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iNegCurr","12"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iNegNumber","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iPaperSize","9"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iTime","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iTimePrefix","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iTLZero","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","Locale","00000413"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","LocaleName","nl-NL"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","NumShape","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","s1159",""
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","s2359",""
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sCountry","Nederlands"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sCurrency","Ç"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sDate","-"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sDecimal",","
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sGrouping","3;0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sLanguage","NLD"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sList",";"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sLongDate","dddd d MMMM yyyy"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sMonDecimalSep",","
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sMonGrouping","3;0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sMonThousandSep","."
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sNativeDigits","0123456789"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sNegativeSign","-"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sPositiveSign",""
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sShortDate","d-M-yyyy"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sThousand","."
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sTime",":"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sTimeFormat","H:mm:ss"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sYearMonth","MMMM yyyy"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International\Geo","Nation","94"
- RegWrite,"HKLM","0x1","WB-Default\Keyboard Layout\Preload","1","d0010413"
- RegWrite,"HKLM","0x1","WB-Default\Keyboard Layout\Preload","2","00000409"
- RegWrite,"HKLM","0x1","WB-Default\Keyboard Layout\Preload","3","00000413"
- #RegWrite,"HKLM","0x1","WB-Default\Software\Microsoft\CTF\Assemblies\0x00000413\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Default","{00000000-0000-0000-0000-000000000000}"
- #RegWrite,"HKLM","0x1","WB-Default\Software\Microsoft\CTF\Assemblies\0x00000413\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Profile","{00000000-0000-0000-0000-000000000000}"
- #RegWrite,"HKLM","0x4","WB-Default\Software\Microsoft\CTF\Assemblies\0x00000413\{34745C63-B2F0-4784-8B67-5E12C8701A31}","KeyboardLayout","4026598419"
- RegHiveUnLoad,WB-System
- RegHiveUnLoad,WB-Default
- RegHiveUnLoad,WB-Software
-
- [french]
- #by cyberyeye
- FileCopy,"%BootSRC%\Windows\System32\KBDFR.DLL","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\Fonts\CGA40850.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\EGA40850.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\CGA80850.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\EGA80850.FON","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\app850.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514fix.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514sys.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\8514oem.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vgafix.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vgasys.fon","%TargetDir%\Windows\Fonts"
- FileCopy,"%BootSRC%\Windows\Fonts\vga850.fon","%TargetDir%\Windows\Fonts"
- RegHiveLoad,WB-System,%RegSystem%
- RegHiveLoad,WB-Default,%RegUser%
- RegHiveLoad,WB-Software,%RegSoftware%
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","CGA40WOA.FON","CGA40850.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","CGA80WOA.FON","CGA80850.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","EGA40WOA.FON","EGA40850.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","EGA80WOA.FON","EGA80850.FON"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\Console\RasterFonts","woafont","app850.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","FIXEDFON.FON","8514fix.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","FONTS.FON","8514sys.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\LargeFont","OEMFONT.FON","8514oem.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","FIXEDFON.FON","vgafix.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","FONTS.FON","vgasys.fon"
- RegWrite,"HKLM","0x1","WB-Software\Microsoft\Windows NT\CurrentVersion\GRE_Initialize\SmallFont","OEMFONT.FON","vga850.fon"
- RegWrite,"HKLM","0x4","WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper","DEFAULT","0"
- RegWrite,"HKLM","0x4","WB-Software\Microsoft\Windows NT\CurrentVersion\FontMapper","FIXEDSYS","36864"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","ACP","1252"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","MACCP","10000"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","OEMCP","850"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage","OEMHAL","vgaoem.fon"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage\EUDCCodeRange","932","F040-F9FC"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage\EUDCCodeRange","936","AAA1-AFFE,F8A1-FEFE,A140-A7A0"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage\EUDCCodeRange","949","C9A1-C9FE,FEA1-FEFE"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\CodePage\EUDCCodeRange","950","FA40-FEFE,8E40-A0FE,8140-8DFE,C6A1-C8FE"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Language","Default","040C"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Language","InstallLanguage","040C"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Locale","(Default)","0000040c"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\Nls\Locale",,"0000040c"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\TimeZoneInformation","DaylightName","@tzres.dll,-301"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\TimeZoneInformation","StandardName","@tzres.dll,-302"
- RegWrite,"HKLM","0x1","WB-System\ControlSet001\Control\TimeZoneInformation","TimeZoneKeyName","Romance Standard Time"
- RegWrite,"HKLM","0x3","WB-System\ControlSet001\Control\TimeZoneInformation","DaylightStart","00","00","03","00","05","00","02","00","00","00","00","00","00","00","00","00"
- RegWrite,"HKLM","0x3","WB-System\ControlSet001\Control\TimeZoneInformation","StandardStart","00","00","0a","00","05","00","03","00","00","00","00","00","00","00","00","00"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","Bias","0xffffffc4"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","DaylightBias","0xffffffc4"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","DynamicDaylightTimeDisabled","0"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\TimeZoneInformation","StandardBias","0"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\MUI\UILanguages\fr-FR","LCID","1036"
- RegWrite,"HKLM","0x4","WB-System\ControlSet001\Control\MUI\UILanguages\fr-FR","Type","145"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCalendarType","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCountry","33"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCurrDigits","2"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iCurrency","3"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iDate","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iDigits","2"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iFirstDayOfWeek","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iFirstWeekOfYear","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iLZero","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iMeasure","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iNegCurr","8"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iNegNumber","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iPaperSize","9"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iTime","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iTimePrefix","0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","iTLZero","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","Locale","0000040C"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","LocaleName","fr-FR"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","NumShape","1"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","s1159",""
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","s2359",""
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sCountry","France"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sCurrency","Ç"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sDate","/"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sDecimal",","
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sGrouping","3;0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sLanguage","FRA"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sList",";"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sLongDate","dddd d MMMM yyyy"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sMonDecimalSep",","
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sMonGrouping","3;0"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sMonThousandSep","á"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sNativeDigits","0123456789"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sNegativeSign","-"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sPositiveSign",""
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sShortDate","dd/MM/yyyy"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sThousand","á"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sTime",":"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sTimeFormat","HH:mm:ss"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International","sYearMonth","MMMM yyyy"
- RegWrite,"HKLM","0x1","WB-Default\Control Panel\International\Geo","Nation","84"
- RegWrite,"HKLM","0x1","WB-Default\Keyboard Layout\Preload","1","0000040c"
- RegWrite,"HKLM","0x1","WB-Default\Software\Microsoft\CTF\Assemblies\0x0000040c\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Default","{00000000-0000-0000-0000-000000000000}"
- RegWrite,"HKLM","0x1","WB-Default\Software\Microsoft\CTF\Assemblies\0x0000040c\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Profile","{00000000-0000-0000-0000-000000000000}"
- RegWrite,"HKLM","0x4","WB-Default\Software\Microsoft\CTF\Assemblies\0x0000040c\{34745C63-B2F0-4784-8B67-5E12C8701A31}","KeyboardLayout","67896332"
- RegHiveUnLoad,WB-System
- RegHiveUnLoad,WB-Default
- RegHiveUnLoad,WB-Software
-
- [Spanish]
- #by hectorma
- FileCopy,"%BootSRC%\Windows\System32\KBD*.DLL","%TargetDir%\Windows\System32"
- FileCopy,"%BootSRC%\Windows\System32\C_*.NLS","%TargetDir%\Windows\System32"
- RegHiveLoad,Tmp_setupreg_hiv,%RegSystem%
- DirCopy,"%BootSRC%\Windows\Fonts","%TargetDir%\Windows\Fonts"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","ACP","1252"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","OEMCP","850"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","MACCP","10000"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\CodePage","OEMHAL","vgaoem.fon"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\Language","Default","0c0a"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\Language","InstallLanguage","0C0A"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\Locale",,"00000c0a"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\Nls\Locale","(Default)","00000c0a"
- RegWrite,"HKLM","0x4","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","Bias","0xffffffc4"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","StandardName","@tzres.dll,-302"
- RegWrite,"HKLM","0x4","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","StandardBias","0"
- RegWrite,"HKLM","0x3","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","StandardStart","00","00","0a","00","05","00","03","00","00","00","00","00","00","00","00","00"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DaylightName","@tzres.dll,-301"
- RegWrite,"HKLM","0x4","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DaylightBias","0xffffffc4"
- RegWrite,"HKLM","0x3","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DaylightStart","00","00","03","00","05","00","02","00","00","00","00","00","00","00","00","00"
- RegWrite,"HKLM","0x1","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","TimeZoneKeyName","Romance Standard Time"
- RegWrite,"HKLM","0x4","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","DynamicDaylightTimeDisabled","0"
- RegWrite,"HKLM","0x4","Tmp_setupreg_hiv\ControlSet001\Control\TimeZoneInformation","ActiveTimeBias","0xffffff88"
- RegHiveUnLoad,"Tmp_setupreg_hiv"
- RegHiveLoad,Tmp_default,%RegUser%
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","Locale","00000c0a"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","LocaleName","es-ES"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","s1159",""
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","s2359",""
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sCountry","Espana"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sCurrency","_"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sDate","/"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sDecimal",","
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sGrouping","3;0"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sLanguage","ESN"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sList",";"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sLongDate","dddd d MMMM yyyy"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sMonDecimalSep",","
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sMonGrouping","3;0"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sMonThousandSep","."
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sNativeDigits","0123456789"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sNegativeSign","-"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sPositiveSign",""
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sShortDate","dd/MM/yyyy"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sThousand","."
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sTime","."
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sTimeFormat","H.mm"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","sYearMonth","MMMM yyyy"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iCalendarType","1"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iCountry","34"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iCurrDigits","2"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iCurrency","3"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iDate","1"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iDigits","2"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","NumShape","1"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iFirstDayOfWeek","0"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iFirstWeekOfYear","0"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iLZero","1"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iMeasure","0"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iNegCurr","9"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iNegNumber","1"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iPaperSize","9"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iTime","1"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iTimePrefix","0"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International","iTLZero","0"
- RegWrite,"HKLM","0x1","Tmp_default\Control Panel\International\Geo","Nation","217"
- RegWrite,"HKLM","0x1","Tmp_default\Keyboard Layout\Preload","1","00000c0a"
- RegDelete,HKLM,"Tmp_default\Software\Microsoft\CTF\Assemblies\0x00000c0a",""
- RegWrite,"HKLM","0x1","Tmp_default\Software\Microsoft\CTF\Assemblies\0x00000c0a\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Default","{00000000-0000-0000-0000-000000000000}"
- RegWrite,"HKLM","0x1","Tmp_default\Software\Microsoft\CTF\Assemblies\0x00000c0a\{34745C63-B2F0-4784-8B67-5E12C8701A31}","Profile","{00000000-0000-0000-0000-000000000000}"
- RegWrite,"HKLM","0x4","Tmp_default\Software\Microsoft\CTF\Assemblies\0x00000c0a\{34745C63-B2F0-4784-8B67-5E12C8701A31}","KeyboardLayout","67767306"
- RegHiveUnLoad,"Tmp_default"
-
- [InterfaceEncoded]
-
- [AuthorEncoded]
- VistaPE-11-Small.gif=1Kb,1Kb
- Logo=VistaPE-11-Small.gif
-
- [EncodedFile-AuthorEncoded-VistaPE-11-Small.gif]
- lines=0
- 0=R0lGODlhWQAjANU/AOmRkPzwypG12Pj39PbVZuysq05YZvCbUcfa67HL4/jgkOuILKzKo0eKMuR7dmmayeZ0JId3SPKuE3GlYJKZq+6cF1xqh9xPSfSzjtk7NvPHM/rpr9OtKsrP15qyffLBtWE1UO2KFzh5uKePOPnl3i89YfKqf+m5IjtIYZsvPvXLyfbY1+Tn6u+gc/345Nbg7LK4xneDmvnZx0qGvuFmYeTt86KquuBeYZa9iyo8YdYyKdYoLB9psPLCIP///////yH5BAEAAD8ALAAAAABZACMAAAb/wJ9wSCwahz5fZ8lsspJQ33FKrVqHqmy2AOh6v13abfyx5HKlHCpm6zyj17hxIKvLhnS7nSRc7f6AgYKDOzBoaDEDUnKMUxghFZEVCy10kJKRB0IOhJ2ENoclHY2kRxgSCwcHC5ELMpmqqiZCGZ62gAUoaRaLpb4/p5pCH5EmFSFHHxDLzKyYkSc90tIQfxkFNjYsjUm/Q8FEBxIHx0cDGtPp6usngSln21c+AxsEvb/gQ+TkyEcK6wDVLQgEIocFOf+k3fOV7wcJSC2O6ZHB54eLgBh71AJ0xgbCaQtLBauDgVUIFRUkPMMwhEA6DhFiKpipIIDNAC3cwUMSBcqQ/4Q9QpI6pTLlJBKvQsRS9WHIxXQGSpSAceRCoAgUYET5AICGVxoAVHQDKlRIz25GTqU6YKLpj6RVXE6LcOZgET+BKDTYi2PFBR2AA+v4QFNuD5o0k9QQ8GAGj8ciHiRAK6ThELhUAqQ7geLMKCIA3OltMGFFBsAXvDi4gCGjNA0vHjyeTZvHjBe9LAvBTMVwD7o5YhTZ+KfE6Bp/dTg4q9l1jwSzZzwQwFjEbBEvvo0zwnvKhpdncsT78UGQcdIFUIcccNPwzZsDRCRQtCiJgOiLdL+NFKJ/fwhGoDPXGRQMQQNBOeiFgwOAAVCWEGQV4ZMRPtz3WAKVKcWdfxwCWP/Ed9OMcAYKA/wwgHkJNsAADQ0++EOEjPhgHQ8PuMjIOVClUWAB7kgFQwMLqvcgjHL4IBsPItjICFA9iJiDAT8Qt0NBKPhAmgqBLVcWkXJYyIMUL1gg5phklmlBgXOoo0uC5pUQg5UqMohaARP+BJIVUbyAwJE8lDhAE4AG2kF2R/gmYgkg6JRDB3A2wIKcgGUAAAmUcUmEDzUk0FhtsyHgjRFPSXOCVCUgCGWjE/jwQXKBAaAIhHdKGBunnHr6aRG+AZcCRwn+gCoUH0CqwwUrSGFphbTNIEACCDTLp623DtGcNBycUeoO7+SQ3a9m+UACpDcYG6tZfD5QA2U/eAn/bbRC5IrGrgVB6etepN2TRHqA0UmkD9A9JoBQ6rJLBIjUnpEogWbRmyqFLCrnw76O2VZWwAIPIaA0Bhi807x7LSwhAIDR8PC4Ncz27xQUV/wDwU2mURcSCofkA8g6iEwkAiZPgexj61Z8cQ+ddQRzAx54fKmcDgLlwhA4+6vzjDz0LDCTTooHc19v8LRCYMUSvMEiJT9WI4VeRq0yHhePatClKt6QgQMfFOuDCjTr4KBF02jwqg8RR92LfbVJLXCuU7G9tWCI292ND4ZpQMBMTfvbLAICWDdD2GafLUSoPVRbIswMqLAa4m+L1UsAP0ujQL+0zqBIp5q3lI4HEjJgKrsiJGgh90I+BOBbD/YgADVkk/kaMYaxJ59EABsosEEAeSawLG71weFLEAA7eJwTCcssLkkMcNU1NNQNzk3MydFLz0xjGAUjBfCy4pePC/p4l5EBAFzPCVvZ0RNqAQAAAAIAAAAsAAAADQUAAAAAAAABAAAAAAAAAAAAAAA
-
-