Вычислил №2
Проблема изза незаписи iso связана с UltraIso - снес программу проблемма исчезла .
Похоже проблемы с отсутствием разделов ( жесткий есть - разделов нет )
изза скрипта с Acronis TrueImage 2010
если у когото есть есть готовый подгоните пожалуйста ...
я пользовался wim версией от VasAlex_BartPe_constructor
с добавкой вот этого
[Variables]
%ProgramFolder%=Acronis\TrueImageHome
%ProgramTitle%=Acronis TrueImage Home 2010
%ProgramEXE%=TrueImage_starter.exe
[Process]
If,ExistFile,%ProjectDir%\infconvert.ini,AddVariables,%ProjectDir%\infconvert.ini,variables
Run,%ScriptFile%,WinntDirectories
Run,%ScriptFile%,SourceDisksFolders
Run,%ScriptFile%,SourceDisksFiles
Run,%ScriptFile%,Software.AddReg
Run,%ScriptFile%,SetupReg.AddReg
Run,%ScriptFile%,SetValue
[WinntDirectories]
Echo,"Making new directories.."
DirMake,%target_prog%\%ProgramFolder%
[SourceDisksFolders]
Echo,"Copying directories.."
FileCopy,"%ScriptDir%\files\Drivers\Microsoft.VC80.CRT\*.*","%Target_Prog%\%ProgramFolder%"
[SourceDisksFiles]
Echo,"Copying files.."
FileCopy,"%ScriptDir%\files\Drivers\snapapi.dll","%target_sys%"
FileCopy,"%ScriptDir%\files\Drivers\snapman.sys","%target_sys%\drivers"
[Software.AddReg]
Echo,"Loading registry hive: [software]"
Hive_Load,HKU
Echo,"Writing new values on registry hive.."
reg_add,0x1,"%reg%\Acronis\TrueImage","standard"," 15 24 2 97108 98 29102120 6 13 99109 16 27 13108120 96 18 25 23 30 6108 27120 97 13 98 20 6 30 3103120 0 23 3 98109 16 5 18120 22 13 5 96 19 5103 27120 19 3102 15 30 96 31 19120 7 24 24 98 23 16 15 30"
reg_add,0x1,"%reg%\Acronis\TrueImage\Settings","WorkingDir","\%ProgramFolder%\Acronis"
reg_add,0x1,"%reg%\Acronis\CommonComponents","icu38.dll","\%ProgramFolder%\Acronis\icu38.dll"
reg_add,0x1,"%reg%\Acronis\CommonComponents","rpc_client.dll","\%ProgramFolder%\Acronis\rpc_client.dll"
reg_add,0x1,"%reg%\Acronis\CommonComponents","resource.dll","\%ProgramFolder%\Acronis\resource.dll"
reg_add,0x1,"%reg%\Acronis\CommonComponents","gc.dll","\%ProgramFolder%\Acronis\gc.dll"
reg_add,0x1,"%reg%\Acronis\CommonComponents","thread_pool.dll","\%ProgramFolder%\Acronis\thread_pool.dll"
reg_add,0x1,"%reg%\Acronis\CommonComponents","libcrypto9.dll","\%ProgramFolder%\Acronis\libcrypto9.dll"
reg_add,0x1,"%reg%\Acronis\CommonComponents","libssl9.dll","\%ProgramFolder%\Acronis\libssl9.dll"
reg_add,0x1,"%reg%\Acronis\CommonComponents","auto_reactivate.exe","\%ProgramFolder%\Acronis\auto_reactivate.exe"
reg_add,0x1,"%reg%\Acronis\CommonComponents","auto_reactivate64.exe","\%ProgramFolder%\Acronis\auto_reactivate64.exe"
reg_add,0x1,"%reg%\Acronis\CommonComponents","kb_link.dll","\%ProgramFolder%\Acronis\kb_link.dll"
Hive_Unload,HKU
[SetupReg.AddReg]
Echo,"Loading registry hive: [setupreg.hiv]"
Hive_Load,HKLM
Echo,"Writing new values on registry hive.."
reg_add,0x7,"%reg%\ControlSet001\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318}","UpperFilters","PartMgr","snapman"
reg_add,0x7,"%reg%\ControlSet001\Control\Class\{71A27CDD-812A-11D0-BEC7-08002BE2092F}","UpperFilters","snapman"
reg_add,0x4,"%reg%\ControlSet001\Services\snapman","ErrorControl","0"
reg_add,0x1,"%reg%\ControlSet001\Services\snapman","ImagePath","system32\DRIVERS\snapman.sys"
reg_add,0x4,"%reg%\ControlSet001\Services\snapman","Start","0"
reg_add,0x4,"%reg%\ControlSet001\Services\snapman","Type","0"
Hive_Unload,HKLM
[SetValue]
IniWrite,txtsetup.sif,"SourceDisksFiles","snapman.sys","1#$c#$c#$c#$c#$c#$c_3#$c4#$c1"
IniWrite,txtsetup.sif,"SCSI.Load","snapman","snapman.sys#$c4"
IniWrite,txtsetup.sif,"SCSI","snapman","#$qAcronis Snapshot Driver#$q"
IniWrite,txtsetup.sif,"HardwareIdsDatabase","STORAGE\Volume","#$qVolume#$q#$c{71A27CDD-812A-11D0-BEC7-08002BE2092F}"
Проблема изза незаписи iso связана с UltraIso - снес программу проблемма исчезла .
Похоже проблемы с отсутствием разделов ( жесткий есть - разделов нет )
изза скрипта с Acronis TrueImage 2010
если у когото есть есть готовый подгоните пожалуйста ...
я пользовался wim версией от VasAlex_BartPe_constructor
с добавкой вот этого
[Variables]
%ProgramFolder%=Acronis\TrueImageHome
%ProgramTitle%=Acronis TrueImage Home 2010
%ProgramEXE%=TrueImage_starter.exe
[Process]
If,ExistFile,%ProjectDir%\infconvert.ini,AddVariables,%ProjectDir%\infconvert.ini,variables
Run,%ScriptFile%,WinntDirectories
Run,%ScriptFile%,SourceDisksFolders
Run,%ScriptFile%,SourceDisksFiles
Run,%ScriptFile%,Software.AddReg
Run,%ScriptFile%,SetupReg.AddReg
Run,%ScriptFile%,SetValue
[WinntDirectories]
Echo,"Making new directories.."
DirMake,%target_prog%\%ProgramFolder%
[SourceDisksFolders]
Echo,"Copying directories.."
FileCopy,"%ScriptDir%\files\Drivers\Microsoft.VC80.CRT\*.*","%Target_Prog%\%ProgramFolder%"
[SourceDisksFiles]
Echo,"Copying files.."
FileCopy,"%ScriptDir%\files\Drivers\snapapi.dll","%target_sys%"
FileCopy,"%ScriptDir%\files\Drivers\snapman.sys","%target_sys%\drivers"
[Software.AddReg]
Echo,"Loading registry hive: [software]"
Hive_Load,HKU
Echo,"Writing new values on registry hive.."
reg_add,0x1,"%reg%\Acronis\TrueImage","standard"," 15 24 2 97108 98 29102120 6 13 99109 16 27 13108120 96 18 25 23 30 6108 27120 97 13 98 20 6 30 3103120 0 23 3 98109 16 5 18120 22 13 5 96 19 5103 27120 19 3102 15 30 96 31 19120 7 24 24 98 23 16 15 30"
reg_add,0x1,"%reg%\Acronis\TrueImage\Settings","WorkingDir","\%ProgramFolder%\Acronis"
reg_add,0x1,"%reg%\Acronis\CommonComponents","icu38.dll","\%ProgramFolder%\Acronis\icu38.dll"
reg_add,0x1,"%reg%\Acronis\CommonComponents","rpc_client.dll","\%ProgramFolder%\Acronis\rpc_client.dll"
reg_add,0x1,"%reg%\Acronis\CommonComponents","resource.dll","\%ProgramFolder%\Acronis\resource.dll"
reg_add,0x1,"%reg%\Acronis\CommonComponents","gc.dll","\%ProgramFolder%\Acronis\gc.dll"
reg_add,0x1,"%reg%\Acronis\CommonComponents","thread_pool.dll","\%ProgramFolder%\Acronis\thread_pool.dll"
reg_add,0x1,"%reg%\Acronis\CommonComponents","libcrypto9.dll","\%ProgramFolder%\Acronis\libcrypto9.dll"
reg_add,0x1,"%reg%\Acronis\CommonComponents","libssl9.dll","\%ProgramFolder%\Acronis\libssl9.dll"
reg_add,0x1,"%reg%\Acronis\CommonComponents","auto_reactivate.exe","\%ProgramFolder%\Acronis\auto_reactivate.exe"
reg_add,0x1,"%reg%\Acronis\CommonComponents","auto_reactivate64.exe","\%ProgramFolder%\Acronis\auto_reactivate64.exe"
reg_add,0x1,"%reg%\Acronis\CommonComponents","kb_link.dll","\%ProgramFolder%\Acronis\kb_link.dll"
Hive_Unload,HKU
[SetupReg.AddReg]
Echo,"Loading registry hive: [setupreg.hiv]"
Hive_Load,HKLM
Echo,"Writing new values on registry hive.."
reg_add,0x7,"%reg%\ControlSet001\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318}","UpperFilters","PartMgr","snapman"
reg_add,0x7,"%reg%\ControlSet001\Control\Class\{71A27CDD-812A-11D0-BEC7-08002BE2092F}","UpperFilters","snapman"
reg_add,0x4,"%reg%\ControlSet001\Services\snapman","ErrorControl","0"
reg_add,0x1,"%reg%\ControlSet001\Services\snapman","ImagePath","system32\DRIVERS\snapman.sys"
reg_add,0x4,"%reg%\ControlSet001\Services\snapman","Start","0"
reg_add,0x4,"%reg%\ControlSet001\Services\snapman","Type","0"
Hive_Unload,HKLM
[SetValue]
IniWrite,txtsetup.sif,"SourceDisksFiles","snapman.sys","1#$c#$c#$c#$c#$c#$c_3#$c4#$c1"
IniWrite,txtsetup.sif,"SCSI.Load","snapman","snapman.sys#$c4"
IniWrite,txtsetup.sif,"SCSI","snapman","#$qAcronis Snapshot Driver#$q"
IniWrite,txtsetup.sif,"HardwareIdsDatabase","STORAGE\Volume","#$qVolume#$q#$c{71A27CDD-812A-11D0-BEC7-08002BE2092F}"