Jump to content











Photo
- - - - -

Need an Acronis True Image Home and Disk Director app script


  • Please log in to reply
51 replies to this topic

#51 ggewer

ggewer
  • Members
  • 2 posts

Posted 20 June 2011 - 04:02 PM

My first attempt with A_TI_H_14_PE_v4 script on x64 OS also ended with failure because it could not find snapman.sys.

I then went to search for the file with Total Commander, and surprisingly not only I could not see snapman.sys with it, but I could not see any .sys file in Windows drivers folder at all.

Then I found the reason, it is because Total Commander is a 32-bit app:

http://www.ghisler.c...pic.php?t=25138

Then, after finally locating snapman.sys I copied it to:

%ScriptDir%\x64\

Apparently WinBuilder suffers from the same issue as Total Commander.

Then I also changed one line in the script:

pFileBox1="c:\Program Files (x86)\Acronis\Media Add-ons\BartPE\Files\",1,13,22,52,326,28,dir

instead of:

pFileBox1="C:\Program Files\Acronis\TrueImageHome\BartPE\Files\",1,13,22,52,326,28,dir



But now when I booted resulting image in VirtualBox, I got the following error:



Tooltip: TrueImage.exe - Application Error

The instruction at 0x1002da8f referenced memory at 0x0000ff03.
The memory could not be written.

Click on OK to terminate the program

#52 ggewer

ggewer
  • Members
  • 2 posts

Posted 20 June 2011 - 05:46 PM

Now I used x86 OS instead, and TIH 2011 started without errors. Haven't done any backup or restores yet though.

On 32-bit OS WinBuilder did not complain about not finding snapman.sys, and the so I had to change just one line like previously:

pFileBox1="C:\Program Files\Acronis\Media Add-ons\BartPE\Files\",1,13,22,52,326,28,dir

instead of:

pFileBox1="C:\Program Files\Acronis\TrueImageHome\BartPE\Files\",1,13,22,52,326,28,dir

In both x64 and x86 OS cases the only other change/addition to the standard Win7PE_SE_2011_05_20 distribution was DiskCryptor script:

http://reboot.pro/8865/

So no idea why x64 version has failed for me...

Edited by ggewer, 20 June 2011 - 05:47 PM.





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users