home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / winbuilder.7z / Projects / VistaPE-Core / Base / 04-additional.script < prev    next >
Encoding:
INI File  |  2008-10-12  |  97.1 KB  |  1,070 lines

  1. [main]
  2. Title=Additional files and drivers
  3. Description=
  4. Selected=True
  5. Level=1
  6. Locked=false
  7. Author=NightMan
  8. Version=12
  9. Contact=vistape@vistape.net
  10. Date=18.05.2008
  11. Credits=
  12. Updates=
  13. Download_Level=0
  14. Mandatory=True
  15.  
  16. [process]
  17. Echo,"Processing additional files..."
  18. ReadENV
  19. Run,%ScriptFile%,Folder
  20. #
  21. Run,%ScriptFile%,AddFiles
  22. Run,%ScriptFile%,AddFilesLocale
  23. Run,%ScriptFile%,AddDrivers
  24. #SP1
  25. If,ExistDir,"%BootSRC%\Windows\System32\DriverStore\FileRepository\megasr.inf_707e247f",Run,%ScriptFile%,AddDrivers_SP1
  26. #SP0
  27. If,NotExistDir,"%BootSRC%\Windows\System32\DriverStore\FileRepository\megasr.inf_707e247f",Run,%ScriptFile%,AddDrivers_SP0
  28. #
  29. If,%pCheckBox1%,Equal,True,Run,%ScriptFile%,ExtPNP
  30. #
  31. #it's not really requested, add only for some testing
  32. #Run,%ScriptFile%,Others
  33. #
  34. If,ExistFile,"%InstallSRC%\windows\Inf\netserv.inf",FileCopy,"%InstallSRC%\windows\Inf\netserv.inf","%TargetDir%\windows\Inf"
  35. If,ExistFile,"%InstallSRC%\windows\System32\srvsvc.dll",FileCopy,"%InstallSRC%\windows\System32\srvsvc.dll","%TargetDir%\windows\System32"
  36. If,ExistFile,"%InstallSRC%\windows\System32\%DistLang%\srvsvc.dll.mui",FileCopy,"%InstallSRC%\windows\System32\%DistLang%\srvsvc.dll.mui","%TargetDir%\windows\System32\%DistLang%\srvsvc.dll.mui"
  37. #
  38. #request for many programs
  39. If,ExistFile,"%DLLSRC%\oledlg.dll",FileCopy,"%DLLSRC%\oledlg.dll","%TargetDir%\Windows\System32"
  40. If,ExistFile,"%DLLSRC%\%DistLang%\oledlg.dll.mui",FileCopy,"%DLLSRC%\%DistLang%\oledlg.dll.mui","%TargetDir%\Windows\System32\%DistLang%"
  41. If,"%SourceType%",Equal,"VistaCD",If,%pCheckBox2%,Equal,True,Run,%ScriptFile%,extrafiles
  42. #
  43. If,%DistLang%,NotEqual,en-US,Run,%ScriptFile%,EnglishLocale
  44.  
  45. [extrafiles]
  46. #needed for ie7 and some other apps, better add them
  47. #by Markus Debus
  48. Require_File,pdh.dll
  49. Require_File,APPHELP.DLL
  50. Require_File,clbcatq.dll
  51. Require_File,dbghelp.dll
  52. Require_File,dbgeng.dll
  53. Require_File,devmgr.dll
  54. Require_File,efsadu.dll
  55. Require_File,fwpuclnt.dll
  56. #added by request
  57. #FileCopy,"%SystemFiles%\Windows\System32\comctl32.dll","%TargetDir%\Windows\System32"
  58. Require_File,comctl32.dll
  59.  
  60. Require_File,linkinfo.dll
  61. If,ExistFile,"%InstallSRC%\Windows\winsxs\x86_microsoft-windows-linkinfo_31bf3856ad364e35_6.0.6001.18000_none_3865321ca55411b2\linkinfo.dll",FileCopy,"%InstallSRC%\Windows\winsxs\x86_microsoft-windows-linkinfo_31bf3856ad364e35_6.0.6001.18000_none_3865321ca55411b2\linkinfo.dll","%TargetDir%\windows\System32"
  62. Require_File,netplwiz.dll
  63. Require_File,ntshrui.dll
  64. Require_File,printui.dll
  65. Require_File,rasapi32.dll
  66. Require_File,rasdlg.dll
  67. Require_File,rpchttp.dll
  68. Require_File,shdocvw.dll
  69. Require_File,windowscodecs.dll
  70. Require_File,ieframe.dll
  71. Require_File,msrating.dll
  72. Require_File,puiapi.dll
  73. Require_File,rasman.dll
  74. Require_File,hlink.dll
  75. Require_File,msi.dll
  76. Require_File,msoert2.dll
  77. Require_File,hal.dll
  78. Require_File,mstime.dll
  79. Require_File,rasauto.dll
  80. Require_File,rasman.dll
  81. Require_File,uxtheme.dll
  82. Require_File,shunimpl.dll
  83. Require_File,WcsPlugInService.dll
  84. Require_File,query.dll
  85. FileCopy,"%InstallSRC%\Windows\System32\ie*.*","%TargetDir%\Windows\System32"
  86. FileCopy,"%InstallSRC%\Windows\System32\inet*.*","%TargetDir%\Windows\System32"
  87. FileCopy,"%InstallSRC%\Windows\System32\*.cpl","%TargetDir%\Windows\System32"
  88. FileCopy,"%InstallSRC%\Windows\System32\dm*.*","%TargetDir%\Windows\System32"
  89. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\cdosys.dll.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\cdosys.dll.mui","%Targetdir%\Windows\System32\%DistLang%"
  90. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\cscript.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\cscript.exe.mui","%Targetdir%\Windows\System32\%DistLang%"
  91. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\cscui.dll.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\cscui.dll.mui","%targetdir%\Windows\System32\%DistLang%"
  92. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\gpscript.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\gpscript.exe.mui","%targetdir%\Windows\System32\%DistLang%"
  93. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\inetcpl.cpl.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\inetcpl.cpl.mui","%targetdir%\Windows\System32\%DistLang%"
  94. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\main.cpl.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\main.cpl.mui","%targetdir%\Windows\System32\%DistLang%"
  95. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\mferror.dll.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\mferror.dll.mui","%targetdir%\Windows\System32\%DistLang%"
  96. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\SystemPropertiesAdvanced.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\SystemPropertiesAdvanced.exe.mui","%targetdir%\Windows\System32\%DistLang%"
  97. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\SystemPropertiesComputerName.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\SystemPropertiesComputerName.exe.mui","%targetdir%\Windows\System32\%DistLang%"
  98. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\SystemPropertiesDataExecutionPrevention.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\SystemPropertiesDataExecutionPrevention.exe.mui","%targetdir%\Windows\System32\%DistLang%"
  99. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\SystemPropertiesHardware.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\SystemPropertiesHardware.exe.mui","%targetdir%\Windows\System32\%DistLang%"
  100. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\SystemPropertiesPerformance.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\SystemPropertiesPerformance.exe.mui","%targetdir%\Windows\System32\%DistLang%"
  101. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\SystemPropertiesProtection.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\SystemPropertiesProtection.exe.mui","%targetdir%\Windows\System32\%DistLang%"
  102. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\SystemPropertiesRemote.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\SystemPropertiesRemote.exe.mui","%targetdir%\Windows\System32\%DistLang%"
  103. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\msimsg.dll.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\msimsg.dll.mui","%targetdir%\Windows\System32\%DistLang%"
  104. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\rasauto.dll.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\rasauto.dll.mui","%targetdir%\Windows\System32\%DistLang%"
  105.  
  106.  
  107. [ExtPNP]
  108. Echo,"Processing Extended PnP..."
  109. #If,ExistFile,"%InstallSRC%\Windows\System32\grpconv.exe",FileCopy,"%InstallSRC%\Windows\System32\grpconv.exe","%TargetDir%\Windows\System32"
  110. If,ExistFile,"%InstallSRC%\Windows\System32\IoLogMsg.dll",FileCopy,"%InstallSRC%\Windows\System32\IoLogMsg.dll","%TargetDir%\Windows\System32"
  111. #If,ExistFile,"%InstallSRC%\Windows\System32\pnpibs.dll",FileCopy,"%InstallSRC%\Windows\System32\pnpibs.dll","%TargetDir%\Windows\System32"
  112. If,ExistFile,"%InstallSRC%\Windows\System32\pnpsetup.dll",FileCopy,"%InstallSRC%\Windows\System32\pnpsetup.dll","%TargetDir%\Windows\System32"
  113. If,ExistFile,"%InstallSRC%\Windows\System32\pnpts.dll",FileCopy,"%InstallSRC%\Windows\System32\pnpts.dll","%TargetDir%\Windows\System32"
  114. If,ExistFile,"%InstallSRC%\Windows\System32\pnpui.dll",FileCopy,"%InstallSRC%\Windows\System32\pnpui.dll","%TargetDir%\Windows\System32"
  115. If,ExistFile,"%InstallSRC%\Windows\System32\PNPXAssoc.dll",FileCopy,"%InstallSRC%\Windows\System32\PNPXAssoc.dll","%TargetDir%\Windows\System32"
  116. If,ExistFile,"%InstallSRC%\Windows\System32\PNPXAssocPrx.dll",FileCopy,"%InstallSRC%\Windows\System32\PNPXAssocPrx.dll","%TargetDir%\Windows\System32"
  117. If,ExistFile,"%InstallSRC%\Windows\System32\PnPUnattend.exe",FileCopy,"%InstallSRC%\Windows\System32\PnPUnattend.exe","%TargetDir%\Windows\System32"
  118. If,ExistFile,"%InstallSRC%\Windows\System32\PnPutil.exe",FileCopy,"%InstallSRC%\Windows\System32\PnPutil.exe","%TargetDir%\Windows\System32"
  119. #
  120. #If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\grpconv.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\grpconv.exe.mui","%TargetDir%\Windows\System32\%DistLang%"
  121. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\pnpui.dll.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\pnpui.dll.mui","%TargetDir%\Windows\System32\%DistLang%"
  122. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\PnPUnattend.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\PnPUnattend.exe.mui","%TargetDir%\Windows\System32\%DistLang%"
  123. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\PnPutil.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\PnPutil.exe.mui","%TargetDir%\Windows\System32\%DistLang%"
  124. If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\PNPXAssocPrx.dll.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\PNPXAssocPrx.dll.mui","%TargetDir%\Windows\System32\%DistLang%"
  125. #If,ExistFile,"%InstallSRC%\Windows\System32\%DistLang%\pnpibs.dll.mui",FileCopy,"%InstallSRC%\Windows\System32\%DistLang%\pnpibs.dll.mui","%TargetDir%\Windows\System32\%DistLang%"
  126. #
  127. #If,ExistFile,"%InstallSRC%\Windows\System32\en-US\grpconv.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\en-US\grpconv.exe.mui","%TargetDir%\Windows\System32\en-US"
  128. If,ExistFile,"%InstallSRC%\Windows\System32\en-US\pnpui.dll.mui",FileCopy,"%InstallSRC%\Windows\System32\en-US\pnpui.dll.mui","%TargetDir%\Windows\System32\en-US"
  129. If,ExistFile,"%InstallSRC%\Windows\System32\en-US\PnPUnattend.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\en-US\PnPUnattend.exe.mui","%TargetDir%\Windows\System32\en-US"
  130. If,ExistFile,"%InstallSRC%\Windows\System32\en-US\PnPutil.exe.mui",FileCopy,"%InstallSRC%\Windows\System32\en-US\PnPutil.exe.mui","%TargetDir%\Windows\System32\en-US"
  131. If,ExistFile,"%InstallSRC%\Windows\System32\en-US\PNPXAssocPrx.dll.mui",FileCopy,"%InstallSRC%\Windows\System32\en-US\PNPXAssocPrx.dll.mui","%TargetDir%\Windows\System32\en-US"
  132. #If,ExistFile,"%InstallSRC%\Windows\System32\en-US\pnpibs.dll.mui",FileCopy,"%InstallSRC%\Windows\System32\en-US\pnpibs.dll.mui","%TargetDir%\Windows\System32\en-US"
  133. #extra files
  134. DirMake,"%target_sys%\oobe\%DistLang%"
  135. If,ExistFile,"%source_sys%\oobe\pnpibs.dll",FileCopy,"%source_sys%\oobe\pnpibs.dll","%target_sys%\oobe"
  136. If,ExistFile,"%source_sys%\oobe\%DistLang%\pnpibs.dll.mui",FileCopy,"%source_sys%\oobe\%DistLang%\pnpibs.dll.mui","%target_sys%\oobe\%DistLang%"
  137.  
  138. [Others]
  139. #hardware: modem class
  140. If,ExistFile,"%InstallSRC%\windows\System32\mdminst.dll",FileCopy,"%InstallSRC%\windows\System32\mdminst.dll","%TargetDir%\windows\System32"
  141. If,ExistFile,"%InstallSRC%\windows\System32\%DistLang%\mdminst.dll.mui",FileCopy,"%InstallSRC%\windows\System32\%DistLang%\mdminst.dll.mui","%TargetDir%\windows\System32\%DistLang%\srvsvc.dll.mui"
  142. #hardware: media class
  143. If,ExistFile,"%InstallSRC%\windows\System32\mmci.dll",FileCopy,"%InstallSRC%\windows\System32\mmci.dll","%TargetDir%\windows\System32"
  144. If,ExistFile,"%InstallSRC%\windows\System32\%DistLang%\mmci.dll.mui",FileCopy,"%InstallSRC%\windows\System32\%DistLang%\mmci.dll.mui","%TargetDir%\windows\System32\%DistLang%\srvsvc.dll.mui"
  145. #hardware: Still Image Class
  146. If,ExistFile,"%InstallSRC%\windows\System32\sti_ci.dll",FileCopy,"%InstallSRC%\windows\System32\sti_ci.dll","%TargetDir%\windows\System32"
  147. If,ExistFile,"%InstallSRC%\windows\System32\%DistLang%\sti_ci.dll.mui",FileCopy,"%InstallSRC%\windows\System32\%DistLang%\sti_ci.dll.mui","%TargetDir%\windows\System32\%DistLang%\srvsvc.dll.mui"
  148. #hardware: Virtual AVC Device
  149. If,ExistFile,"%InstallSRC%\windows\inf\acv.inf",FileCopy,"%InstallSRC%\windows\inf\acv.inf","%TargetDir%\windows\System32"
  150. #TODO
  151. #DirCopy,"%InstallSRC%\Windows\System32\DriverStore\FileRepository\avc.inf_*","%TargetDir%\Windows\System32\DriverStore\FileRepository"
  152. #RAS
  153. DirCopy,"%BootSRC%\Windows\System32\ras","%TargetDir%\Windows\System32"
  154. FileCopy,"%BootSRC%\Windows\System32\ras*","%TargetDir%\Windows\System32"
  155. FileCopy,"%BootSRC%\Windows\System32\%DistLang%\ras*","%TargetDir%\Windows\System32\%DistLang%"
  156. #hardware: print
  157. FileCopy,"%BootSRC%\windows\System32\%DistLang%\ntprint.dll.mui","%TargetDir%\windows\System32\%DistLang%\ntprint.dll.mui"
  158. FileCopy,"%BootSRC%\windows\System32\%DistLang%\ntprint.exe.mui","%TargetDir%\windows\System32\%DistLang%\ntprint.exe.mui"
  159. FileCopy,"%BootSRC%\windows\System32\%DistLang%\print.exe.mui","%TargetDir%\windows\System32\%DistLang%\print.exe.mui"
  160. FileCopy,"%BootSRC%\windows\System32\%DistLang%\printui.dll.mui","%TargetDir%\windows\System32\%DistLang%\printui.dll.mui"
  161. FileCopy,"%BootSRC%\windows\System32\ntprint.dll","%TargetDir%\windows\System32\ntprint.dll"
  162. FileCopy,"%BootSRC%\windows\System32\ntprint.exe","%TargetDir%\windows\System32\ntprint.exe"
  163. FileCopy,"%BootSRC%\windows\System32\print.exe","%TargetDir%\windows\System32\print.exe"
  164. FileCopy,"%BootSRC%\windows\System32\printui.dll","%TargetDir%\windows\System32\printui.dll"
  165. #Windows Update Client
  166. FileCopy,"%BootSRC%\windows\System32\%DistLang%\wuapi.dll.mui","%TargetDir%\windows\System32\%DistLang%\wuapi.dll.mui"
  167. FileCopy,"%BootSRC%\windows\System32\wuapi.dll","%TargetDir%\windows\System32\wuapi.dll"
  168. FileCopy,"%BootSRC%\windows\System32\wudriver.dll","%TargetDir%\windows\System32\wudriver.dll"
  169. FileCopy,"%BootSRC%\windows\System32\wups.dll","%TargetDir%\windows\System32\wups.dll"
  170. FileCopy,"%BootSRC%\windows\System32\wups2.dll","%TargetDir%\windows\System32\wups2.dll"
  171. FileCopy,"%BootSRC%\windows\System32\%DistLang%\wuaueng.dll.mui","%TargetDir%\windows\System32\%DistLang%\wuaueng.dll.mui"
  172. FileCopy,"%BootSRC%\windows\System32\wuaueng.dll","%TargetDir%\windows\System32\wuaueng.dll"
  173. FileCopy,"%BootSRC%\windows\System32\wuauclt.exe","%TargetDir%\windows\System32\wuauclt.exe"
  174. #Block Level Backup
  175. FileCopy,"%BootSRC%\windows\System32\%DistLang%\wbadmin.exe.mui","%TargetDir%\windows\System32\%DistLang%\wbadmin.exe.mui"
  176. FileCopy,"%BootSRC%\windows\System32\%DistLang%\wbengine.exe.mui","%TargetDir%\windows\System32\%DistLang%\wbengine.exe.mui"
  177. FileCopy,"%BootSRC%\windows\System32\wbadmin.exe","%TargetDir%\windows\System32\wbadmin.exe"
  178. FileCopy,"%BootSRC%\windows\System32\wbengine.exe","%TargetDir%\windows\System32\wbengine.exe"
  179. #Windows Deployment Services
  180. FileCopy,"%BootSRC%\windows\System32\%DistLang%\WcsPlugInService.dll.mui","%TargetDir%\windows\System32\%DistLang%\WcsPlugInService.dll.mui"
  181. FileCopy,"%BootSRC%\windows\System32\%DistLang%\wdscapture.exe.mui","%TargetDir%\windows\System32\%DistLang%\wdscapture.exe.mui"
  182. FileCopy,"%BootSRC%\windows\System32\%DistLang%\WdsImage.dll.mui","%TargetDir%\windows\System32\%DistLang%\WdsImage.dll.mui"
  183. FileCopy,"%BootSRC%\windows\System32\WcsPlugInService.dll","%TargetDir%\windows\System32\WcsPlugInService.dll"
  184. FileCopy,"%BootSRC%\windows\System32\wdscapture.exe","%TargetDir%\windows\System32\wdscapture.exe"
  185. FileCopy,"%BootSRC%\windows\System32\wdscapture.inf","%TargetDir%\windows\System32\wdscapture.inf"
  186. FileCopy,"%BootSRC%\windows\System32\WdsImage.dll","%TargetDir%\windows\System32\WdsImage.dll"
  187. #Network Connections Manager
  188. FileCopy,"%BootSRC%\windows\System32\%DistLang%\netman.dll.mui","%TargetDir%\windows\System32\%DistLang%"
  189. FileCopy,"%BootSRC%\windows\System32\netman.dll","%TargetDir%\windows\System32"
  190. #Perfmon Counter Access
  191. FileCopy,"%BootSRC%\windows\System32\BitsPerf.dll","%TargetDir%\windows\System32"
  192. #Secure Socket Tunneling Protocol
  193. FileCopy,"%BootSRC%\windows\System32\%DistLang%\sstpsvc.dll.mui","%TargetDir%\windows\System32\%DistLang%"
  194. FileCopy,"%BootSRC%\windows\System32\sstpsvc.dll","%TargetDir%\windows\System32"
  195. #TrustedInstaller
  196. DirCopy,"%BootSRC%\windows\servicing","%TargetDir%\windows"
  197. #Background Intelligent Transfer Service
  198. FileCopy,"%BootSRC%\windows\System32\%DistLang%\qmgr.dll.mui","%TargetDir%\windows\System32\%DistLang%"
  199. FileCopy,"%BootSRC%\windows\System32\qmgr.dll","%TargetDir%\windows\System32"
  200.  
  201. [EnglishLocale]
  202. Set,"%DistLang%","en-US"
  203. Run,%ScriptFile%,AddFilesLocale
  204.  
  205. [Folder]
  206. Echo,"Making folders..."
  207. DirMake,"%TargetDir%\windows\%DistLang%"
  208. DirMake,"%TargetDir%\windows\en-us"
  209. DirMake,"%TargetDir%\windows\inf"
  210. DirMake,"%TargetDir%\windows\system32"
  211. DirMake,"%TargetDir%\windows\system32\%DistLang%"
  212. DirMake,"%TargetDir%\windows\system32\AdvancedInstallers"
  213. DirMake,"%TargetDir%\windows\system32\drivers"
  214. #DirMake,"%targetdir%\Windows\System32\DriverStore"
  215. #DirMake,"%targetdir%\Windows\System32\DriverStore\FileRepository"
  216. DirMake,"%targetdir%\Windows\System32\drivers\etc"
  217. DirMake,"%TargetDir%\windows\system32\en-us"
  218. DirMake,"%TargetDir%\windows\system32\SMI"
  219. DirMake,"%TargetDir%\windows\system32\SMI\Manifests"
  220. DirMake,"%TargetDir%\windows\system32\SMI\Schema"
  221. DirMake,"%TargetDir%\windows\system32\SMI\Store"
  222. DirMake,"%TargetDir%\windows\system32\SMI\Store\Machine"
  223. DirMake,"%TargetDir%\windows\system32\wbem"
  224. DirMake,"%TargetDir%\windows\system32\wbem\%DistLang%"
  225. DirMake,"%TargetDir%\windows\system32\wbem\en-US"
  226. DirMake,"%TargetDir%\windows\system32\wbem\tmf"
  227. DirMake,"%TargetDir%\windows\winsxs"
  228.  
  229. [AddFilesLocale]
  230. Echo,"Copying locale files..."
  231. If,ExistFile,"%BootSRC%\windows\%DistLang%\regedit.exe.mui",FileCopy,"%BootSRC%\windows\%DistLang%\regedit.exe.mui","%TargetDir%\windows\%DistLang%\regedit.exe.mui"
  232. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\aclui.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\aclui.dll.mui","%TargetDir%\windows\System32\%DistLang%\aclui.dll.mui"
  233. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\activeds.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\activeds.dll.mui","%TargetDir%\windows\System32\%DistLang%\activeds.dll.mui"
  234. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\adsldpc.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\adsldpc.dll.mui","%TargetDir%\windows\System32\%DistLang%\adsldpc.dll.mui"
  235. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\advpack.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\advpack.dll.mui","%TargetDir%\windows\System32\%DistLang%\advpack.dll.mui"
  236. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\apds.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\apds.dll.mui","%TargetDir%\windows\System32\%DistLang%\apds.dll.mui"
  237. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\apircl.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\apircl.dll.mui","%TargetDir%\windows\System32\%DistLang%\apircl.dll.mui"
  238. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\apss.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\apss.dll.mui","%TargetDir%\windows\System32\%DistLang%\apss.dll.mui"
  239. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\ARP.EXE.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\ARP.EXE.mui","%TargetDir%\windows\System32\%DistLang%\ARP.EXE.mui"
  240. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\attrib.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\attrib.exe.mui","%TargetDir%\windows\System32\%DistLang%\attrib.exe.mui"
  241. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\authui.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\authui.dll.mui","%TargetDir%\windows\System32\%DistLang%\authui.dll.mui"
  242. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\autochk.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\autochk.exe.mui","%TargetDir%\windows\System32\%DistLang%\autochk.exe.mui"
  243. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\autoconv.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\autoconv.exe.mui","%TargetDir%\windows\System32\%DistLang%\autoconv.exe.mui"
  244. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\AuxiliaryDisplayClassInstaller.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\AuxiliaryDisplayClassInstaller.dll.mui","%TargetDir%\windows\System32\%DistLang%\AuxiliaryDisplayClassInstaller.dll.mui"
  245. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\batt.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\batt.dll.mui","%TargetDir%\windows\System32\%DistLang%\batt.dll.mui"
  246. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\BFE.DLL.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\BFE.DLL.mui","%TargetDir%\windows\System32\%DistLang%\BFE.DLL.mui"
  247. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\blbres.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\blbres.dll.mui","%TargetDir%\windows\System32\%DistLang%\blbres.dll.mui"
  248. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\bmrui.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\bmrui.exe.mui","%TargetDir%\windows\System32\%DistLang%\bmrui.exe.mui"
  249. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\bootcfg.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\bootcfg.exe.mui","%TargetDir%\windows\System32\%DistLang%\bootcfg.exe.mui"
  250. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\BootRec.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\BootRec.exe.mui","%TargetDir%\windows\System32\%DistLang%\BootRec.exe.mui"
  251. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\bootstr.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\bootstr.dll.mui","%TargetDir%\windows\System32\%DistLang%\bootstr.dll.mui"
  252. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\browseui.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\browseui.dll.mui","%TargetDir%\windows\System32\%DistLang%\browseui.dll.mui"
  253. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\bthci.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\bthci.dll.mui","%TargetDir%\windows\System32\%DistLang%\bthci.dll.mui"
  254. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\bthserv.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\bthserv.dll.mui","%TargetDir%\windows\System32\%DistLang%\bthserv.dll.mui"
  255. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\capisp.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\capisp.dll.mui","%TargetDir%\windows\System32\%DistLang%\capisp.dll.mui"
  256. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\certcli.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\certcli.dll.mui","%TargetDir%\windows\System32\%DistLang%\certcli.dll.mui"
  257. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\chkdsk.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\chkdsk.exe.mui","%TargetDir%\windows\System32\%DistLang%\chkdsk.exe.mui"
  258. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\chkntfs.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\chkntfs.exe.mui","%TargetDir%\windows\System32\%DistLang%\chkntfs.exe.mui"
  259. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\clb.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\clb.dll.mui","%TargetDir%\windows\System32\%DistLang%\clb.dll.mui"
  260. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\comres.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\comres.dll.mui","%TargetDir%\windows\System32\%DistLang%\comres.dll.mui"
  261. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\console.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\console.dll.mui","%TargetDir%\windows\System32\%DistLang%\console.dll.mui"
  262. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\credui.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\credui.dll.mui","%TargetDir%\windows\System32\%DistLang%\credui.dll.mui"
  263. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\cryptdlg.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\cryptdlg.dll.mui","%TargetDir%\windows\System32\%DistLang%\cryptdlg.dll.mui"
  264. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\cryptext.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\cryptext.dll.mui","%TargetDir%\windows\System32\%DistLang%\cryptext.dll.mui"
  265. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\dhcpcmonitor.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\dhcpcmonitor.dll.mui","%TargetDir%\windows\System32\%DistLang%\dhcpcmonitor.dll.mui"
  266. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\DHCPQEC.DLL.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\DHCPQEC.DLL.mui","%TargetDir%\windows\System32\%DistLang%\DHCPQEC.DLL.mui"
  267. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\diskpart.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\diskpart.exe.mui","%TargetDir%\windows\System32\%DistLang%\diskpart.exe.mui"
  268. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\diskraid.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\diskraid.exe.mui","%TargetDir%\windows\System32\%DistLang%\diskraid.exe.mui"
  269. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\dispci.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\dispci.dll.mui","%TargetDir%\windows\System32\%DistLang%\dispci.dll.mui"
  270. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\dnsrslvr.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\dnsrslvr.dll.mui","%TargetDir%\windows\System32\%DistLang%\dnsrslvr.dll.mui"
  271. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\doskey.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\doskey.exe.mui","%TargetDir%\windows\System32\%DistLang%\doskey.exe.mui"
  272. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\dpapimig.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\dpapimig.exe.mui","%TargetDir%\windows\System32\%DistLang%\dpapimig.exe.mui"
  273. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\drvload.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\drvload.exe.mui","%TargetDir%\windows\System32\%DistLang%\drvload.exe.mui"
  274. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\duser.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\duser.dll.mui","%TargetDir%\windows\System32\%DistLang%\duser.dll.mui"
  275. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\esent.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\esent.dll.mui","%TargetDir%\windows\System32\%DistLang%\esent.dll.mui"
  276. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\esentutl.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\esentutl.exe.mui","%TargetDir%\windows\System32\%DistLang%\esentutl.exe.mui"
  277. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\expand.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\expand.exe.mui","%TargetDir%\windows\System32\%DistLang%\expand.exe.mui"
  278. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\find.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\find.exe.mui","%TargetDir%\windows\System32\%DistLang%\find.exe.mui"
  279. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\finger.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\finger.exe.mui","%TargetDir%\windows\System32\%DistLang%\finger.exe.mui"
  280. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\fixmapi.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\fixmapi.exe.mui","%TargetDir%\windows\System32\%DistLang%\fixmapi.exe.mui"
  281. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\fltMC.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\fltMC.exe.mui","%TargetDir%\windows\System32\%DistLang%\fltMC.exe.mui"
  282. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\ftp.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\ftp.exe.mui","%TargetDir%\windows\System32\%DistLang%\ftp.exe.mui"
  283. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\fveapi.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\fveapi.dll.mui","%TargetDir%\windows\System32\%DistLang%\fveapi.dll.mui"
  284. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\fveRecover.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\fveRecover.dll.mui","%TargetDir%\windows\System32\%DistLang%\fveRecover.dll.mui"
  285. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\FWPUCLNT.DLL.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\FWPUCLNT.DLL.mui","%TargetDir%\windows\System32\%DistLang%\FWPUCLNT.DLL.mui"
  286. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\gpsvc.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\gpsvc.dll.mui","%TargetDir%\windows\System32\%DistLang%\gpsvc.dll.mui"
  287. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\hid.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\hid.dll.mui","%TargetDir%\windows\System32\%DistLang%\hid.dll.mui"
  288. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\hidserv.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\hidserv.dll.mui","%TargetDir%\windows\System32\%DistLang%\hidserv.dll.mui"
  289. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\HOSTNAME.EXE.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\HOSTNAME.EXE.mui","%TargetDir%\windows\System32\%DistLang%\HOSTNAME.EXE.mui"
  290. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\icacls.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\icacls.exe.mui","%TargetDir%\windows\System32\%DistLang%\icacls.exe.mui"
  291. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\icm32.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\icm32.dll.mui","%TargetDir%\windows\System32\%DistLang%\icm32.dll.mui"
  292. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\ifmon.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\ifmon.dll.mui","%TargetDir%\windows\System32\%DistLang%\ifmon.dll.mui"
  293. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\IKEEXT.DLL.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\IKEEXT.DLL.mui","%TargetDir%\windows\System32\%DistLang%\IKEEXT.DLL.mui"
  294. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\imageres.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\imageres.dll.mui","%TargetDir%\windows\System32\%DistLang%\imageres.dll.mui"
  295. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\imapi.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\imapi.dll.mui","%TargetDir%\windows\System32\%DistLang%\imapi.dll.mui"
  296. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\imapi2.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\imapi2.dll.mui","%TargetDir%\windows\System32\%DistLang%\imapi2.dll.mui"
  297. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\imapi2fs.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\imapi2fs.dll.mui","%TargetDir%\windows\System32\%DistLang%\imapi2fs.dll.mui"
  298. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\ipconfig.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\ipconfig.exe.mui","%TargetDir%\windows\System32\%DistLang%\ipconfig.exe.mui"
  299. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\iscsilog.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\iscsilog.dll.mui","%TargetDir%\windows\System32\%DistLang%\iscsilog.dll.mui"
  300. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\kerberos.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\kerberos.dll.mui","%TargetDir%\windows\System32\%DistLang%\kerberos.dll.mui"
  301. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\keyiso.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\keyiso.dll.mui","%TargetDir%\windows\System32\%DistLang%\keyiso.dll.mui"
  302. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\lmhsvc.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\lmhsvc.dll.mui","%TargetDir%\windows\System32\%DistLang%\lmhsvc.dll.mui"
  303. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\mapi32.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\mapi32.dll.mui","%TargetDir%\windows\System32\%DistLang%\mapi32.dll.mui"
  304. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\mapistub.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\mapistub.dll.mui","%TargetDir%\windows\System32\%DistLang%\mapistub.dll.mui"
  305. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\MdSched.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\MdSched.exe.mui","%TargetDir%\windows\System32\%DistLang%\MdSched.exe.mui"
  306. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\mfc42.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\mfc42.dll.mui","%TargetDir%\windows\System32\%DistLang%\mfc42.dll.mui"
  307. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\mfc42u.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\mfc42u.dll.mui","%TargetDir%\windows\System32\%DistLang%\mfc42u.dll.mui"
  308. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\mlang.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\mlang.dll.mui","%TargetDir%\windows\System32\%DistLang%\mlang.dll.mui"
  309. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\MMDevAPI.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\MMDevAPI.dll.mui","%TargetDir%\windows\System32\%DistLang%\MMDevAPI.dll.mui"
  310. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\montr_ci.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\montr_ci.dll.mui","%TargetDir%\windows\System32\%DistLang%\montr_ci.dll.mui"
  311. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\mountvol.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\mountvol.exe.mui","%TargetDir%\windows\System32\%DistLang%\mountvol.exe.mui"
  312. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\mpnotify.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\mpnotify.exe.mui","%TargetDir%\windows\System32\%DistLang%\mpnotify.exe.mui"
  313. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\mprmsg.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\mprmsg.dll.mui","%TargetDir%\windows\System32\%DistLang%\mprmsg.dll.mui"
  314. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\MPSSVC.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\MPSSVC.dll.mui","%TargetDir%\windows\System32\%DistLang%\MPSSVC.dll.mui"
  315. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\MRINFO.EXE.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\MRINFO.EXE.mui","%TargetDir%\windows\System32\%DistLang%\MRINFO.EXE.mui"
  316. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\mscms.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\mscms.dll.mui","%TargetDir%\windows\System32\%DistLang%\mscms.dll.mui"
  317. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\msports.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\msports.dll.mui","%TargetDir%\windows\System32\%DistLang%\msports.dll.mui"
  318. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\msscript.ocx.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\msscript.ocx.mui","%TargetDir%\windows\System32\%DistLang%\msscript.ocx.mui"
  319. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\mssign32.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\mssign32.dll.mui","%TargetDir%\windows\System32\%DistLang%\mssign32.dll.mui"
  320. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\nbtstat.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\nbtstat.exe.mui","%TargetDir%\windows\System32\%DistLang%\nbtstat.exe.mui"
  321. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\nci.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\nci.dll.mui","%TargetDir%\windows\System32\%DistLang%\nci.dll.mui"
  322. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\ncpa.cpl.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\ncpa.cpl.mui","%TargetDir%\windows\System32\%DistLang%\ncpa.cpl.mui"
  323. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\ncryptui.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\ncryptui.dll.mui","%TargetDir%\windows\System32\%DistLang%\ncryptui.dll.mui"
  324. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\ndptsp.tsp.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\ndptsp.tsp.mui","%TargetDir%\windows\System32\%DistLang%\ndptsp.tsp.mui"
  325. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\net.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\net.exe.mui","%TargetDir%\windows\System32\%DistLang%\net.exe.mui"
  326. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\net1.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\net1.exe.mui","%TargetDir%\windows\System32\%DistLang%\net1.exe.mui"
  327. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\netbtugc.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\netbtugc.exe.mui","%TargetDir%\windows\System32\%DistLang%\netbtugc.exe.mui"
  328. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\netcfg.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\netcfg.exe.mui","%TargetDir%\windows\System32\%DistLang%\netcfg.exe.mui"
  329. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\netcfgx.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\netcfgx.dll.mui","%TargetDir%\windows\System32\%DistLang%\netcfgx.dll.mui"
  330. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\neth.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\neth.dll.mui","%TargetDir%\windows\System32\%DistLang%\neth.dll.mui"
  331. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\netiohlp.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\netiohlp.dll.mui","%TargetDir%\windows\System32\%DistLang%\netiohlp.dll.mui"
  332. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\netiougc.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\netiougc.exe.mui","%TargetDir%\windows\System32\%DistLang%\netiougc.exe.mui"
  333. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\netlogon.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\netlogon.dll.mui","%TargetDir%\windows\System32\%DistLang%\netlogon.dll.mui"
  334. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\netmsg.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\netmsg.dll.mui","%TargetDir%\windows\System32\%DistLang%\netmsg.dll.mui"
  335. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\netsh.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\netsh.exe.mui","%TargetDir%\windows\System32\%DistLang%\netsh.exe.mui"
  336. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\netshell.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\netshell.dll.mui","%TargetDir%\windows\System32\%DistLang%\netshell.dll.mui"
  337. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\NETSTAT.EXE.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\NETSTAT.EXE.mui","%TargetDir%\windows\System32\%DistLang%\NETSTAT.EXE.mui"
  338. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\newdev.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\newdev.exe.mui","%TargetDir%\windows\System32\%DistLang%\newdev.exe.mui"
  339. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\nlasvc.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\nlasvc.dll.mui","%TargetDir%\windows\System32\%DistLang%\nlasvc.dll.mui"
  340. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\notepad.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\notepad.exe.mui","%TargetDir%\windows\System32\%DistLang%\notepad.exe.mui"
  341. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\nsisvc.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\nsisvc.dll.mui","%TargetDir%\windows\System32\%DistLang%\nsisvc.dll.mui"
  342. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\ntlanman.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\ntlanman.dll.mui","%TargetDir%\windows\System32\%DistLang%\ntlanman.dll.mui"
  343. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\odbcint.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\odbcint.dll.mui","%TargetDir%\windows\System32\%DistLang%\odbcint.dll.mui"
  344. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\PATHPING.EXE.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\PATHPING.EXE.mui","%TargetDir%\windows\System32\%DistLang%\PATHPING.EXE.mui"
  345. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\PING.EXE.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\PING.EXE.mui","%TargetDir%\windows\System32\%DistLang%\PING.EXE.mui"
  346. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\pnidui.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\pnidui.dll.mui","%TargetDir%\windows\System32\%DistLang%\pnidui.dll.mui"
  347. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\pnpui.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\pnpui.dll.mui","%TargetDir%\windows\System32\%DistLang%\pnpui.dll.mui"
  348. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\polstore.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\polstore.dll.mui","%TargetDir%\windows\System32\%DistLang%\polstore.dll.mui"
  349. #?If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\poqexec.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\poqexec.exe.mui","%TargetDir%\windows\System32\%DistLang%\poqexec.exe.mui"
  350. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\procinst.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\procinst.dll.mui","%TargetDir%\windows\System32\%DistLang%\procinst.dll.mui"
  351. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\profsvc.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\profsvc.dll.mui","%TargetDir%\windows\System32\%DistLang%\profsvc.dll.mui"
  352. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\propsys.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\propsys.dll.mui","%TargetDir%\windows\System32\%DistLang%\propsys.dll.mui"
  353. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\QUTIL.DLL.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\QUTIL.DLL.mui","%TargetDir%\windows\System32\%DistLang%\QUTIL.DLL.mui"
  354. #If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\recover.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\recover.exe.mui","%TargetDir%\windows\System32\%DistLang%\recover.exe.mui"
  355. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\reg.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\reg.exe.mui","%TargetDir%\windows\System32\%DistLang%\reg.exe.mui"
  356. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\regsvr32.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\regsvr32.exe.mui","%TargetDir%\windows\System32\%DistLang%\regsvr32.exe.mui"
  357. #If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\replace.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\replace.exe.mui","%TargetDir%\windows\System32\%DistLang%\replace.exe.mui"
  358. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\Robocopy.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\Robocopy.exe.mui","%TargetDir%\windows\System32\%DistLang%\Robocopy.exe.mui"
  359. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\ROUTE.EXE.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\ROUTE.EXE.mui","%TargetDir%\windows\System32\%DistLang%\ROUTE.EXE.mui"
  360. #If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\rstrui.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\rstrui.exe.mui","%TargetDir%\windows\System32\%DistLang%\rstrui.exe.mui"
  361. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\rundll32.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\rundll32.exe.mui","%TargetDir%\windows\System32\%DistLang%\rundll32.exe.mui"
  362. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\sacsess.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\sacsess.exe.mui","%TargetDir%\windows\System32\%DistLang%\sacsess.exe.mui"
  363. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\sacsvr.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\sacsvr.dll.mui","%TargetDir%\windows\System32\%DistLang%\sacsvr.dll.mui"
  364. #If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\sfc.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\sfc.exe.mui","%TargetDir%\windows\System32\%DistLang%\sfc.exe.mui"
  365. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\SmiEngine.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\SmiEngine.dll.mui","%TargetDir%\windows\System32\%DistLang%\SmiEngine.dll.mui"
  366. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\spp.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\spp.dll.mui","%TargetDir%\windows\System32\%DistLang%\spp.dll.mui"
  367. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\srcore.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\srcore.dll.mui","%TargetDir%\windows\System32\%DistLang%\srcore.dll.mui"
  368. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\Storprop.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\Storprop.dll.mui","%TargetDir%\windows\System32\%DistLang%\Storprop.dll.mui"
  369. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\subst.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\subst.exe.mui","%TargetDir%\windows\System32\%DistLang%\subst.exe.mui"
  370. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\swprv.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\swprv.dll.mui","%TargetDir%\windows\System32\%DistLang%\swprv.dll.mui"
  371. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\sxproxy.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\sxproxy.dll.mui","%TargetDir%\windows\System32\%DistLang%\sxproxy.dll.mui"
  372. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\sxstrace.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\sxstrace.exe.mui","%TargetDir%\windows\System32\%DistLang%\sxstrace.exe.mui"
  373. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\sysclass.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\sysclass.dll.mui","%TargetDir%\windows\System32\%DistLang%\sysclass.dll.mui"
  374. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\syssetup.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\syssetup.dll.mui","%TargetDir%\windows\System32\%DistLang%\syssetup.dll.mui"
  375. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\tapi32.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\tapi32.dll.mui","%TargetDir%\windows\System32\%DistLang%\tapi32.dll.mui"
  376. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\tbssvc.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\tbssvc.dll.mui","%TargetDir%\windows\System32\%DistLang%\tbssvc.dll.mui"
  377. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\tcpipcfg.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\tcpipcfg.dll.mui","%TargetDir%\windows\System32\%DistLang%\tcpipcfg.dll.mui"
  378. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\TRACERT.EXE.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\TRACERT.EXE.mui","%TargetDir%\windows\System32\%DistLang%\TRACERT.EXE.mui"
  379. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\tzres.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\tzres.dll.mui","%TargetDir%\windows\System32\%DistLang%\tzres.dll.mui"
  380. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\ulib.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\ulib.dll.mui","%TargetDir%\windows\System32\%DistLang%\ulib.dll.mui"
  381. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\userinit.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\userinit.exe.mui","%TargetDir%\windows\System32\%DistLang%\userinit.exe.mui"
  382. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\utildll.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\utildll.dll.mui","%TargetDir%\windows\System32\%DistLang%\utildll.dll.mui"
  383. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\vds.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\vds.exe.mui","%TargetDir%\windows\System32\%DistLang%\vds.exe.mui"
  384. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\vdsbas.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\vdsbas.dll.mui","%TargetDir%\windows\System32\%DistLang%\vdsbas.dll.mui"
  385. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\vdsdyn.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\vdsdyn.dll.mui","%TargetDir%\windows\System32\%DistLang%\vdsdyn.dll.mui"
  386. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\vdsutil.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\vdsutil.dll.mui","%TargetDir%\windows\System32\%DistLang%\vdsutil.dll.mui"
  387. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\verifier.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\verifier.exe.mui","%TargetDir%\windows\System32\%DistLang%\verifier.exe.mui"
  388. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\VSSVC.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\VSSVC.exe.mui","%TargetDir%\windows\System32\%DistLang%\VSSVC.exe.mui"
  389. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\w32time.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\w32time.dll.mui","%TargetDir%\windows\System32\%DistLang%\w32time.dll.mui"
  390. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\wer.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\wer.dll.mui","%TargetDir%\windows\System32\%DistLang%\wer.dll.mui"
  391. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\wevtsvc.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\wevtsvc.dll.mui","%TargetDir%\windows\System32\%DistLang%\wevtsvc.dll.mui"
  392. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\wevtutil.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\wevtutil.exe.mui","%TargetDir%\windows\System32\%DistLang%\wevtutil.exe.mui"
  393. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\winbrand.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\winbrand.dll.mui","%TargetDir%\windows\System32\%DistLang%\winbrand.dll.mui"
  394. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\winhttp.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\winhttp.dll.mui","%TargetDir%\windows\System32\%DistLang%\winhttp.dll.mui"
  395. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\wininet.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\wininet.dll.mui","%TargetDir%\windows\System32\%DistLang%\wininet.dll.mui"
  396. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\WinSCard.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\WinSCard.dll.mui","%TargetDir%\windows\System32\%DistLang%\WinSCard.dll.mui"
  397. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\winsockhc.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\winsockhc.dll.mui","%TargetDir%\windows\System32\%DistLang%\winsockhc.dll.mui"
  398. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\wkssvc.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\wkssvc.dll.mui","%TargetDir%\windows\System32\%DistLang%\wkssvc.dll.mui"
  399. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\wlanutil.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\wlanutil.dll.mui","%TargetDir%\windows\System32\%DistLang%\wlanutil.dll.mui"
  400. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\wlrmdr.exe.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\wlrmdr.exe.mui","%TargetDir%\windows\System32\%DistLang%\wlrmdr.exe.mui"
  401. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\wmiprop.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\wmiprop.dll.mui","%TargetDir%\windows\System32\%DistLang%\wmiprop.dll.mui"
  402. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\wpd_ci.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\wpd_ci.dll.mui","%TargetDir%\windows\System32\%DistLang%\wpd_ci.dll.mui"
  403. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\wshelper.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\wshelper.dll.mui","%TargetDir%\windows\System32\%DistLang%\wshelper.dll.mui"
  404. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\wship6.dll.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\wship6.dll.mui","%TargetDir%\windows\System32\%DistLang%\wship6.dll.mui"
  405. If,ExistFile,"%BootSRC%\windows\System32\%DistLang%\WSHTCPIP.DLL.mui",FileCopy,"%BootSRC%\windows\System32\%DistLang%\WSHTCPIP.DLL.mui","%TargetDir%\windows\System32\%DistLang%\WSHTCPIP.DLL.mui"
  406.  
  407. [AddFiles]
  408. Echo,"Copying main files..."
  409. FileCopy,"%BootSRC%\windows\regedit.exe","%TargetDir%\windows\regedit.exe"
  410. FileCopy,"%BootSRC%\windows\System32\aclui.dll","%TargetDir%\windows\System32\aclui.dll"
  411. FileCopy,"%BootSRC%\windows\System32\activeds.dll","%TargetDir%\windows\System32\activeds.dll"
  412. FileCopy,"%BootSRC%\windows\System32\activeds.tlb","%TargetDir%\windows\System32\activeds.tlb"
  413. FileCopy,"%BootSRC%\windows\System32\adsldpc.dll","%TargetDir%\windows\System32\adsldpc.dll"
  414. FileCopy,"%BootSRC%\windows\System32\advpack.dll","%TargetDir%\windows\System32\advpack.dll"
  415. FileCopy,"%BootSRC%\windows\System32\apds.dll","%TargetDir%\windows\System32\apds.dll"
  416. FileCopy,"%BootSRC%\windows\System32\apircl.dll","%TargetDir%\windows\System32\apircl.dll"
  417. FileCopy,"%BootSRC%\windows\System32\apss.dll","%TargetDir%\windows\System32\apss.dll"
  418. FileCopy,"%BootSRC%\windows\System32\ARP.EXE","%TargetDir%\windows\System32\ARP.EXE"
  419. FileCopy,"%BootSRC%\windows\System32\asycfilt.dll","%TargetDir%\windows\System32\asycfilt.dll"
  420. FileCopy,"%BootSRC%\windows\System32\atmfd.dll","%TargetDir%\windows\System32\atmfd.dll"
  421. FileCopy,"%BootSRC%\windows\System32\atmlib.dll","%TargetDir%\windows\System32\atmlib.dll"
  422. FileCopy,"%BootSRC%\windows\System32\attrib.exe","%TargetDir%\windows\System32\attrib.exe"
  423. FileCopy,"%BootSRC%\windows\System32\authui.dll","%TargetDir%\windows\System32\authui.dll"
  424. FileCopy,"%BootSRC%\windows\System32\autochk.exe","%TargetDir%\windows\System32\autochk.exe"
  425. FileCopy,"%BootSRC%\windows\System32\autoconv.exe","%TargetDir%\windows\System32\autoconv.exe"
  426. FileCopy,"%BootSRC%\windows\System32\AuxiliaryDisplayClassInstaller.dll","%TargetDir%\windows\System32\AuxiliaryDisplayClassInstaller.dll"
  427. FileCopy,"%BootSRC%\windows\System32\batt.dll","%TargetDir%\windows\System32\batt.dll"
  428. FileCopy,"%BootSRC%\windows\System32\bcdsrv.dll","%TargetDir%\windows\System32\bcdsrv.dll"
  429. FileCopy,"%BootSRC%\windows\System32\BFE.DLL","%TargetDir%\windows\System32\BFE.DLL"
  430. FileCopy,"%BootSRC%\windows\System32\blbres.dll","%TargetDir%\windows\System32\blbres.dll"
  431. FileCopy,"%BootSRC%\windows\System32\blb_ps.dll","%TargetDir%\windows\System32\blb_ps.dll"
  432. #FileCopy,"%BootSRC%\windows\System32\bmrui.exe","%TargetDir%\windows\System32\bmrui.exe"
  433. FileCopy,"%BootSRC%\windows\System32\bootcfg.exe","%TargetDir%\windows\System32\bootcfg.exe"
  434. If,ExistFile,"%BootSRC%\windows\System32\BootRec.exe",FileCopy,"%BootSRC%\windows\System32\BootRec.exe","%TargetDir%\windows\System32\BootRec.exe"
  435. FileCopy,"%BootSRC%\windows\System32\bootstr.dll","%TargetDir%\windows\System32\bootstr.dll"
  436. #FileCopy,"%BootSRC%\windows\System32\brcoinst.dll","%TargetDir%\windows\System32\brcoinst.dll"
  437. FileCopy,"%BootSRC%\windows\System32\browseui.dll","%TargetDir%\windows\System32\browseui.dll"
  438. FileCopy,"%BootSRC%\windows\System32\bthci.dll","%TargetDir%\windows\System32\bthci.dll"
  439. FileCopy,"%BootSRC%\windows\System32\bthserv.dll","%TargetDir%\windows\System32\bthserv.dll"
  440. FileCopy,"%BootSRC%\windows\System32\capisp.dll","%TargetDir%\windows\System32\capisp.dll"
  441. FileCopy,"%BootSRC%\windows\System32\certcli.dll","%TargetDir%\windows\System32\certcli.dll"
  442. FileCopy,"%BootSRC%\windows\System32\chcp.com","%TargetDir%\windows\System32\chcp.com"
  443. FileCopy,"%BootSRC%\windows\System32\chkdsk.exe","%TargetDir%\windows\System32\chkdsk.exe"
  444. FileCopy,"%BootSRC%\windows\System32\chkntfs.exe","%TargetDir%\windows\System32\chkntfs.exe"
  445. FileCopy,"%BootSRC%\windows\System32\clb.dll","%TargetDir%\windows\System32\clb.dll"
  446. FileCopy,"%BootSRC%\windows\System32\clusapi.dll","%TargetDir%\windows\System32\clusapi.dll"
  447. #FileCopy,"%BootSRC%\windows\System32\cmifw.dll","%TargetDir%\windows\System32\cmifw.dll"
  448. FileCopy,"%BootSRC%\windows\System32\cmipnpinstall.dll","%TargetDir%\windows\System32\cmipnpinstall.dll"
  449. FileCopy,"%BootSRC%\windows\System32\cnvfat.dll","%TargetDir%\windows\System32\cnvfat.dll"
  450. FileCopy,"%BootSRC%\windows\System32\comcat.dll","%TargetDir%\windows\System32\comcat.dll"
  451. FileCopy,"%BootSRC%\windows\System32\comres.dll","%TargetDir%\windows\System32\comres.dll"
  452. FileCopy,"%BootSRC%\windows\System32\console.dll","%TargetDir%\windows\System32\console.dll"
  453. FileCopy,"%BootSRC%\windows\System32\convert.exe","%TargetDir%\windows\System32\convert.exe"
  454. FileCopy,"%BootSRC%\windows\System32\credui.dll","%TargetDir%\windows\System32\credui.dll"
  455. FileCopy,"%BootSRC%\windows\System32\cryptdlg.dll","%TargetDir%\windows\System32\cryptdlg.dll"
  456. FileCopy,"%BootSRC%\windows\System32\cryptext.dll","%TargetDir%\windows\System32\cryptext.dll"
  457. FileCopy,"%BootSRC%\windows\System32\cryptnet.dll","%TargetDir%\windows\System32\cryptnet.dll"
  458. FileCopy,"%BootSRC%\windows\System32\cscapi.dll","%TargetDir%\windows\System32\cscapi.dll"
  459. FileCopy,"%BootSRC%\windows\System32\cscdll.dll","%TargetDir%\windows\System32\cscdll.dll"
  460. FileCopy,"%BootSRC%\windows\System32\dciman32.dll","%TargetDir%\windows\System32\dciman32.dll"
  461. FileCopy,"%BootSRC%\windows\System32\dhcpcmonitor.dll","%TargetDir%\windows\System32\dhcpcmonitor.dll"
  462. FileCopy,"%BootSRC%\windows\System32\DHCPQEC.DLL","%TargetDir%\windows\System32\DHCPQEC.DLL"
  463. FileCopy,"%BootSRC%\windows\System32\diskpart.exe","%TargetDir%\windows\System32\diskpart.exe"
  464. FileCopy,"%BootSRC%\windows\System32\diskraid.exe","%TargetDir%\windows\System32\diskraid.exe"
  465. FileCopy,"%BootSRC%\windows\System32\dispci.dll","%TargetDir%\windows\System32\dispci.dll"
  466. FileCopy,"%BootSRC%\windows\System32\dllhost.exe","%TargetDir%\windows\System32\dllhost.exe"
  467. FileCopy,"%BootSRC%\windows\System32\dllhst3g.exe","%TargetDir%\windows\System32\dllhst3g.exe"
  468. FileCopy,"%BootSRC%\windows\System32\dnscacheugc.exe","%TargetDir%\windows\System32\dnscacheugc.exe"
  469. FileCopy,"%BootSRC%\windows\System32\dnsrslvr.dll","%TargetDir%\windows\System32\dnsrslvr.dll"
  470. FileCopy,"%BootSRC%\windows\System32\doskey.exe","%TargetDir%\windows\System32\doskey.exe"
  471. #FileCopy,"%BootSRC%\windows\System32\dpapimig.exe","%TargetDir%\windows\System32\dpapimig.exe"
  472. FileCopy,"%BootSRC%\windows\System32\dpx.dll","%TargetDir%\windows\System32\dpx.dll"
  473. FileCopy,"%BootSRC%\windows\System32\drvload.exe","%TargetDir%\windows\System32\drvload.exe"
  474. FileCopy,"%BootSRC%\windows\System32\duser.dll","%TargetDir%\windows\System32\duser.dll"
  475. FileCopy,"%BootSRC%\windows\System32\dwmapi.dll","%TargetDir%\windows\System32\dwmapi.dll"
  476. FileCopy,"%BootSRC%\windows\System32\esent.dll","%TargetDir%\windows\System32\esent.dll"
  477. FileCopy,"%BootSRC%\windows\System32\esentutl.exe","%TargetDir%\windows\System32\esentutl.exe"
  478. FileCopy,"%BootSRC%\windows\System32\eventcls.dll","%TargetDir%\windows\System32\eventcls.dll"
  479. FileCopy,"%BootSRC%\windows\System32\expand.exe","%TargetDir%\windows\System32\expand.exe"
  480. #FileCopy,"%BootSRC%\windows\System32\f3ahvoas.dll","%TargetDir%\windows\System32\f3ahvoas.dll"
  481. FileCopy,"%BootSRC%\windows\System32\fbwflib.dll","%TargetDir%\windows\System32\fbwflib.dll"
  482. FileCopy,"%BootSRC%\windows\System32\find.exe","%TargetDir%\windows\System32\find.exe"
  483. FileCopy,"%BootSRC%\windows\System32\finger.exe","%TargetDir%\windows\System32\finger.exe"
  484. FileCopy,"%BootSRC%\windows\System32\fixmapi.exe","%TargetDir%\windows\System32\fixmapi.exe"
  485. FileCopy,"%BootSRC%\windows\System32\fltMC.exe","%TargetDir%\windows\System32\fltMC.exe"
  486. FileCopy,"%BootSRC%\windows\System32\fmifs.dll","%TargetDir%\windows\System32\fmifs.dll"
  487. FileCopy,"%BootSRC%\windows\System32\fontsub.dll","%TargetDir%\windows\System32\fontsub.dll"
  488. FileCopy,"%BootSRC%\windows\System32\format.com","%TargetDir%\windows\System32\format.com"
  489. FileCopy,"%BootSRC%\windows\System32\ftp.exe","%TargetDir%\windows\System32\ftp.exe"
  490. FileCopy,"%BootSRC%\windows\System32\fveapi.dll","%TargetDir%\windows\System32\fveapi.dll"
  491. FileCopy,"%BootSRC%\windows\System32\fveRecover.dll","%TargetDir%\windows\System32\fveRecover.dll"
  492. #FileCopy,"%BootSRC%\windows\System32\FWPUCLNT.DLL","%TargetDir%\windows\System32\FWPUCLNT.DLL"
  493. #FileCopy,"%BootSRC%\windows\System32\FwRemoteSvr.dll","%TargetDir%\windows\System32\FwRemoteSvr.dll"
  494. FileCopy,"%BootSRC%\windows\System32\gpsvc.dll","%TargetDir%\windows\System32\gpsvc.dll"
  495. FileCopy,"%BootSRC%\windows\System32\hccoin.dll","%TargetDir%\windows\System32\hccoin.dll"
  496. FileCopy,"%BootSRC%\windows\System32\hid.dll","%TargetDir%\windows\System32\hid.dll"
  497. FileCopy,"%BootSRC%\windows\System32\hidserv.dll","%TargetDir%\windows\System32\hidserv.dll"
  498. FileCopy,"%BootSRC%\windows\System32\HOSTNAME.EXE","%TargetDir%\windows\System32\HOSTNAME.EXE"
  499. If,ExistFile,"%BootSRC%\windows\System32\icacls.exe",FileCopy,"%BootSRC%\windows\System32\icacls.exe","%TargetDir%\windows\System32\icacls.exe"
  500. FileCopy,"%BootSRC%\windows\System32\icfupgd.dll","%TargetDir%\windows\System32\icfupgd.dll"
  501. FileCopy,"%BootSRC%\windows\System32\icm32.dll","%TargetDir%\windows\System32\icm32.dll"
  502. FileCopy,"%BootSRC%\windows\System32\icmp.dll","%TargetDir%\windows\System32\icmp.dll"
  503. FileCopy,"%BootSRC%\windows\System32\idndl.dll","%TargetDir%\windows\System32\idndl.dll"
  504. FileCopy,"%BootSRC%\windows\System32\ifmon.dll","%TargetDir%\windows\System32\ifmon.dll"
  505. FileCopy,"%BootSRC%\windows\System32\ifsutil.dll","%TargetDir%\windows\System32\ifsutil.dll"
  506. FileCopy,"%BootSRC%\windows\System32\ifsutilx.dll","%TargetDir%\windows\System32\ifsutilx.dll"
  507. FileCopy,"%BootSRC%\windows\System32\IKEEXT.DLL","%TargetDir%\windows\System32\IKEEXT.DLL"
  508. FileCopy,"%BootSRC%\windows\System32\imageres.dll","%TargetDir%\windows\System32\imageres.dll"
  509. FileCopy,"%BootSRC%\windows\System32\imapi.dll","%TargetDir%\windows\System32\imapi.dll"
  510. FileCopy,"%BootSRC%\windows\System32\imapi2.dll","%TargetDir%\windows\System32\imapi2.dll"
  511. FileCopy,"%BootSRC%\windows\System32\imapi2fs.dll","%TargetDir%\windows\System32\imapi2fs.dll"
  512. FileCopy,"%BootSRC%\windows\System32\inetmib1.dll","%TargetDir%\windows\System32\inetmib1.dll"
  513. FileCopy,"%BootSRC%\windows\System32\ipconfig.exe","%TargetDir%\windows\System32\ipconfig.exe"
  514. FileCopy,"%BootSRC%\windows\System32\IPSECSVC.DLL","%TargetDir%\windows\System32\IPSECSVC.DLL"
  515. FileCopy,"%BootSRC%\windows\System32\iscsilog.dll","%TargetDir%\windows\System32\iscsilog.dll"
  516. FileCopy,"%BootSRC%\windows\System32\jsproxy.dll","%TargetDir%\windows\System32\jsproxy.dll"
  517. FileCopy,"%BootSRC%\windows\System32\kd1394.dll","%TargetDir%\windows\System32\kd1394.dll"
  518. FileCopy,"%BootSRC%\windows\System32\kdusb.dll","%TargetDir%\windows\System32\kdusb.dll"
  519. FileCopy,"%BootSRC%\windows\System32\kerberos.dll","%TargetDir%\windows\System32\kerberos.dll"
  520. FileCopy,"%BootSRC%\windows\System32\keyiso.dll","%TargetDir%\windows\System32\keyiso.dll"
  521. FileCopy,"%BootSRC%\windows\System32\kmddsp.tsp","%TargetDir%\windows\System32\kmddsp.tsp"
  522. FileCopy,"%BootSRC%\windows\System32\ktmw32.dll","%TargetDir%\windows\System32\ktmw32.dll"
  523. FileCopy,"%BootSRC%\windows\System32\lmhsvc.dll","%TargetDir%\windows\System32\lmhsvc.dll"
  524. FileCopy,"%BootSRC%\windows\System32\LogonUI.exe","%TargetDir%\windows\System32\LogonUI.exe"
  525. FileCopy,"%BootSRC%\windows\System32\luainstall.dll","%TargetDir%\windows\System32\luainstall.dll"
  526. FileCopy,"%BootSRC%\windows\System32\lz32.dll","%TargetDir%\windows\System32\lz32.dll"
  527. FileCopy,"%BootSRC%\windows\System32\mapi32.dll","%TargetDir%\windows\System32\mapi32.dll"
  528. FileCopy,"%BootSRC%\windows\System32\mapistub.dll","%TargetDir%\windows\System32\mapistub.dll"
  529. FileCopy,"%BootSRC%\windows\System32\mcbuilder.exe","%TargetDir%\windows\System32\mcbuilder.exe"
  530. FileCopy,"%BootSRC%\windows\System32\mcupdate_GenuineIntel.dll","%TargetDir%\windows\System32\mcupdate_GenuineIntel.dll"
  531. #FileCopy,"%BootSRC%\windows\System32\MdSched.exe","%TargetDir%\windows\System32\MdSched.exe"
  532. FileCopy,"%BootSRC%\windows\System32\mf3216.dll","%TargetDir%\windows\System32\mf3216.dll"
  533. FileCopy,"%BootSRC%\windows\System32\mfc42.dll","%TargetDir%\windows\System32\mfc42.dll"
  534. FileCopy,"%BootSRC%\windows\System32\mfc42u.dll","%TargetDir%\windows\System32\mfc42u.dll"
  535. FileCopy,"%BootSRC%\windows\System32\milcore.dll","%TargetDir%\windows\System32\milcore.dll"
  536. FileCopy,"%BootSRC%\windows\System32\mlang.dat","%TargetDir%\windows\System32\mlang.dat"
  537. FileCopy,"%BootSRC%\windows\System32\mlang.dll","%TargetDir%\windows\System32\mlang.dll"
  538. FileCopy,"%BootSRC%\windows\System32\MMDevAPI.dll","%TargetDir%\windows\System32\MMDevAPI.dll"
  539. FileCopy,"%BootSRC%\windows\System32\mode.com","%TargetDir%\windows\System32\mode.com"
  540. FileCopy,"%BootSRC%\windows\System32\montr_ci.dll","%TargetDir%\windows\System32\montr_ci.dll"
  541. FileCopy,"%BootSRC%\windows\System32\more.com","%TargetDir%\windows\System32\more.com"
  542. FileCopy,"%BootSRC%\windows\System32\mountvol.exe","%TargetDir%\windows\System32\mountvol.exe"
  543. FileCopy,"%BootSRC%\windows\System32\mpnotify.exe","%TargetDir%\windows\System32\mpnotify.exe"
  544. FileCopy,"%BootSRC%\windows\System32\mprapi.dll","%TargetDir%\windows\System32\mprapi.dll"
  545. FileCopy,"%BootSRC%\windows\System32\mprmsg.dll","%TargetDir%\windows\System32\mprmsg.dll"
  546. FileCopy,"%BootSRC%\windows\System32\MPSSVC.dll","%TargetDir%\windows\System32\MPSSVC.dll"
  547. #FileCopy,"%BootSRC%\windows\System32\MRINFO.EXE","%TargetDir%\windows\System32\MRINFO.EXE"
  548. FileCopy,"%BootSRC%\windows\System32\msafd.dll","%TargetDir%\windows\System32\msafd.dll"
  549. FileCopy,"%BootSRC%\windows\System32\mscat32.dll","%TargetDir%\windows\System32\mscat32.dll"
  550. FileCopy,"%BootSRC%\windows\System32\mscms.dll","%TargetDir%\windows\System32\mscms.dll"
  551. FileCopy,"%BootSRC%\windows\System32\mscpxl32.dLL","%TargetDir%\windows\System32\mscpxl32.dLL"
  552. FileCopy,"%BootSRC%\windows\System32\msftedit.dll","%TargetDir%\windows\System32\msftedit.dll"
  553. FileCopy,"%BootSRC%\windows\System32\msiltcfg.dll","%TargetDir%\windows\System32\msiltcfg.dll"
  554. FileCopy,"%BootSRC%\windows\System32\msimg32.dll","%TargetDir%\windows\System32\msimg32.dll"
  555. FileCopy,"%BootSRC%\windows\System32\msls31.dll","%TargetDir%\windows\System32\msls31.dll"
  556. FileCopy,"%BootSRC%\windows\System32\msmmsp.dll","%TargetDir%\windows\System32\msmmsp.dll"
  557. FileCopy,"%BootSRC%\windows\System32\msports.dll","%TargetDir%\windows\System32\msports.dll"
  558. If,ExistFile,"%BootSRC%\windows\System32\msscript.ocx",FileCopy,"%BootSRC%\windows\System32\msscript.ocx","%TargetDir%\windows\System32\msscript.ocx"
  559. FileCopy,"%BootSRC%\windows\System32\msshsq.dll","%TargetDir%\windows\System32\msshsq.dll"
  560. FileCopy,"%BootSRC%\windows\System32\mssign32.dll","%TargetDir%\windows\System32\mssign32.dll"
  561. FileCopy,"%BootSRC%\windows\System32\mssip32.dll","%TargetDir%\windows\System32\mssip32.dll"
  562. FileCopy,"%BootSRC%\windows\System32\msvcrt40.dll","%TargetDir%\windows\System32\msvcrt40.dll"
  563. FileCopy,"%BootSRC%\windows\System32\mtxdm.dll","%TargetDir%\windows\System32\mtxdm.dll"
  564. FileCopy,"%BootSRC%\windows\System32\muifontsetup.dll","%TargetDir%\windows\System32\muifontsetup.dll"
  565. FileCopy,"%BootSRC%\windows\System32\MuiUnattend.exe","%TargetDir%\windows\System32\MuiUnattend.exe"
  566. FileCopy,"%BootSRC%\windows\System32\nbtstat.exe","%TargetDir%\windows\System32\nbtstat.exe"
  567. FileCopy,"%BootSRC%\windows\System32\nci.dll","%TargetDir%\windows\System32\nci.dll"
  568. FileCopy,"%BootSRC%\windows\System32\ncpa.cpl","%TargetDir%\windows\System32\ncpa.cpl"
  569. FileCopy,"%BootSRC%\windows\System32\ncryptui.dll","%TargetDir%\windows\System32\ncryptui.dll"
  570. FileCopy,"%BootSRC%\windows\System32\ncsi.dll","%TargetDir%\windows\System32\ncsi.dll"
  571. FileCopy,"%BootSRC%\windows\System32\ndptsp.tsp","%TargetDir%\windows\System32\ndptsp.tsp"
  572. FileCopy,"%BootSRC%\windows\System32\net.exe","%TargetDir%\windows\System32\net.exe"
  573. FileCopy,"%BootSRC%\windows\System32\net1.exe","%TargetDir%\windows\System32\net1.exe"
  574. FileCopy,"%BootSRC%\windows\System32\netbtugc.exe","%TargetDir%\windows\System32\netbtugc.exe"
  575. FileCopy,"%BootSRC%\windows\System32\netcfg.exe","%TargetDir%\windows\System32\netcfg.exe"
  576. FileCopy,"%BootSRC%\windows\System32\netcfgx.dll","%TargetDir%\windows\System32\netcfgx.dll"
  577. FileCopy,"%BootSRC%\windows\System32\neth.dll","%TargetDir%\windows\System32\neth.dll"
  578. FileCopy,"%BootSRC%\windows\System32\netiohlp.dll","%TargetDir%\windows\System32\netiohlp.dll"
  579. FileCopy,"%BootSRC%\windows\System32\netiougc.exe","%TargetDir%\windows\System32\netiougc.exe"
  580. FileCopy,"%BootSRC%\windows\System32\netlogon.dll","%TargetDir%\windows\System32\netlogon.dll"
  581. FileCopy,"%BootSRC%\windows\System32\netmsg.dll","%TargetDir%\windows\System32\netmsg.dll"
  582. FileCopy,"%BootSRC%\windows\System32\netrap.dll","%TargetDir%\windows\System32\netrap.dll"
  583. FileCopy,"%BootSRC%\windows\System32\netsh.exe","%TargetDir%\windows\System32\netsh.exe"
  584. FileCopy,"%BootSRC%\windows\System32\netshell.dll","%TargetDir%\windows\System32\netshell.dll"
  585. FileCopy,"%BootSRC%\windows\System32\NETSTAT.EXE","%TargetDir%\windows\System32\NETSTAT.EXE"
  586. FileCopy,"%BootSRC%\windows\System32\newdev.exe","%TargetDir%\windows\System32\newdev.exe"
  587. FileCopy,"%BootSRC%\windows\System32\nlaapi.dll","%TargetDir%\windows\System32\nlaapi.dll"
  588. FileCopy,"%BootSRC%\windows\System32\nlasvc.dll","%TargetDir%\windows\System32\nlasvc.dll"
  589. FileCopy,"%BootSRC%\windows\System32\Nlsdl.dll","%TargetDir%\windows\System32\Nlsdl.dll"
  590. FileCopy,"%BootSRC%\windows\System32\notepad.exe","%TargetDir%\windows\System32\notepad.exe"
  591. FileCopy,"%BootSRC%\windows\System32\nsisvc.dll","%TargetDir%\windows\System32\nsisvc.dll"
  592. FileCopy,"%BootSRC%\windows\System32\ntlanman.dll","%TargetDir%\windows\System32\ntlanman.dll"
  593. FileCopy,"%BootSRC%\windows\System32\odbc32.dll","%TargetDir%\windows\System32\odbc32.dll"
  594. FileCopy,"%BootSRC%\windows\System32\odbccp32.dll","%TargetDir%\windows\System32\odbccp32.dll"
  595. FileCopy,"%BootSRC%\windows\System32\odbcint.dll","%TargetDir%\windows\System32\odbcint.dll"
  596. FileCopy,"%BootSRC%\windows\System32\odbctrac.dll","%TargetDir%\windows\System32\odbctrac.dll"
  597. FileCopy,"%BootSRC%\windows\System32\olepro32.dll","%TargetDir%\windows\System32\olepro32.dll"
  598. #FileCopy,"%BootSRC%\windows\System32\onlinedeploy.cmd","%TargetDir%\windows\System32\onlinedeploy.cmd"
  599. FileCopy,"%BootSRC%\windows\System32\osuninst.dll","%TargetDir%\windows\System32\osuninst.dll"
  600. FileCopy,"%BootSRC%\windows\System32\PATHPING.EXE","%TargetDir%\windows\System32\PATHPING.EXE"
  601. FileCopy,"%BootSRC%\windows\System32\perfc009.dat","%TargetDir%\windows\System32\perfc009.dat"
  602. FileCopy,"%BootSRC%\windows\System32\perfh009.dat","%TargetDir%\windows\System32\perfh009.dat"
  603. FileCopy,"%BootSRC%\windows\System32\PerfStringBackup.INI","%TargetDir%\windows\System32\PerfStringBackup.INI"
  604. FileCopy,"%BootSRC%\windows\System32\PING.EXE","%TargetDir%\windows\System32\PING.EXE"
  605. FileCopy,"%BootSRC%\windows\System32\pnidui.dll","%TargetDir%\windows\System32\pnidui.dll"
  606. FileCopy,"%BootSRC%\windows\System32\pnpsetup.dll","%TargetDir%\windows\System32\pnpsetup.dll"
  607. FileCopy,"%BootSRC%\windows\System32\pnpui.dll","%TargetDir%\windows\System32\pnpui.dll"
  608. FileCopy,"%BootSRC%\windows\System32\polstore.dll","%TargetDir%\windows\System32\polstore.dll"
  609. #?FileCopy,"%BootSRC%\windows\System32\poqexec.exe","%TargetDir%\windows\System32\poqexec.exe"
  610. FileCopy,"%BootSRC%\windows\System32\procinst.dll","%TargetDir%\windows\System32\procinst.dll"
  611. FileCopy,"%BootSRC%\windows\System32\profsvc.dll","%TargetDir%\windows\System32\profsvc.dll"
  612. FileCopy,"%BootSRC%\windows\System32\propsys.dll","%TargetDir%\windows\System32\propsys.dll"
  613. FileCopy,"%BootSRC%\windows\System32\QUTIL.DLL","%TargetDir%\windows\System32\QUTIL.DLL"
  614. #FileCopy,"%BootSRC%\windows\System32\recover.exe","%TargetDir%\windows\System32\recover.exe"
  615. FileCopy,"%BootSRC%\windows\System32\reg.exe","%TargetDir%\windows\System32\reg.exe"
  616. FileCopy,"%BootSRC%\windows\System32\regapi.dll","%TargetDir%\windows\System32\regapi.dll"
  617. FileCopy,"%BootSRC%\windows\System32\regedt32.exe","%TargetDir%\windows\System32\regedt32.exe"
  618. FileCopy,"%BootSRC%\windows\System32\regsvr32.exe","%TargetDir%\windows\System32\regsvr32.exe"
  619. FileCopy,"%BootSRC%\windows\System32\replace.exe","%TargetDir%\windows\System32\replace.exe"
  620. FileCopy,"%BootSRC%\windows\System32\resutils.dll","%TargetDir%\windows\System32\resutils.dll"
  621. FileCopy,"%BootSRC%\windows\System32\riched20.dll","%TargetDir%\windows\System32\riched20.dll"
  622. FileCopy,"%BootSRC%\windows\System32\riched32.dll","%TargetDir%\windows\System32\riched32.dll"
  623. FileCopy,"%BootSRC%\windows\System32\rnr20.dll","%TargetDir%\windows\System32\rnr20.dll"
  624. FileCopy,"%BootSRC%\windows\System32\Robocopy.exe","%TargetDir%\windows\System32\Robocopy.exe"
  625. FileCopy,"%BootSRC%\windows\System32\ROUTE.EXE","%TargetDir%\windows\System32\ROUTE.EXE"
  626. #FileCopy,"%BootSRC%\windows\System32\rstrui.exe","%TargetDir%\windows\System32\rstrui.exe"
  627. FileCopy,"%BootSRC%\windows\System32\rtutils.dll","%TargetDir%\windows\System32\rtutils.dll"
  628. FileCopy,"%BootSRC%\windows\System32\rundll32.exe","%TargetDir%\windows\System32\rundll32.exe"
  629. FileCopy,"%BootSRC%\windows\System32\sacsess.exe","%TargetDir%\windows\System32\sacsess.exe"
  630. FileCopy,"%BootSRC%\windows\System32\sacsvr.dll","%TargetDir%\windows\System32\sacsvr.dll"
  631. FileCopy,"%BootSRC%\windows\System32\schema.dat","%TargetDir%\windows\System32\schema.dat"
  632. FileCopy,"%BootSRC%\windows\System32\sdhcinst.dll","%TargetDir%\windows\System32\sdhcinst.dll"
  633. FileCopy,"%BootSRC%\windows\System32\SensApi.dll","%TargetDir%\windows\System32\SensApi.dll"
  634. FileCopy,"%BootSRC%\windows\System32\setbcdlocale.dll","%TargetDir%\windows\System32\setbcdlocale.dll"
  635. #FileCopy,"%BootSRC%\windows\System32\sfc.dll","%TargetDir%\windows\System32\sfc.dll"
  636. #FileCopy,"%BootSRC%\windows\System32\sfc.exe","%TargetDir%\windows\System32\sfc.exe"
  637. #FileCopy,"%BootSRC%\windows\System32\sfc_os.dll","%TargetDir%\windows\System32\sfc_os.dll"
  638. FileCopy,"%BootSRC%\windows\System32\shfolder.dll","%TargetDir%\windows\System32\shfolder.dll"
  639. FileCopy,"%BootSRC%\windows\System32\shrink.dll","%TargetDir%\windows\System32\shrink.dll"
  640. FileCopy,"%BootSRC%\windows\System32\SmiEngine.dll","%TargetDir%\windows\System32\SmiEngine.dll"
  641. FileCopy,"%BootSRC%\windows\System32\snmpapi.dll","%TargetDir%\windows\System32\snmpapi.dll"
  642. FileCopy,"%BootSRC%\windows\System32\softpub.dll","%TargetDir%\windows\System32\softpub.dll"
  643. If,ExistFile,"%BootSRC%\windows\System32\spp.dll",FileCopy,"%BootSRC%\windows\System32\spp.dll","%TargetDir%\windows\System32\spp.dll"
  644. If,ExistFile,"%BootSRC%\windows\System32\srclient.dll",FileCopy,"%BootSRC%\windows\System32\srclient.dll","%TargetDir%\windows\System32\srclient.dll"
  645. If,ExistFile,"%BootSRC%\windows\System32\srcore.dll",FileCopy,"%BootSRC%\windows\System32\srcore.dll","%TargetDir%\windows\System32\srcore.dll"
  646. If,ExistFile,"%BootSRC%\windows\System32\srdelayed.exe",FileCopy,"%BootSRC%\windows\System32\srdelayed.exe","%TargetDir%\windows\System32\srdelayed.exe"
  647. FileCopy,"%BootSRC%\windows\System32\stdole2.tlb","%TargetDir%\windows\System32\stdole2.tlb"
  648. FileCopy,"%BootSRC%\windows\System32\stdole32.tlb","%TargetDir%\windows\System32\stdole32.tlb"
  649. FileCopy,"%BootSRC%\windows\System32\Storprop.dll","%TargetDir%\windows\System32\Storprop.dll"
  650. FileCopy,"%BootSRC%\windows\System32\streamci.dll","%TargetDir%\windows\System32\streamci.dll"
  651. FileCopy,"%BootSRC%\windows\System32\subst.exe","%TargetDir%\windows\System32\subst.exe"
  652. FileCopy,"%BootSRC%\windows\System32\swprv.dll","%TargetDir%\windows\System32\swprv.dll"
  653. If,ExistFile,"%BootSRC%\windows\System32\sxproxy.dll",FileCopy,"%BootSRC%\windows\System32\sxproxy.dll","%TargetDir%\windows\System32\sxproxy.dll"
  654. FileCopy,"%BootSRC%\windows\System32\sxstrace.exe","%TargetDir%\windows\System32\sxstrace.exe"
  655. FileCopy,"%BootSRC%\windows\System32\sysclass.dll","%TargetDir%\windows\System32\sysclass.dll"
  656. FileCopy,"%BootSRC%\windows\System32\syssetup.dll","%TargetDir%\windows\System32\syssetup.dll"
  657. FileCopy,"%BootSRC%\windows\System32\tapi32.dll","%TargetDir%\windows\System32\tapi32.dll"
  658. FileCopy,"%BootSRC%\windows\System32\tbs.dll","%TargetDir%\windows\System32\tbs.dll"
  659. FileCopy,"%BootSRC%\windows\System32\tbssvc.dll","%TargetDir%\windows\System32\tbssvc.dll"
  660. FileCopy,"%BootSRC%\windows\System32\tcpipcfg.dll","%TargetDir%\windows\System32\tcpipcfg.dll"
  661. FileCopy,"%BootSRC%\windows\System32\TCPSVCS.EXE","%TargetDir%\windows\System32\TCPSVCS.EXE"
  662. FileCopy,"%BootSRC%\windows\System32\TRACERT.EXE","%TargetDir%\windows\System32\TRACERT.EXE"
  663. #FileCopy,"%BootSRC%\windows\System32\tree.com","%TargetDir%\windows\System32\tree.com"
  664. FileCopy,"%BootSRC%\windows\System32\tzres.dll","%TargetDir%\windows\System32\tzres.dll"
  665. FileCopy,"%BootSRC%\windows\System32\ucsvc.exe","%TargetDir%\windows\System32\ucsvc.exe"
  666. FileCopy,"%BootSRC%\windows\System32\uexfat.dll","%TargetDir%\windows\System32\uexfat.dll"
  667. FileCopy,"%BootSRC%\windows\System32\ufat.dll","%TargetDir%\windows\System32\ufat.dll"
  668. FileCopy,"%BootSRC%\windows\System32\ulib.dll","%TargetDir%\windows\System32\ulib.dll"
  669. FileCopy,"%BootSRC%\windows\System32\untfs.dll","%TargetDir%\windows\System32\untfs.dll"
  670. FileCopy,"%BootSRC%\windows\System32\ureg.dll","%TargetDir%\windows\System32\ureg.dll"
  671. FileCopy,"%BootSRC%\windows\System32\userinit.exe","%TargetDir%\windows\System32\userinit.exe"
  672. FileCopy,"%BootSRC%\windows\System32\utildll.dll","%TargetDir%\windows\System32\utildll.dll"
  673. FileCopy,"%BootSRC%\windows\System32\uudf.dll","%TargetDir%\windows\System32\uudf.dll"
  674. FileCopy,"%BootSRC%\windows\System32\vds.exe","%TargetDir%\windows\System32\vds.exe"
  675. FileCopy,"%BootSRC%\windows\System32\vdsbas.dll","%TargetDir%\windows\System32\vdsbas.dll"
  676. FileCopy,"%BootSRC%\windows\System32\vdsdyn.dll","%TargetDir%\windows\System32\vdsdyn.dll"
  677. FileCopy,"%BootSRC%\windows\System32\vdsldr.exe","%TargetDir%\windows\System32\vdsldr.exe"
  678. FileCopy,"%BootSRC%\windows\System32\vdsutil.dll","%TargetDir%\windows\System32\vdsutil.dll"
  679. FileCopy,"%BootSRC%\windows\System32\vds_ps.dll","%TargetDir%\windows\System32\vds_ps.dll"
  680. FileCopy,"%BootSRC%\windows\System32\verifier.dll","%TargetDir%\windows\System32\verifier.dll"
  681. FileCopy,"%BootSRC%\windows\System32\verifier.exe","%TargetDir%\windows\System32\verifier.exe"
  682. FileCopy,"%BootSRC%\windows\System32\vga.dll","%TargetDir%\windows\System32\vga.dll"
  683. FileCopy,"%BootSRC%\windows\System32\vga256.dll","%TargetDir%\windows\System32\vga256.dll"
  684. FileCopy,"%BootSRC%\windows\System32\vga64k.dll","%TargetDir%\windows\System32\vga64k.dll"
  685. FileCopy,"%BootSRC%\windows\System32\vssapi.dll","%TargetDir%\windows\System32\vssapi.dll"
  686. If,ExistFile,"%BootSRC%\windows\System32\VSSVC.exe",FileCopy,"%BootSRC%\windows\System32\VSSVC.exe","%TargetDir%\windows\System32\VSSVC.exe"
  687. FileCopy,"%BootSRC%\windows\System32\vss_ps.dll","%TargetDir%\windows\System32\vss_ps.dll"
  688. FileCopy,"%BootSRC%\windows\System32\w32time.dll","%TargetDir%\windows\System32\w32time.dll"
  689. FileCopy,"%BootSRC%\windows\System32\w32topl.dll","%TargetDir%\windows\System32\w32topl.dll"
  690. If,ExistFile,"%BootSRC%\windows\System32\wer.dll",FileCopy,"%BootSRC%\windows\System32\wer.dll","%TargetDir%\windows\System32\wer.dll"
  691. If,ExistFile,"%BootSRC%\windows\System32\werdiagcontroller.dll",FileCopy,"%BootSRC%\windows\System32\werdiagcontroller.dll","%TargetDir%\windows\System32\werdiagcontroller.dll"
  692. If,ExistFile,"%BootSRC%\windows\System32\wermgr.exe",FileCopy,"%BootSRC%\windows\System32\wermgr.exe","%TargetDir%\windows\System32\wermgr.exe"
  693. FileCopy,"%BootSRC%\windows\System32\wevtsvc.dll","%TargetDir%\windows\System32\wevtsvc.dll"
  694. FileCopy,"%BootSRC%\windows\System32\wevtutil.exe","%TargetDir%\windows\System32\wevtutil.exe"
  695. FileCopy,"%BootSRC%\windows\System32\wfapigp.dll","%TargetDir%\windows\System32\wfapigp.dll"
  696. FileCopy,"%BootSRC%\windows\System32\WFP.TMF","%TargetDir%\windows\System32\WFP.TMF"
  697. FileCopy,"%BootSRC%\windows\System32\winbrand.dll","%TargetDir%\windows\System32\winbrand.dll"
  698. FileCopy,"%BootSRC%\windows\System32\winhttp.dll","%TargetDir%\windows\System32\winhttp.dll"
  699. FileCopy,"%BootSRC%\windows\System32\wininet.dll","%TargetDir%\windows\System32\wininet.dll"
  700. FileCopy,"%BootSRC%\windows\System32\winipsec.dll","%TargetDir%\windows\System32\winipsec.dll"
  701. FileCopy,"%BootSRC%\windows\System32\winpe.bmp","%TargetDir%\windows\System32\winpe.bmp"
  702. FileCopy,"%BootSRC%\windows\System32\WinSCard.dll","%TargetDir%\windows\System32\WinSCard.dll"
  703. FileCopy,"%BootSRC%\windows\System32\winsockhc.dll","%TargetDir%\windows\System32\winsockhc.dll"
  704. FileCopy,"%BootSRC%\windows\System32\wkssvc.dll","%TargetDir%\windows\System32\wkssvc.dll"
  705. FileCopy,"%BootSRC%\windows\System32\wlanutil.dll","%TargetDir%\windows\System32\wlanutil.dll"
  706. FileCopy,"%BootSRC%\windows\System32\wlrmdr.exe","%TargetDir%\windows\System32\wlrmdr.exe"
  707. FileCopy,"%BootSRC%\windows\System32\wmi.dll","%TargetDir%\windows\System32\wmi.dll"
  708. FileCopy,"%BootSRC%\windows\System32\wmicmiplugin.dll","%TargetDir%\windows\System32\wmicmiplugin.dll"
  709. FileCopy,"%BootSRC%\windows\System32\wmiprop.dll","%TargetDir%\windows\System32\wmiprop.dll"
  710. FileCopy,"%BootSRC%\windows\System32\wpd_ci.dll","%TargetDir%\windows\System32\wpd_ci.dll"
  711. FileCopy,"%BootSRC%\windows\System32\ws2help.dll","%TargetDir%\windows\System32\ws2help.dll"
  712. FileCopy,"%BootSRC%\windows\System32\wshelper.dll","%TargetDir%\windows\System32\wshelper.dll"
  713. FileCopy,"%BootSRC%\windows\System32\wship6.dll","%TargetDir%\windows\System32\wship6.dll"
  714. FileCopy,"%BootSRC%\windows\System32\wshnetbs.dll","%TargetDir%\windows\System32\wshnetbs.dll"
  715. FileCopy,"%BootSRC%\windows\System32\WSHTCPIP.DLL","%TargetDir%\windows\System32\WSHTCPIP.DLL"
  716. FileCopy,"%BootSRC%\windows\System32\xcopy.exe","%TargetDir%\windows\System32\xcopy.exe"
  717. FileCopy,"%BootSRC%\windows\System32\AdvancedInstallers\cmiv2.dll","%TargetDir%\windows\System32\AdvancedInstallers\cmiv2.dll"
  718. FileCopy,"%BootSRC%\windows\System32\drivers\AGP440.sys","%TargetDir%\windows\System32\drivers\AGP440.sys"
  719. FileCopy,"%BootSRC%\windows\System32\drivers\AMDAGP.SYS","%TargetDir%\windows\System32\drivers\AMDAGP.SYS"
  720. FileCopy,"%BootSRC%\windows\System32\drivers\ks.sys","%TargetDir%\windows\System32\drivers\ks.sys"
  721. FileCopy,"%BootSRC%\windows\System32\drivers\NV_AGP.SYS","%TargetDir%\windows\System32\drivers\NV_AGP.SYS"
  722. FileCopy,"%BootSRC%\windows\System32\drivers\parport.sys","%TargetDir%\windows\System32\drivers\parport.sys"
  723. FileCopy,"%BootSRC%\windows\System32\drivers\parvdm.sys","%TargetDir%\windows\System32\drivers\parvdm.sys"
  724. FileCopy,"%BootSRC%\windows\System32\drivers\rdpdr.sys","%TargetDir%\windows\System32\drivers\rdpdr.sys"
  725. FileCopy,"%BootSRC%\windows\System32\drivers\serenum.sys","%TargetDir%\windows\System32\drivers\serenum.sys"
  726. FileCopy,"%BootSRC%\windows\System32\drivers\serial.sys","%TargetDir%\windows\System32\drivers\serial.sys"
  727. FileCopy,"%BootSRC%\windows\System32\drivers\sermouse.sys","%TargetDir%\windows\System32\drivers\sermouse.sys"
  728. FileCopy,"%BootSRC%\windows\System32\drivers\SISAGP.SYS","%TargetDir%\windows\System32\drivers\SISAGP.SYS"
  729. FileCopy,"%BootSRC%\windows\System32\drivers\swenum.sys","%TargetDir%\windows\System32\drivers\swenum.sys"
  730. FileCopy,"%BootSRC%\windows\System32\drivers\ULIAGPKX.SYS","%TargetDir%\windows\System32\drivers\ULIAGPKX.SYS"
  731. FileCopy,"%BootSRC%\windows\System32\drivers\VIAAGP.SYS","%TargetDir%\windows\System32\drivers\VIAAGP.SYS"
  732. FileCopy,"%BootSRC%\windows\System32\drivers\wmiacpi.sys","%TargetDir%\windows\System32\drivers\wmiacpi.sys"
  733. FileCopy,"%BootSRC%\windows\System32\SMI\Schema\WcmTypes.xsd","%TargetDir%\windows\System32\SMI\Schema\WcmTypes.xsd"
  734. FileCopy,"%BootSRC%\windows\System32\SMI\Store\Machine\SCHEMA.DAT","%TargetDir%\windows\System32\SMI\Store\Machine\SCHEMA.DAT"
  735. FileCopy,"%BootSRC%\windows\System32\wbem\clfs.mof","%TargetDir%\windows\System32\wbem\clfs.mof"
  736. FileCopy,"%BootSRC%\windows\System32\wbem\clfsUninstall.mof","%TargetDir%\windows\System32\wbem\clfsUninstall.mof"
  737. FileCopy,"%BootSRC%\windows\System32\wbem\drvinst.mof","%TargetDir%\windows\System32\wbem\drvinst.mof"
  738. FileCopy,"%BootSRC%\windows\System32\wbem\firewallapi.mof","%TargetDir%\windows\System32\wbem\firewallapi.mof"
  739. FileCopy,"%BootSRC%\windows\System32\wbem\ipsecsvc.mof","%TargetDir%\windows\System32\wbem\ipsecsvc.mof"
  740. FileCopy,"%BootSRC%\windows\System32\wbem\mpsdrv.mof","%TargetDir%\windows\System32\wbem\mpsdrv.mof"
  741. FileCopy,"%BootSRC%\windows\System32\wbem\mpssvc.mof","%TargetDir%\windows\System32\wbem\mpssvc.mof"
  742. FileCopy,"%BootSRC%\windows\System32\wbem\nci.mof","%TargetDir%\windows\System32\wbem\nci.mof"
  743. FileCopy,"%BootSRC%\windows\System32\wbem\ndistrace.mof","%TargetDir%\windows\System32\wbem\ndistrace.mof"
  744. FileCopy,"%BootSRC%\windows\System32\wbem\newdev.mof","%TargetDir%\windows\System32\wbem\newdev.mof"
  745. FileCopy,"%BootSRC%\windows\System32\wbem\pnpsetup.mof","%TargetDir%\windows\System32\wbem\pnpsetup.mof"
  746. FileCopy,"%BootSRC%\windows\System32\wbem\polstore.mof","%TargetDir%\windows\System32\wbem\polstore.mof"
  747. FileCopy,"%BootSRC%\windows\System32\wbem\sdbus.mof","%TargetDir%\windows\System32\wbem\sdbus.mof"
  748. FileCopy,"%BootSRC%\windows\System32\wbem\services.mof","%TargetDir%\windows\System32\wbem\services.mof"
  749. FileCopy,"%BootSRC%\windows\System32\wbem\setupapi.mof","%TargetDir%\windows\System32\wbem\setupapi.mof"
  750. FileCopy,"%BootSRC%\windows\System32\wbem\stortrace.mof","%TargetDir%\windows\System32\wbem\stortrace.mof"
  751. FileCopy,"%BootSRC%\windows\System32\wbem\umpnpmgr.mof","%TargetDir%\windows\System32\wbem\umpnpmgr.mof"
  752. FileCopy,"%BootSRC%\windows\System32\wbem\WFAPIGP.mof","%TargetDir%\windows\System32\wbem\WFAPIGP.mof"
  753. FileCopy,"%BootSRC%\windows\System32\wbem\WFP.MOF","%TargetDir%\windows\System32\wbem\WFP.MOF"
  754. FileCopy,"%BootSRC%\windows\System32\wbem\winipsec.mof","%TargetDir%\windows\System32\wbem\winipsec.mof"
  755. FileCopy,"%BootSRC%\windows\System32\wbem\wpd_ci.mof","%TargetDir%\windows\System32\wbem\wpd_ci.mof"
  756. DirCopy,"%BootSRC%\windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_*_en-us_*","%TargetDir%\windows\winsxs"
  757. DirCopy,"%BootSRC%\windows\winsxs\x86_microsoft.windows.c..-controls.resources_6595b64144ccf1df_*_%DistLang%_*","%TargetDir%\windows\winsxs"
  758. DirCopy,"%BootSRC%\windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_*_none_*","%TargetDir%\windows\winsxs"
  759. DirCopy,"%BootSRC%\windows\winsxs\x86_microsoft.windows.i..utomation.proxystub_6595b64144ccf1df_*_none_*","%TargetDir%\windows\winsxs"
  760. DirCopy,"%BootSRC%\windows\winsxs\x86_microsoft.windows.i..utomation.proxystub_6595b64144ccf1df_*_none_*","%TargetDir%\windows\winsxs"
  761. DirCopy,"%BootSRC%\windows\winsxs\x86_microsoft.windows.isolationautomation_6595b64144ccf1df_*_none_*","%TargetDir%\windows\winsxs"
  762.  
  763. [AddDrivers]
  764. Echo,"Processing standard drivers..."
  765. #
  766. #recomended
  767. FileCopy,"%BootSRC%\Windows\inf\defltbase.inf","%TargetDir%\Windows\inf\defltbase.inf"
  768. FileCopy,"%BootSRC%\Windows\inf\defltwk.inf","%TargetDir%\Windows\inf\defltwk.inf"
  769. FileCopy,"%BootSRC%\Windows\inf\dwup.inf","%TargetDir%\Windows\inf\dwup.inf"
  770. FileCopy,"%BootSRC%\Windows\inf\fontsetup.inf","%TargetDir%\Windows\inf\fontsetup.inf"
  771. FileCopy,"%BootSRC%\Windows\inf\netmscli.inf","%TargetDir%\Windows\inf\netmscli.inf"
  772. FileCopy,"%BootSRC%\Windows\inf\netnb.inf","%TargetDir%\Windows\inf\netnb.inf"
  773. FileCopy,"%BootSRC%\Windows\inf\nettcpip.inf","%TargetDir%\Windows\inf\nettcpip.inf"
  774. FileCopy,"%BootSRC%\Windows\inf\secrecs.inf","%TargetDir%\Windows\inf\secrecs.inf"
  775. #
  776. #all
  777. FileCopy,"%BootSRC%\Windows\inf\apps.inf","%TargetDir%\Windows\inf\apps.inf"
  778. FileCopy,"%BootSRC%\Windows\inf\dshowext.inf","%TargetDir%\Windows\inf\dshowext.inf"
  779. FileCopy,"%BootSRC%\Windows\inf\netip6.inf","%TargetDir%\Windows\inf\netip6.inf"
  780. FileCopy,"%BootSRC%\Windows\inf\puwk.inf","%TargetDir%\Windows\inf\puwk.inf"
  781. FileCopy,"%BootSRC%\Windows\inf\sceregvl.inf","%TargetDir%\Windows\inf\sceregvl.inf"
  782. #
  783. #recomended
  784. FileCopy,"%BootSRC%\Windows\System32\drivers\afd.sys","%TargetDir%\Windows\System32\drivers\afd.sys"
  785. FileCopy,"%BootSRC%\Windows\System32\drivers\bowser.sys","%TargetDir%\Windows\System32\drivers\bowser.sys"
  786. FileCopy,"%BootSRC%\Windows\System32\drivers\dumpfve.sys","%TargetDir%\Windows\System32\drivers\dumpfve.sys"
  787. FileCopy,"%BootSRC%\Windows\System32\drivers\etc\hosts","%TargetDir%\Windows\System32\drivers\etc\hosts"
  788. FileCopy,"%BootSRC%\Windows\System32\drivers\etc\lmhosts.sam","%TargetDir%\Windows\System32\drivers\etc\lmhosts.sam"
  789. FileCopy,"%BootSRC%\Windows\System32\drivers\etc\networks","%TargetDir%\Windows\System32\drivers\etc\networks"
  790. FileCopy,"%BootSRC%\Windows\System32\drivers\etc\protocol","%TargetDir%\Windows\System32\drivers\etc\protocol"
  791. FileCopy,"%BootSRC%\Windows\System32\drivers\etc\services","%TargetDir%\Windows\System32\drivers\etc\services"
  792. FileCopy,"%BootSRC%\Windows\System32\drivers\fdc.sys","%TargetDir%\Windows\System32\drivers\fdc.sys"
  793. FileCopy,"%BootSRC%\Windows\System32\drivers\mcd.sys","%TargetDir%\Windows\System32\drivers\mcd.sys"
  794. FileCopy,"%BootSRC%\Windows\System32\drivers\mrxsmb.sys","%TargetDir%\Windows\System32\drivers\mrxsmb.sys"
  795. FileCopy,"%BootSRC%\Windows\System32\drivers\mrxsmb10.sys","%TargetDir%\Windows\System32\drivers\mrxsmb10.sys"
  796. FileCopy,"%BootSRC%\Windows\System32\drivers\mrxsmb20.sys","%TargetDir%\Windows\System32\drivers\mrxsmb20.sys"
  797. FileCopy,"%BootSRC%\Windows\System32\drivers\mskssrv.sys","%TargetDir%\Windows\System32\drivers\mskssrv.sys"
  798. FileCopy,"%BootSRC%\Windows\System32\drivers\mspclock.sys","%TargetDir%\Windows\System32\drivers\mspclock.sys"
  799. FileCopy,"%BootSRC%\Windows\System32\drivers\mspqm.sys","%TargetDir%\Windows\System32\drivers\mspqm.sys"
  800. FileCopy,"%BootSRC%\Windows\System32\drivers\mstee.sys","%TargetDir%\Windows\System32\drivers\mstee.sys"
  801. FileCopy,"%BootSRC%\Windows\System32\drivers\mup.sys","%TargetDir%\Windows\System32\drivers\mup.sys"
  802. FileCopy,"%BootSRC%\Windows\System32\drivers\ndistapi.sys","%TargetDir%\Windows\System32\drivers\ndistapi.sys"
  803. FileCopy,"%BootSRC%\Windows\System32\drivers\ndiswan.sys","%TargetDir%\Windows\System32\drivers\ndiswan.sys"
  804. FileCopy,"%BootSRC%\Windows\System32\drivers\ndproxy.sys","%TargetDir%\Windows\System32\drivers\ndproxy.sys"
  805. FileCopy,"%BootSRC%\Windows\System32\drivers\netbios.sys","%TargetDir%\Windows\System32\drivers\netbios.sys"
  806. FileCopy,"%BootSRC%\Windows\System32\drivers\netbt.sys","%TargetDir%\Windows\System32\drivers\netbt.sys"
  807. FileCopy,"%BootSRC%\Windows\System32\drivers\nsiproxy.sys","%TargetDir%\Windows\System32\drivers\nsiproxy.sys"
  808. FileCopy,"%BootSRC%\Windows\System32\drivers\sacdrv.sys","%TargetDir%\Windows\System32\drivers\sacdrv.sys"
  809. FileCopy,"%BootSRC%\Windows\System32\drivers\smb.sys","%TargetDir%\Windows\System32\drivers\smb.sys"
  810. FileCopy,"%BootSRC%\Windows\System32\drivers\tcpip.sys","%TargetDir%\Windows\System32\drivers\tcpip.sys"
  811. FileCopy,"%BootSRC%\Windows\System32\drivers\tdi.sys","%TargetDir%\Windows\System32\drivers\tdi.sys"
  812. FileCopy,"%BootSRC%\Windows\System32\drivers\tdx.sys","%TargetDir%\Windows\System32\drivers\tdx.sys"
  813. #
  814. #
  815. #all
  816. FileCopy,"%BootSRC%\Windows\System32\drivers\asyncmac.sys","%TargetDir%\Windows\System32\drivers\asyncmac.sys"
  817. FileCopy,"%BootSRC%\Windows\System32\drivers\stream.sys","%TargetDir%\Windows\System32\drivers\stream.sys"
  818. FileCopy,"%BootSRC%\Windows\System32\drivers\dfsc.sys","%TargetDir%\Windows\System32\drivers\dfsc.sys"
  819. FileCopy,"%BootSRC%\Windows\System32\drivers\FWPKCLNT.SYS","%TargetDir%\Windows\System32\drivers\FWPKCLNT.SYS"
  820. FileCopy,"%BootSRC%\Windows\System32\drivers\smclib.sys","%TargetDir%\Windows\System32\drivers\smclib.sys"
  821. FileCopy,"%BootSRC%\Windows\System32\drivers\USBCAMD.sys","%TargetDir%\Windows\System32\drivers\USBCAMD.sys"
  822. FileCopy,"%BootSRC%\Windows\System32\drivers\USBCAMD2.sys","%TargetDir%\Windows\System32\drivers\USBCAMD2.sys"
  823. FileCopy,"%BootSRC%\Windows\System32\drivers\wanarp.sys","%TargetDir%\Windows\System32\drivers\wanarp.sys"
  824. FileCopy,"%BootSRC%\Windows\System32\drivers\ws2ifsl.sys","%TargetDir%\Windows\System32\drivers\ws2ifsl.sys"
  825.  
  826. [AddDrivers_SP1]
  827. Echo,"Processing standard drivers..."
  828. #############################################################################
  829. #Windows 2008 & Windows Vista SP1 & WAIK 1.1
  830. #
  831. #recomended
  832. CopyDrv,acpi.inf_c947c6d1
  833. CopyDrv,agp.inf_31bd4720
  834. CopyDrv,battery.inf_267b9b23
  835. CopyDrv,cdrom.inf_163e56a5
  836. CopyDrv,cpu.inf_5a7c6c5e
  837. CopyDrv,disk.inf_126712d3
  838. CopyDrv,fdc.inf_66665ddb
  839. CopyDrv,flpydisk.inf_ac030862
  840. CopyDrv,hal.inf_8b7b6029
  841. CopyDrv,hdaudbus.inf_86b9dd22
  842. CopyDrv,input.inf_850de4a0
  843. CopyDrv,ipmidrv.inf_09a5429b
  844. CopyDrv,iscsi.inf_1c0ca445
  845. CopyDrv,keyboard.inf_c568239d
  846. CopyDrv,machine.inf_c3c08b9d
  847. CopyDrv,mf.inf_0df83acf
  848. CopyDrv,mshdc.inf_f8794617
  849. CopyDrv,msmouse.inf_6fb09895
  850. CopyDrv,netclass.inf_e6e317b1
  851. CopyDrv,netloop.inf_d307ba77
  852. CopyDrv,pcmcia.inf_441002f7
  853. CopyDrv,ts_generic.inf_4863138d
  854. CopyDrv,umbus.inf_9edeb2de
  855. CopyDrv,unknown.inf_dcef65a0
  856. CopyDrv,usb.inf_fa560c1a
  857. CopyDrv,usbport.inf_7ec6df1b
  858. CopyDrv,usbstor.inf_ecddd81e
  859. CopyDrv,volsnap.inf_b06f2d33
  860. CopyDrv,volume.inf_c4d713d0
  861. #
  862. #others
  863. CopyDrv,1394.inf_4e19b913
  864. CopyDrv,adp94xx.inf_e1c90fd5
  865. CopyDrv,adpahci.inf_23622ce9
  866. CopyDrv,adpu160m.inf_0f2f633d
  867. CopyDrv,adpu320.inf_bf567527
  868. CopyDrv,arc.inf_fbfce2c6
  869. CopyDrv,arcsas.inf_a1edf507
  870. #CopyDrv,brmfcmf.inf_82f6a089
  871. #CopyDrv,brmfcsto.inf_c71ee22a
  872. #CopyDrv,brmfcumd.inf_a8d60368
  873. #CopyDrv,brmfport.inf_93f55160
  874. CopyDrv,bthpan.inf_b7e9287d
  875. CopyDrv,bthspp.inf_f5fc6eb3
  876. CopyDrv,dc21x4vm.inf_af42c4e7
  877. CopyDrv,djsvs.inf_63fe7560
  878. CopyDrv,elxstor.inf_d2bcf960
  879. CopyDrv,hidbth.inf_031d2b89
  880. CopyDrv,hiddigi.inf_cefcc160
  881. CopyDrv,hidserv.inf_5040234f
  882. CopyDrv,hpcisss.inf_582e4a10
  883. CopyDrv,i2omp.inf_d854003f
  884. CopyDrv,iastorv.inf_3c56f9ed
  885. CopyDrv,iirsp.inf_976e1723
  886. CopyDrv,iirsp2.inf_c1fb1170
  887. CopyDrv,iteatapi.inf_74c9f779
  888. CopyDrv,iteraid.inf_f5b7e92f
  889. CopyDrv,lsi_fc.inf_f7971ea5
  890. CopyDrv,lsi_sas.inf_43a64917
  891. CopyDrv,lsi_scsi.inf_d2dffe52
  892. CopyDrv,mchgr.inf_994682f3
  893. CopyDrv,megasas.inf_a8f43c48
  894. CopyDrv,megasas2.inf_d0e2a355
  895. CopyDrv,megasr.inf_707e247f
  896. CopyDrv,mraid35x.inf_9ee3acf2
  897. CopyDrv,mraid35x2.inf_46478726
  898. CopyDrv,msports.inf_de3dad62
  899. CopyDrv,net44x32.inf_86e45350
  900. CopyDrv,net8185.inf_9475b0a9
  901. CopyDrv,netathr.inf_1927bb10
  902. CopyDrv,netb57vx.inf_26ece03f
  903. CopyDrv,netbc6.inf_b32474ae
  904. CopyDrv,nete1e32.inf_57444791
  905. CopyDrv,nete1g32.inf_2475e293
  906. CopyDrv,netefe32.inf_6a87513c
  907. CopyDrv,netirda.inf_e242eff9
  908. CopyDrv,netmyk01.inf_484ae9b9
  909. CopyDrv,netnvm32.inf_a1cfee3d
  910. CopyDrv,netrtl32.inf_53206f42
  911. CopyDrv,netrtx32.inf_224a114e
  912. CopyDrv,netsis.inf_953d2dd6
  913. CopyDrv,nettun.inf_2c666046
  914. CopyDrv,netuli6x.inf_85e842ad
  915. CopyDrv,netvgx86.inf_6d1cd4de
  916. CopyDrv,netvt86.inf_f7aeb9af
  917. CopyDrv,netxe32.inf_4bd9115f
  918. CopyDrv,nfrd960.inf_31d4051c
  919. CopyDrv,ntrigdigi.inf_f93f9867
  920. CopyDrv,nvraid.inf_c9a21b45
  921. CopyDrv,ql2300.inf_f304c0cd
  922. CopyDrv,ql40xx.inf_9f3fe788
  923. CopyDrv,ql40xx2.inf_bd666f0c
  924. CopyDrv,sbp2.inf_574f38a7
  925. CopyDrv,scsidev.inf_2ab90645
  926. CopyDrv,sisraid2.inf_1b4af9b7
  927. CopyDrv,sisraid4.inf_08d09b3d
  928. CopyDrv,symc8xx.inf_cea423c2
  929. CopyDrv,sym_hi.inf_35b4829f
  930. CopyDrv,sym_u3.inf_189a8ec4
  931. #CopyDrv,tape.inf_a8bb17f8
  932. CopyDrv,tdibth.inf_a4001f33
  933. CopyDrv,tpm.inf_91d421e7
  934. CopyDrv,ts_wpdmtp.inf_365606f4
  935. CopyDrv,uliahci.inf_7c5f88ad
  936. CopyDrv,ulsata.inf_63d970a4
  937. CopyDrv,ulsata2.inf_7225ddb1
  938. #CopyDrv,usbprint.inf_67087edf
  939. CopyDrv,vsmraid.inf_636c8bcc
  940. CopyDrv,wd.inf_55285543
  941. #
  942.  
  943. [AddDrivers_SP0]
  944. #############################################################################
  945. #Windows Vista WITHOUT SP1 & WAIK 1.0 (old)
  946. #
  947. #recomended
  948. CopyDrv,acpi.inf_97916753
  949. CopyDrv,agp.inf_0006e7a2
  950. CopyDrv,battery.inf_f4c53ba5
  951. CopyDrv,cdrom.inf_e487f727
  952. CopyDrv,cpu.inf_28c60ce0
  953. CopyDrv,disk.inf_e0b0b355
  954. CopyDrv,fdc.inf_34affe5d
  955. CopyDrv,flpydisk.inf_7a4ca8e4
  956. CopyDrv,hal.inf_59c500ab
  957. CopyDrv,hdaudbus.inf_55037da4
  958. CopyDrv,input.inf_53578522
  959. CopyDrv,keyboard.inf_93b1c41f
  960. CopyDrv,machine.inf_920a2c1f
  961. CopyDrv,mf.inf_dc41db51
  962. CopyDrv,mshdc.inf_c6c2e699
  963. CopyDrv,msmouse.inf_3dfa3917
  964. CopyDrv,netclass.inf_b52cb833
  965. CopyDrv,netloop.inf_a1515af9
  966. CopyDrv,pcmcia.inf_1259a379
  967. CopyDrv,ts_generic.inf_16acb40f
  968. CopyDrv,umbus.inf_6d285360
  969. CopyDrv,unknown.inf_ab390622
  970. CopyDrv,usb.inf_c89fac9c
  971. CopyDrv,usbport.inf_4d107f9d
  972. CopyDrv,usbstor.inf_bb2778a0
  973. CopyDrv,volsnap.inf_7eb8cdb5
  974. CopyDrv,volume.inf_9320b452
  975. #
  976. #others
  977. CopyDrv,1394.inf_1c635995
  978. CopyDrv,adp94xx.inf_f5b3bb9d
  979. CopyDrv,adpahci.inf_77e04e6f
  980. CopyDrv,adpu160m.inf_85e6cb75
  981. CopyDrv,adpu320.inf_5cfd6334
  982. CopyDrv,arc.inf_657749bf
  983. CopyDrv,arcsas.inf_88bda0c9
  984. #CopyDrv,brmfcmf.inf_5140410b
  985. #CopyDrv,brmfcsto.inf_956882ac
  986. #CopyDrv,brmfcumd.inf_771fa3ea
  987. #CopyDrv,brmfport.inf_623ef1e2
  988. CopyDrv,bthpan.inf_8632c8ff
  989. CopyDrv,bthspp.inf_c4460f35
  990. CopyDrv,dc21x4vm.inf_7d8c6569
  991. CopyDrv,djsvs.inf_324815e2
  992. CopyDrv,elxstor.inf_6dffd8ac
  993. CopyDrv,hidbth.inf_d166cc0b
  994. CopyDrv,hiddigi.inf_9d4661e2
  995. CopyDrv,hidserv.inf_1e89c3d1
  996. CopyDrv,hpcisss.inf_562ec99c
  997. CopyDrv,i2omp.inf_a69da0c1
  998. CopyDrv,iastorv.inf_37cdafa4
  999. CopyDrv,iirsp.inf_65b7b7a5
  1000. CopyDrv,iirsp2.inf_9044b1f2
  1001. CopyDrv,ipmidrv.inf_d7eee31d
  1002. CopyDrv,iscsi.inf_ea5644c7
  1003. CopyDrv,iteatapi.inf_431397fb
  1004. CopyDrv,iteraid.inf_c40189b1
  1005. CopyDrv,lsi_fc.inf_00991673
  1006. CopyDrv,lsi_sas.inf_2c2f30a1
  1007. CopyDrv,lsi_scsi.inf_bb68e5dc
  1008. CopyDrv,mchgr.inf_67902375
  1009. CopyDrv,megasas.inf_7a29364b
  1010. CopyDrv,megasas2.inf_9f2c43d7
  1011. CopyDrv,mraid35x.inf_6d2d4d74
  1012. CopyDrv,mraid35x2.inf_149127a8
  1013. CopyDrv,msports.inf_ac874de4
  1014. CopyDrv,net44x32.inf_552df3d2
  1015. CopyDrv,net8185.inf_62bf512b
  1016. CopyDrv,netathr.inf_e7715b92
  1017. CopyDrv,netb57vx.inf_f53680c1
  1018. CopyDrv,netbc6.inf_816e1530
  1019. CopyDrv,nete1e32.inf_258de813
  1020. CopyDrv,nete1g32.inf_f2bf8315
  1021. CopyDrv,netefe32.inf_38d0f1be
  1022. CopyDrv,netirda.inf_b08c907b
  1023. CopyDrv,netmyk01.inf_16948a3b
  1024. CopyDrv,netnvm32.inf_70198ebf
  1025. CopyDrv,netrtl32.inf_216a0fc4
  1026. CopyDrv,netrtx32.inf_f093b1d0
  1027. CopyDrv,netsis.inf_6386ce58
  1028. CopyDrv,nettun.inf_fab000c8
  1029. CopyDrv,netuli6x.inf_5431e32f
  1030. CopyDrv,netvgx86.inf_3b667560
  1031. CopyDrv,netvt86.inf_c5f85a31
  1032. CopyDrv,nfrd960.inf_001da59e
  1033. CopyDrv,ntrigdigi.inf_c78938e9
  1034. CopyDrv,nvraid.inf_733654ff
  1035. CopyDrv,ql2300.inf_717439c7
  1036. CopyDrv,ql40xx.inf_6d89880a
  1037. CopyDrv,ql40xx2.inf_8bb00f8e
  1038. CopyDrv,sbp2.inf_2598d929
  1039. CopyDrv,scsidev.inf_f902a6c7
  1040. CopyDrv,sisraid2.inf_b5866c78
  1041. CopyDrv,sisraid4.inf_5bb9e87a
  1042. CopyDrv,symc8xx.inf_9cedc444
  1043. CopyDrv,sym_hi.inf_03fe2321
  1044. CopyDrv,sym_u3.inf_e6e42f46
  1045. CopyDrv,tape.inf_7704b87a
  1046. CopyDrv,tdibth.inf_7249bfb5
  1047. CopyDrv,tpm.inf_601dc269
  1048. CopyDrv,ts_wpdmtp.inf_049fa776
  1049. CopyDrv,uliahci.inf_ed370bb8
  1050. CopyDrv,ulsata.inf_32231126
  1051. CopyDrv,ulsata2.inf_d9526db2
  1052. #CopyDrv,usbprint.inf_35521f61
  1053. CopyDrv,vsmraid.inf_29a82f17
  1054. CopyDrv,wd.inf_2371f5c5
  1055.  
  1056. [InterfaceEncoded]
  1057.  
  1058. [AuthorEncoded]
  1059. VistaPE-11-Small.gif=1Kb,1Kb
  1060. Logo=VistaPE-11-Small.gif
  1061.  
  1062. [EncodedFile-AuthorEncoded-VistaPE-11-Small.gif]
  1063. lines=0
  1064. 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
  1065.  
  1066. [Interface]
  1067. pCheckBox1="Extended PnP adds some extra tools to better detect and load drivers (not possible when building from WAIK only)",1,3,14,22,308,26,True
  1068. pCheckBox2="Add extra files needed for IE7 and some other programs (needs Vista DVD)",1,3,14,56,387,18,True
  1069.  
  1070.