Перейти из форума на сайт.

НовостиФайловые архивы
ПоискАктивные темыТоп лист
ПравилаКто в on-line?
Вход Забыли пароль? Первый раз на этом сайте? Регистрация
Компьютерный форум Ru.Board » Операционные системы » Microsoft Windows » Windows Preinstallation Environment(WinPE). WinBuilder

Модерирует : KLASS, IFkO

vu1tur (08-11-2008 12:33): лимит страниц: Windows Preinstallation Environment(WinPE). WinBuilder (2)  Версия для печати • ПодписатьсяДобавить в закладки
На первую страницук этому сообщениюк последнему сообщению

   

HighwayStar



Advanced Member
Редактировать | Профиль | Сообщение | Цитировать | Сообщить модератору
[Main]
Title=WinRar
Level=4
Selected=True
Locked=false
Description=Will add WinRAR in the pe compilation
Version=001
Author=Smiley
Date=2006-09-08
Updates=http://upload.boot-land.net
 
[Variables]
%WinRARPath%=
%SourceWinRar%=%BaseDir%\Source\Winrar
%TargetWinRar%=%TargetDir%\Programs\WinRar
%WinrarURL%=http://www.rarlab.com/rar/wrar351.exe
 
[Interface]
pBevel1=pBevel1,1,12,9,19,204,132
pTextLabel1="Create Shortcuts in :",1,1,15,25,105,18,8,Normal
pCheckBox1=Startmenu,1,3,24,46,78,18,True
pCheckBox2=Desktop,1,3,24,64,114,18,True
pCheckBox3="Quick launch",1,3,24,82,93,18,True
pTextBox1="Shortcut name:",1,0,24,118,159,21,WinRAR
 
[GetFiles]
If,ExistFile,"%ProgramFilesDir%\Winrar\WinRAR.exe",Set,"%SourceWinRar%","%ProgramFilesDir%\Winrar"
If,NotExistFile,"%ProgramFilesDir%\Winrar\WinRAR.exe",Run,%ScriptFile%,DownloadProg
 
[DownloadProg]
Echo,"Downloading WinRAR.."
DirMake,"%SourceWinRar%"
WebGetIfNotExist,"%WinrarURL%","%TempDir%\wrar351.exe"
DirMake,"%SourceWinRar%\Formats"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Formats\7z.fmt %SourceWinRar%\Formats"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Formats\ace.fmt %SourceWinRar%\Formats"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Formats\arj.fmt %SourceWinRar%\Formats"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Formats\bz2.fmt %SourceWinRar%\Formats"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Formats\cab.fmt %SourceWinRar%\Formats"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Formats\gz.fmt %SourceWinRar%\Formats"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Formats\iso.fmt %SourceWinRar%\Formats"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Formats\lzh.fmt %SourceWinRar%\Formats"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Formats\z.fmt %SourceWinRar%\Formats"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Formats\tar.fmt %SourceWinRar%\Formats"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Formats\uue.fmt %SourceWinRar%\Formats"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Formats\7zxa.dll %SourceWinRar%\Formats"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Formats\unacev2.dll %SourceWinRar%\Formats"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Default.SFX %SourceWinRar%"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe RarExt.dll %SourceWinRar%"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe RarFiles.lst %SourceWinRar%"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe rarnew.dat %SourceWinRar%"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe WinCon.SFX %SourceWinRar%"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe Zip.SFX %SourceWinRar%"
ShellExecute,Hide,"%BaseDir%\Tools\UnRAR.exe","e %TempDir%\wrar351.exe WinRAR.exe %SourceWinRar%"
 
[ShorcutDesktop]
TXTAddLine,"%TargetDir%\i386\system32\shortcut.inf","1,!PE\Programs\WinRar\WinRAR.exe,!DE\%pTextBox1%","Append"
 
[ShorcutStart]
TXTAddLine,"%TargetDir%\i386\system32\shortcut.inf","1,!PE\Programs\WinRar\WinRAR.exe,!SM\%pTextBox1%","Append"
 
