                         .
					   
  3.0        
    .

1.   .
      :

  :
%CpuName%
%CpuArch%

  :
%BuildLab%
%sp%
%ProductName%
%PID%
%RegOrg%
%RegUser%
%InstallDate%

  :
%MemSize%

  :
%Bits% - x64/x86
%Arx% - amd64/x86

   :
%BootMode% - BootMode/BIOS

 :

%SELF% -   ,    .
%SOURCE% -     ,    , 
   SourceTagFile

2.   .
     ini-.

2.1  Setup

;   
[Setup]
;     ()
;        
;   
; Action=#deltag
; Cmd=*.*
; Param=
;   
;     
TagsDir=%Self%\Tags
;     
TagsDirAutocreate=1
;       
;    ( TagsDirAutocreate=1)
;     
ShowErrorTagDir=1

;  .   . To-DO
LogFile=%Self%\Logs\LoaderDebugLog.txt
LogInstall=1

;      
CheckFDD=0
CheckCd=1
CheckFlash=1
CheckHDD=1
CheckNet=0
;       
SourceTagFile=sources\$WIN_7_TAG$
;  ,   
; SourceTagFile=sources\install.wim
;    ,   .
ShowErrorTagFile=1

;  
; 0 -  
; 1 -  ""  -  , ,  
; 2 -     1        
DebugMode=2

2.2  SetupDefault

;   
;     
;   
[Default]
;   
DefaultHint=   |   
DefaultHintCaption=  
;  ,   
Caption=Windows 7 Emergency Disk
;  
Height=480
Width=640
; 
BackGround=IMG\bkg.bmp
;  
AlphaBlend=255
;    
ShowBlend=0
IncBlend=10
;  
BackGroundType=10
;  
BorderType=0
;   
BackGroundTrasparent=0
;      
Movable=0

;    
LabelFontName=Tahoma
LabelFontSize=22
LabelFontColor=clBlack
LabelFontBold=0
LabelFontItalic=0
LabelShadowColor=clGray
LabelShadowSize=1

;     
HintLabelFontName=Tahoma
HintLabelFontSize=12
HintLabelFontColor=clSilver
HintLabelFontBold=0
HintLabelFontItalic=0
HintLabelShadowColor=clGray
HintLabelShadowSize=1

;    
ButtonFontName=Tahoma
ButtonFontSize=14
ButtonFontColor=clBlack
ButtonFontBold=0
ButtonFontItalic=0 
ButtonFontActiveColor=clBlue
ButtonFonActiveUnderline=0

;   ,   
CheckFiles=0

;  ,     
DefaultPage=2

;   .   
;ScreenResX=800
;ScreenResY=600
;ScreenBpp=32

;     
CommonClosePrompt=    ?||!|     .

;       0 TabOrder
SetFocusControl=0

;    CD ()
EjectDelay=60

2.3  SetupDefault

; ,  
;   
;    
[UserDefined]
DistrArx=x86
CpuArx=x86
;DistrArx=x64
;CpuArx=amd64
SourceDir=%SOURCE%\sources
InstallWim=%SourceDir%\install_7_%DistrArx%.wim
BootWim=%SourceDir%\boot_7_%DistrArx%.wim
WinReWim=%SourceDir%\WinRE7_%DistrArx%.wim
ScriptDir=%Self%\Scripts
;Setup=%SourceDir%\setup.exe
Setup=%Self%\setup.exe
OEMDIR=%SourceDir%\$OEM_7$
PostSetup=%Self%\PostSetup.cmd


2.4  On_Start

; ,    -  30 
[On_Start]
Action=#deltag
Cmd=*.*
Param=

Action3=#setvar
Cmd3=WinArx
Param3=%DistrArx%

Action4=#setvar
Cmd4=ProcArx
Param4=%CpuArx%

Action5=#setvar
Cmd5=WinSCU
Param5=Windows 7 sp1 ULTIMATE

Action6=#setvar
Cmd6=WinSCUDeskr
Param6=Windows 7 sp1 Ultimate

Action7=#settag
Cmd7=yes_drivers.tag
Param7=

Action8=#setvar
Cmd8=InstallDrivers
Param8=yes

