Services and file need for ATIH2012
Hi every body.
I try using ATIH2012 portable on Minixp, but it do not work. I can using ADDS2011 portable on Minixp with call WMI services. Please tell me:
- What is services windows need for ATHI2012 working?
- File system need for ATIH2012?
I use ATIH2012 portable, it can work on WindowsXP, Windows7 normally. Please help.
- Log in to post comments
ADDS2011 is acronis disk director suite server 2011 (version 11.0.0.216). I do not know about service and file need for ATIH2012 work. (on Windows XP or Windows 7). Portable ATIH2012 can work two version windows.
- Log in to post comments
One of the main services TIH will need is RPC server.
What error message do you get or what happens or doesn't happen when you try to run 2012 on your PC?
- Log in to post comments
acronis disk director suite server 2011 (version 11.0.0.216).
216 is a home version of Disk Director 11, not server, and is the one before last version (the last is 2121).
You can check dependencies of all services 2012 runs on a normal installation of 2012 on a normal os.
- Log in to post comments
No error message. I found some information
Hive_Load,HKLM
reg_add,0x1,"%reg%\ControlSet001\Services\fltsrv","DisplayName","Acronis Storage Filter"
reg_add,0x2,"%reg%\ControlSet001\Services\fltsrv","ImagePath","system32\drivers\fltsrv.sys"
reg_add,0x4,"%reg%\ControlSet001\Services\fltsrv","ErrorControl","1"
reg_add,0x1,"%reg%\ControlSet001\Services\fltsrv","Group","PnP Filter"
reg_add,0x4,"%reg%\ControlSet001\Services\fltsrv","Type","1"
reg_add,0x4,"%reg%\ControlSet001\Services\fltsrv","Tag","8"
reg_add,0x4,"%reg%\ControlSet001\Services\fltsrv","Start","0"
If,Not,%SourceArch%,Equal,x86,reg_add,0x4,"%reg%\ControlSet001\Services\fltsrv","WOW64","1"
reg_add,0x1,"%reg%\ControlSet001\Services\snapman","DisplayName","Acronis Snapshots Manager"
reg_add,0x2,"%reg%\ControlSet001\Services\snapman","ImagePath","system32\drivers\snapman.sys"
reg_add,0x4,"%reg%\ControlSet001\Services\snapman","ErrorControl","1"
reg_add,0x4,"%reg%\ControlSet001\Services\snapman","Type","1"
reg_add,0x4,"%reg%\ControlSet001\Services\snapman","Start","0"
If,Not,%SourceArch%,Equal,x86,reg_add,0x4,"%reg%\ControlSet001\Services\snapman","WOW64","1"
reg_add,0x7,"%reg%\ControlSet001\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318}","UpperFilters","fltsrv"
reg_add,0x7,"%reg%\ControlSet001\Control\Class\{71A27CDD-812A-11D0-BEC7-08002BE2092F}","UpperFilters","fltsrv"
Hive_Unload,HKLM
- Log in to post comments