[ShorcutQL]
TXTAddLine,"%TargetDir%\i386\system32\shortcut.inf","1,!PE\Programs\WinRar\WinRAR.exe,!QL\%pTextBox1%","Append"
 
[Process]
Echo,"Copying files.."
If,NotExistFile,"%SourceWinRar%\WinRAR.exe",Run,%ScriptFile%,GetFiles
If,NotExistFile,"%SourceWinRar%\WinRAR.exe",Exit,"Source files not found. Exiting script..."
DirMake,"%TargetWinRar%"
FileCopy,"%SourceWinRar%\Formats\7z.fmt","%TargetWinRar%"
FileCopy,"%SourceWinRar%\Formats\ace.fmt","%TargetWinRar%"
FileCopy,"%SourceWinRar%\Formats\arj.fmt","%TargetWinRar%"
FileCopy,"%SourceWinRar%\Formats\bz2.fmt","%TargetWinRar%"
FileCopy,"%SourceWinRar%\Formats\cab.fmt","%TargetWinRar%"
FileCopy,"%SourceWinRar%\Formats\gz.fmt","%TargetWinRar%"
FileCopy,"%SourceWinRar%\Formats\iso.fmt","%TargetWinRar%"
FileCopy,"%SourceWinRar%\Formats\lzh.fmt","%TargetWinRar%"
FileCopy,"%SourceWinRar%\Formats\z.fmt","%TargetWinRar%"
FileCopy,"%SourceWinRar%\Formats\tar.fmt","%TargetWinRar%"
FileCopy,"%SourceWinRar%\Formats\uue.fmt","%TargetWinRar%"
FileCopy,"%SourceWinRar%\Formats\7zxa.dll","%TargetWinRar%"
FileCopy,"%SourceWinRar%\Formats\unacev2.dll","%TargetWinRar%"
FileCopy,"%SourceWinRar%\Default.SFX","%TargetWinRar%"
FileCopy,"%SourceWinRar%\RarExt.dll","%TargetWinRar%"
FileCopy,"%SourceWinRar%\RarFiles.lst","%TargetWinRar%"
FileCopy,"%SourceWinRar%\rarnew.dat","%TargetWinRar%"
FileCopy,"%SourceWinRar%\WinCon.SFX","%TargetWinRar%"
FileCopy,"%SourceWinRar%\WinRAR.exe","%TargetWinRar%"
FileCopy,"%SourceWinRar%\Zip.SFX","%TargetWinRar%"
If,ExistFile,"%SourceWinRar%\rarreg.key",FileCopy,"%SourceWinRar%\rarreg.key","%TargetWinRar%"
If,NotExistFile,"%TargetDir%\i386\system32\shortcut.inf",FileCreateBlank,"%TargetDir%\i386\system32\shortcut.inf"
If,%pCheckBox2%,Equal,True,Run,%ScriptFile%,ShorcutDesktop
If,%pCheckBox3%,Equal,True,Run,%ScriptFile%,ShorcutStart
If,%pCheckBox1%,Equal,True,Run,%ScriptFile%,ShorcutQL
RegHiveLoad,Tmp_software,%TargetDir%\i386\System32\Config\software
RegWrite,HKLM,0x1,"Tmp_software\Classes\*\shellex\ContextMenuHandlers\WinRAR","","{B41DB860-8EE4-11D2-9906-E49FADC173CA}"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.ace","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.arj","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.bz","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.bz2","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.cab","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.cab","InfoTip","Contains compressed files"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.cab\PersistentHandler","","{098f2470-bae0-11cd-b579-08002b30bfeb}"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.GZ","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.iso","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.jar","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.lha","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.lzh","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r00","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r01","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r02","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r03","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r04","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r05","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r06","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r07","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r08","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r09","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r10","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r11","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r12","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r13","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r14","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r15","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r16","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r17","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r18","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r19","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r20","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r21","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r22","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r23","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r24","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r25","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r26","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r27","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r28","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.r29","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.rar","","WinRAR"
RegWrite,HKLM,0x2,"Tmp_software\Classes\.rar\ShellNew","FileName","%SystemDrive%\Programs\WinRAR\rarnew.dat"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.rev","","WinRAR.REV"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.tar","PerceivedType","compressed"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.tar","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.tar\PersistentHandler","","{098f2470-bae0-11cd-b579-08002b30bfeb}"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.tbz","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.tbz2","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.tgz","PerceivedType","compressed"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.tgz","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.tgz\PersistentHandler","","{098f2470-bae0-11cd-b579-08002b30bfeb}"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.uu","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.uue","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.xxe","","WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.zip","PerceivedType","compressed"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.zip","","WinZip"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.zip\OpenWithProgids","CompressedFolder",""
RegWrite,HKLM,0x1,"Tmp_software\Classes\.zip\PersistentHandler","","{098f2470-bae0-11cd-b579-08002b30bfeb}"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.zip\ShellEx\{00021500-0000-0000-c000-000000000046}","","{E0D79307-84BE-11CE-9641-444553540000}"
RegWrite,HKLM,0x2,"Tmp_software\Classes\.zip\ShellNew","FileName","%SystemDrive%\Programs\WinRAR\zipnew.dat"
RegWrite,HKLM,0x1,"Tmp_software\Classes\.zip\ShellNew","NullFile",""
RegWrite,HKLM,0x1,"Tmp_software\Classes\CLSID\{B41DB860-8EE4-11D2-9906-E49FADC173CA}","","WinRAR"
RegWrite,HKLM,0x2,"Tmp_software\Classes\CLSID\{B41DB860-8EE4-11D2-9906-E49FADC173CA}\InProcServer32","","%SystemDrive%\Programs\WinRAR\rarext.dll"
RegWrite,HKLM,0x1,"Tmp_software\Classes\CLSID\{B41DB860-8EE4-11D2-9906-E49FADC173CA}\InProcServer32","ThreadingModel","Apartment"
RegWrite,HKLM,0x1,"Tmp_software\Classes\Directory\shellex\ContextMenuHandlers\WinRAR","","{B41DB860-8EE4-11D2-9906-E49FADC173CA}"
RegWrite,HKLM,0x1,"Tmp_software\Classes\Directory\shellex\DragDropHandlers\WinRAR","","{B41DB860-8EE4-11D2-9906-E49FADC173CA}"
RegWrite,HKLM,0x1,"Tmp_software\Classes\Drive\shellex\DragDropHandlers\WinRAR","","{B41DB860-8EE4-11D2-9906-E49FADC173CA}"
RegWrite,HKLM,0x1,"Tmp_software\Classes\exefile\shellex\PropertySheetHandlers\{B41DB860-8EE4-11D2-9906-E49FADC173CA}","",""
RegWrite,HKLM,0x1,"Tmp_software\Classes\Folder\shellex\ContextMenuHandlers\WinRAR","","{B41DB860-8EE4-11D2-9906-E49FADC173CA}"
RegWrite,HKLM,0x1,"Tmp_software\Classes\Folder\shellex\DragDropHandlers\WinRAR","","{B41DB860-8EE4-11D2-9906-E49FADC173CA}"
RegWrite,HKLM,0x1,"Tmp_software\Classes\WinRAR.REV","","RAR recovery volume"
RegWrite,HKLM,0x2,"Tmp_software\Classes\WinRAR.REV\DefaultIcon","","%SystemDrive%\Programs\WinRAR\WinRAR.exe,1"
RegWrite,HKLM,0x2,"Tmp_software\Classes\WinRAR.REV\shell\open\command","",",%SystemDrive%\Programs\WinRAR\WinRAR.exe",%1"
RegWrite,HKLM,0x1,"Tmp_software\Classes\WinRAR.ZIP","","WinRAR ZIP archive"
RegWrite,HKLM,0x1,"Tmp_software\Classes\WinRAR.ZIP\shellex\ContextMenuHandlers\{B41DB860-8EE4-11D2-9906-E49FADC173CA}","",""
RegWrite,HKLM,0x1,"Tmp_software\Classes\WinRAR.ZIP\shellex\DropHandler","","{B41DB860-8EE4-11D2-9906-E49FADC173CA}"
RegWrite,HKLM,0x1,"Tmp_software\Classes\WinRAR.ZIP\shellex\PropertySheetHandlers\{B41DB860-8EE4-11D2-9906-E49FADC173CA}","",""
RegWrite,HKLM,0x2,"Tmp_software\Classes\WinRAR.ZIP\DefaultIcon","","%SystemDrive%\Programs\WinRAR\WinRAR.exe,0"
RegWrite,HKLM,0x2,"Tmp_software\Classes\WinRAR.ZIP\shell\open\command","",",%SystemDrive%\Programs\WinRAR\WinRAR.exe",%1"
RegWrite,HKLM,0x1,"Tmp_software\Classes\WinRAR","","WinRAR archive"
RegWrite,HKLM,0x1,"Tmp_software\Classes\WinRAR\shellex\ContextMenuHandlers\{B41DB860-8EE4-11D2-9906-E49FADC173CA}","",""
RegWrite,HKLM,0x1,"Tmp_software\Classes\WinRAR\shellex\DropHandler","","{B41DB860-8EE4-11D2-9906-E49FADC173CA}"
RegWrite,HKLM,0x1,"Tmp_software\Classes\WinRAR\shellex\PropertySheetHandlers\{B41DB860-8EE4-11D2-9906-E49FADC173CA}","",""
RegWrite,HKLM,0x2,"Tmp_software\Classes\WinRAR\DefaultIcon","","%SystemDrive%\Programs\WinRAR\WinRAR.exe,0"
RegWrite,HKLM,0x2,"Tmp_software\Classes\WinRAR\shell\open\command","","%SystemDrive%\Programs\WinRAR\WinRAR.exe",%1"
RegWrite,HKLM,0x2,"Tmp_software\Microsoft\Windows\CurrentVersion\App Paths\WinRAR.exe","","%SystemDrive%\Programs\WinRAR\WinRAR.exe"
RegWrite,HKLM,0x2,"Tmp_software\Microsoft\Windows\CurrentVersion\App Paths\WinRAR.exe","Path","%SystemDrive%\Programs\WinRAR"
RegWrite,HKLM,0x1,"Tmp_software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved","{B41DB860-8EE4-11D2-9906-E49FADC173CA}","WinRAR shell extension"
RegHiveUnLoad,Tmp_software
RegHiveLoad,Tmp_default,%TargetDir%\i386\System32\Config\default
RegWrite,HKLM,0x3,"Tmp_default\Software\WinRAR\Formats\ace.fmt","Info","84,00,00,00,2a,00,2a,00,41,00,43,00,45,00,2a,00,2a,00,02,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,61,63,65,7c,63,23,23,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Formats\ace.fmt","Ident","7c88c3001c3e140"
RegWrite,HKLM,0x3,"Tmp_default\Software\WinRAR\Formats\arj.fmt","Info","84,00,00,00,60,00,ea,00,02,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,61,72,6a,7c,61,23,23,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Formats\arj.fmt","Ident","7c88c3001c3e140"
RegWrite,HKLM,0x3,"Tmp_default\Software\WinRAR\Formats\bz2.fmt","Info","84,00,00,00,42,00,5a,00,68,00,02,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,62,7a,32,7c,74,62,7a,7c,74,62,7a,32,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Formats\bz2.fmt","Ident","7c88c3001c3e140"
RegWrite,HKLM,0x3,"Tmp_default\Software\WinRAR\Formats\cab.fmt","Info","84,00,00,00,4d,00,53,00,43,00,46,00,02,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,63,61,62,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Formats\cab.fmt","Ident","7c88c3001c3e140"
RegWrite,HKLM,0x3,"Tmp_default\Software\WinRAR\Formats\gz.fmt","Info","84,00,00,00,1f,00,8b,00,02,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,67,7a,7c,74,67,7a,7c,71,70,72,7c,71,70,6b,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Formats\gz.fmt","Ident","7c88c3001c3e140"
RegWrite,HKLM,0x3,"Tmp_default\Software\WinRAR\Formats\iso.fmt","Info","84,00,00,00,01,00,43,00,44,00,30,00,30,00,31,00,01,00,02,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,69,73,6f,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Formats\iso.fmt","Ident","7c88c3001c3e140"
RegWrite,HKLM,0x3,"Tmp_default\Software\WinRAR\Formats\lzh.fmt","Info","84,00,00,00,2d,00,6c,00,68,00,01,01,2d,00,02,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,6c,7a,68,7c,6c,68,61,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Formats\lzh.fmt","Ident","7c88c3001c3e140"
RegWrite,HKLM,0x3,"Tmp_default\Software\WinRAR\Formats\tar.fmt","Info","84,00,00,00,02,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,74,61,72,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Formats\tar.fmt","Ident","7c88c3001c3e140"
RegWrite,HKLM,0x3,"Tmp_default\Software\WinRAR\Formats\uue.fmt","Info","84,00,00,00,62,00,65,00,67,00,69,00,6e,00,02,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,75,75,65,7c,78,78,65,7c,75,75,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Formats\uue.fmt","Ident","7c88c3001c3e140"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup","ShellExt","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup","CascadedMenu","0"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup","MenuIcons","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.ace","Set","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.ace","Exist","0"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.ace","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.ace","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.ace","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.arj","Set","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.arj","Exist","0"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.arj","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.arj","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.arj","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.bz","Exist","0"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.bz","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.bz","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.bz","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.bz2","Set","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.bz2","Exist","0"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.bz2","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.bz2","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.bz2","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.cab","Set","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.cab","Exist","1"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.cab","Type","CLSID\{0CD7A5C0-9F37-11CE-AE65-08002B2E1262}"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.cab","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.cab","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.gz","Set","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.gz","Exist","1"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.gz","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.gz","Content","application/x-gzip"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.gz","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.iso","Exist","0"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.iso","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.iso","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.iso","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.jar","Set","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.jar","Exist","0"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.jar","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.jar","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.jar","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.lha","Exist","0"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.lha","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.lha","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.lha","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.lzh","Set","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.lzh","Exist","0"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.lzh","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.lzh","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.lzh","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.rar","Set","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.rar","Exist","0"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.rar","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.rar","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.rar","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.tar","Set","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.tar","Exist","1"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.tar","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.tar","Content","application/x-tar"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.tar","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.tbz","Exist","0"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.tbz","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.tbz","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.tbz","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.tbz2","Exist","0"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.tbz2","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.tbz2","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.tbz2","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.tgz","Exist","1"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.tgz","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.tgz","Content","application/x-compressed"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.tgz","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.uu","Exist","0"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.uu","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.uu","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.uu","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.uue","Set","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.uue","Exist","0"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.uue","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.uue","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.uue","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.xxe","Exist","0"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.xxe","Type",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.xxe","Content",""
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.xxe","ShellNew",""
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.zip","Set","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\.zip","Exist","1"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.zip","Type","WinZip"
RegWrite,HKLM,0x1,"Tmp_default\Software\WinRAR\Setup\.zip","Content",""
RegWrite,HKLM,0x2,"Tmp_default\Software\WinRAR\Setup\.zip","ShellNew","%SystemDrive%\Programs\WinRAR\zipnew.dat"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\Links","Desktop","0"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\Links","StartMenu","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\Links","Programs","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\MenuItems","ExtrTo","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\MenuItems","ExtrHere","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\MenuItems","Extr","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\MenuItems","ExtrSep","0"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\MenuItems","OpenSFX","0"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\MenuItems","AddTo","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\MenuItems","AddArc","1"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\MenuItems","EmailArc","0"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\MenuItems","EmailOpt","0"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\MenuItems","Test","0"
RegWrite,HKLM,0x4,"Tmp_default\Software\WinRAR\Setup\MenuItems","Convert","0"
RegHiveUnLoad,Tmp_default
 