Action9=#setvar
Cmd9=InstallDriversDeskr
Param9=  

2.5  Page_XXX

;  
; XXX -  
;     0  001
;[Page_XXX]
;  ,    ,   
;Deskription= 
; 
;Height=640
; 
;Width=480
;  
;BackGroundType=10
;  
;BackGround=IMG\bkg.bmp

; ,  10 
;Action=#updatecaptions

2.5  Item_XXX

; YYY -  
;  -  3 

;  
;[Item_YYY]
;  
; ,   
;button - 
;checkbox - 
;radiobutton - 
;urllabel -   
;  
;label -  
;image - 
;memo -   
; 
;hintlabel -  
;hintcaptionlabel -   
;hintimage -  
Type=radiobutton
;,     
; 0   
Page=5
;   
Left=64
Top=260
Width=120
Height=30
;  ( button checkbox radiobutton  image)
image=IMG\CHECK_BT.BMP
;  ,  .
;FontName
;FontName=Tahoma
;FontSize=14
;FontColor=clBlack
;FontBold=0
;FontItalic=0 
;    -   button checkbox  radiobutton  urllabel
;FontActiveColor=clBlue
;FonActiveUnderline=0
;  ,   label hintlabel  hintcaptionlabel
;ShadowColor=clGray
;ShadowSize=1
; ,   image  hintimage
Transparent=1
;    ,   image  hintimage
AutoSize=1
;  .   memo,     .
;Text=%Self%\readme.txt
;   -   checkbox  radiobutton
;Checked=0
;    -  radiobutton    
;Group=1
; ,   ,       .
;Caption=Windows x64 (64-x )
;  ,   checkbox  radiobutton,   Checked
;CheckEnvVar=WinArx:x64 -:    
;CheckTag=x64_arx - ,    
;  
;Enabled=1 
;  ,    Enabled
;EnableEnvVar=WinArx:x64
;EnableTag=x64_arx 
; ,   
;StateCheckVar=Yes
;StateUnCheckVar=No
;    
; Hint= 64   |       
; ,  20 
;Action=#deltag
;Cmd=*_arx.tag
;Param=
;Action2=#settag
;Cmd2=x64_arx.tag
;Param2=

2.6  (Action`)

 
N-  ,   1,      Action1    
.  Action

ActionN=#setvar
CmdN=TestsDeskr
ParamN=  
CheckCmdN=TestsDeskr
CheckParamN=  
UnCheckCmdN=TestsDeskr
UnCheckParamN=   

Action -  

 :

#close -  
Cmd -   
Param

#page -   
Cmd - 
Param -    last ( )
 
#run -     
Cmd - \   #hide:     
Param 
 
#runwait -     
Cmd - \   #hide:      
Param 

#runclose -        
Cmd - \   #hide:     
Param 

#runhide -     ,    ,  
Cmd - \   #hide:     
Param 

#runhideclose -     ,    ,  
Cmd - \   #hide:     
Param 

#browse -    
Cmd
Param -   

#ebrowse -   
Cmd
Param - URL     HTML

#mail -    
Cmd 
Param - ,      
 
#reboot - 
Cmd 
Param -   eject -   CD  

#shutdown -  
Cmd 
Param -   eject -   CD  

#setres -   
Cmd
Param - W:1600 H:1200 B:32 -   

#setvar -   
Cmd -  ,     
Param - ,    ,    

#delvar -    
Cmd -  
Param

#settag -   
Cmd -  ,    ,    
Param

#deltag-   
Cmd -    ,    ,    
Param

#updatecaptions -      
Cmd 
Param 

#updatestate -     
Cmd 
Param 

#updatechecks -      
Cmd
Param

#hide -  
Cmd
Param

#show -  
Cmd
Param
 
#wait - 
Cmd
Param

#openfile -     
Cmd - \      , 
         
Param

#replacevar -  
Cmd
Param  ||  ( )   
       ,    

#closefile -     
Cmd - \ ,       #openfile  
         ,    
Param
 
#confirmdlg -  
Cmd
Param -  
      


2.7  

 32 -  a-
   -     .


2.8  .

      ,  ,   ini
      /ini: 