Hello,
UBCD4WIN got all the tools you need and one or 2 of progs you want are on it.
http://www.ubcd4win.com/also ghost 14 is ghost32.exe
there is a plugin for it there else use A43.ex filemanager and double click on it.
put ghost32.exe in a folder called tools and in Bart PE builder point towards it(brows )
and it will show on the root of the bootable bart (UBCD4WIN)CD after it is compiled so to speak.
===================================
Acronise got a plugin for true image11 on their web site
http://kb.acronis.com/content/1506===============================
acronis_nu2menu.xml
===================================================
<!-- Nu2Menu entry -->
<NU2MENU>
<MENU ID="Programs">
<MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\Acronis\TrueImage.exe))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\Acronis\TrueImage.exe">Acronis True Image</MITEM>
</MENU>
</NU2MENU>
=====================================================
;acronis.inf
; PE Builder v3 plug-in INF file
;
; acronis.inf
; Acronis True Image
; Created by Acronis, Inc.
[Version]
Signature= "$Windows NT$"
[PEBuilder]
Name="Acronis True Image"
Help="acronis.htm"
Enable=1
[WinntDirectories]
a="Programs\Acronis",2
[SourceDisksFiles]
files\TrueImage.exe=a,,1
files\TrueImage_starter.exe=a,,1
files\f11.cfg=a,,1
files\kernel.dat=a,,1
files\ramdisk.dat=a,,1
files\timounter.dll=a,,1
files\bootwiz.sys=a,,1
files\bootmenu.exe=a,,1
files\mouse.com=a,,1
files\fcalloc.dll=a,,1
files\fnls.dll=a,,1
files\fobject.dll=a,,1
files\ftrace.dll=a,,1
files\icu34.dll=a,,1
files\rpc_client.dll=a,,1
files\resource.dll=a,,1
files\icudt34.dll=a,,1
files\acrotls.dll=2,,1
files\gc.dll=a,,1
files\sequence_parser.dll=a,,1
files\thread_pool.dll=a,,1
files\fox.dll=a,,1
files\Drivers\snapapi.dll=2,,1
files\Drivers\snapman.sys=4,,1
files\Drivers\msvcp71.dll=2,,1
files\Drivers\msvcr71.dll=2,,1
[SetupReg.AddReg]
0x7, "ControlSet001\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318}", "UpperFilters", "PartMgr", "snapman"
0x7, "ControlSet001\Control\Class\{71A27CDD-812A-11D0-BEC7-08002BE2092F}", "UpperFilters", "snapman"
0x4, "ControlSet001\Services\snapman", "ErrorControl", 1
0x1, "ControlSet001\Services\snapman", "ImagePath", "system32\DRIVERS\snapman.sys"
0x4, "ControlSet001\Services\snapman", "Start", 0
0x4, "ControlSet001\Services\snapman", "Type", 1
[Software.AddReg]
0x1, "Acronis\TrueImage\Settings", "WorkingDir", "\Programs\Acronis"
0x1, "Acronis\CommonComponents", "fcalloc.dll", "\Programs\Acronis\fcalloc.dll"
0x1, "Acronis\CommonComponents", "fnls.dll", "\Programs\Acronis\fnls.dll"
0x1, "Acronis\CommonComponents", "fobject.dll", "\Programs\Acronis\fobject.dll"
0x1, "Acronis\CommonComponents", "ftrace.dll", "\Programs\Acronis\ftrace.dll"
0x1, "Acronis\CommonComponents", "icu34.dll", "\Programs\Acronis\icu34.dll"
0x1, "Acronis\CommonComponents", "rpc_client.dll", "\Programs\Acronis\rpc_client.dll"
0x1, "Acronis\CommonComponents", "resource.dll", "\Programs\Acronis\resource.dll"
0x1, "Acronis\CommonComponents", "gc.dll", "\Programs\Acronis\gc.dll"
0x1, "Acronis\CommonComponents", "sequence_parser.dll", "\Programs\Acronis\sequence_parser.dll"
0x1, "Acronis\CommonComponents", "thread_pool.dll", "\Programs\Acronis\thread_pool.dll"
[SetValue]
"txtsetup.sif", "SourceDisksFiles", "snapman.sys", "1,,,,,,_3,4,1"
"txtsetup.sif", "SCSI.Load", "snapman", "snapman.sys,4"
"txtsetup.sif", "SCSI", "snapman", """Acronis Snapshot Driver"""
"txtsetup.sif", "HardwareIdsDatabase", "STORAGE\Volume", """Volume"",{71A27CDD-812A-11D0-BEC7-08002BE2092F}"
[Append]
nu2menu.xml, acronis_nu2menu.xml
=======================================================================
Ben