[EncodedFile-AuthorEncoded-authorlogo.jpg]
lines=0
0=eJz7f+P/AwYBLzdPNwZGRkYGDyBk+H+bwZlBgJubl4dXiI9PSFKQX1BSVkxISExWSQoElJSk5YBAWklJXUNTQ13J0NDU1NDQARWADGEUFBAQFhYWFxISlxAWE5aQkwACOU2QZjlNI3UlIFA30jXQ1NQ00DU3NzIyN3dwsEcx5ACDIAeDAYMBM6MSA5MgI7Mg4/8jDJIMDEzMjAxIgJWNgYWdGShlI8DAyMTCzMTOywmVYmRiZmARFGIVVmQzFBFzDEwsXCyqpGLkFBQyaeHBSw8fGQcnpxQ1Ttz4AahbnBEEkA1mYmRmAUqoCIJYTOwISUYmQQZmIUVDFmEloJmNyoX/bzHwAB3FJMgsyGDPkHa88HlBqfLB4lkFtUu/XYy5suWonPneyXNmak885bx7t4V6d4qPrlFeb9ikwIL34ecYn4usVUxcqeK99hnzam6vt1sYV3n4bl3VrrVSsNllZeBz25WLniStK/zySzz7i8vj7092xy9i1QpzmPVMa//y5yKT7qyKd051ab321iZI++8lbbawgIv8C/qObTNTMrs2c+m3t0t3TdmrE5UxS/PA7rUvt12MyHK69MjpgtOEhSErsjisOwznfvCxfy/6p+bBs9M+055NVbrdejJnq9WEhatERCbkvjCv39p27YTwUulphZKZroZtM2cHpZ5a8Ul4xsSdDmGNnrYsRXktc3wt5vOUZlZueho0aXZ45QJXUZcm08vf22NSt5zR5cgtO7PJWNhfgjUzbq0mZ0TH0fAOe5MWM1MnEWOm6mdvYp38tpgIMjqoPRF8n7/1zNm+zf27BGLmfr797ejPndMuuwkdTljKWLno9aoor85du99dmr1Lob7Y0C6l6pDVTpX/DOxOvEu/ZrjNeX7qVeuRuId8MtOYV0lHNj5/Kl3u/PQX+9GiOxmsRWdAxh02O7jycKftXFd9lRtBJUxPri3oWxcR8S5N9cz8CGe7g157jil957iYOjlBqknP96rpq968uAeRHJvSnuctylj6Z7ZcRuZbpbnqKcFmExxP1+6NKsn3/L7kU38tj6bPw4r/DHyl35ayigXvPBLlpXsl1OHClE8dZZ0yfV2Pxa6ELWHemz4n/ha/61vpH49n3jy7QEuOo/r+kfzHvXIqfF4Vi7ZdTWNJUfjPoG3z6N+FKv2M+8fZtkWzH1mqLlNXuuFS0SkhPS6VFUt+qvzccFlIY0tXClfTJc0JCtf/3wQA3XVsGHic40ssLcnIL8rJT8/XyypIZxgFIwscYIbQc5mxy8+48+UOAxMAc6sKayfg6XYBAAAAAgAAACoAAACdAwAAAAAAAAEAAAAAAAAAAAAAAA
 
[AuthorEncoded]
authorlogo.jpg=1003,1338

Всего записей: 1048 | Зарегистр. 16-04-2005 | Отправлено: 16:51 22-12-2006
   

На первую страницук этому сообщениюк последнему сообщению

Компьютерный форум Ru.Board » Операционные системы » Microsoft Windows » Windows Preinstallation Environment(WinPE). WinBuilder
vu1tur (08-11-2008 12:33): лимит страниц: Windows Preinstallation Environment(WinPE). WinBuilder (2)


Реклама на форуме Ru.Board.

Powered by Ikonboard "v2.1.7b" © 2000 Ikonboard.com
Modified by Ru.B0ard
© Ru.B0ard 2000-2024

BitCoin: 1NGG1chHtUvrtEqjeerQCKDMUi6S6CG4iC

Рейтинг.ru