Jump to content











Photo
- - - - -

Acronis True Image 2013


  • Please log in to reply
8 replies to this topic

#1 garf02

garf02

    Newbie

  • Members
  • 11 posts
  •  
    Italy

Posted 13 September 2012 - 12:53 PM

Someone has already created a script for the 2013 version of True Image?
Using the script for the 2012 version does not work. While running is an error to a file: snapapi.dll

#2 RedRamIH

RedRamIH

    Newbie

  • Members
  • 17 posts
  •  
    United States

Posted 22 September 2012 - 11:34 PM

Give me a couple days, I'll post the changes you need for 2013. It's pretty simple.

#3 garf02

garf02

    Newbie

  • Members
  • 11 posts
  •  
    Italy

Posted 23 September 2012 - 01:20 PM

Ok, many thanks!! :thumbsup:

#4 Mikka

Mikka

    Frequent Member

  • Developer
  • 175 posts
  •  
    Germany

Posted 23 September 2012 - 01:26 PM

Hi,

Using the script for the 2012 version does not work.

Did you try this script or another one? Are you using version 2013 with the PlusPack?

#5 garf02

garf02

    Newbie

  • Members
  • 11 posts
  •  
    Italy

Posted 23 September 2012 - 03:39 PM

yes I tried, but it does not work, it is an error code. on the site KB Acronis is due to the lack of a file.
Version 2013 with PP.

#6 RedRamIH

RedRamIH

    Newbie

  • Members
  • 17 posts
  •  
    United States

Posted 23 September 2012 - 08:17 PM

In your script, find the line that reads:

FileCopy,"%Source_ProgPath%\Files\timounter.dll","%Target_Prog%\%ProgramFolder%"

and replace it with these two lines:

FileCopy,"%Source_ProgPath%\Files\tib_api.dll","%Target_Prog%\%ProgramFolder%"
FileCopy,"%Source_ProgPath%\Files\tib_mounter.dll","%Target_Prog%\%ProgramFolder%"

So, you're replacing the line with "timounter.dll" to two lines with "tib_api.dll" and "tib_mounter.dll".

That should make it work okay with ATIH-2013 Build 5551.

Note that this will only work with 32-Bit Windows-7 with ATIH-2013 - using the modified script for ATIH-2012. I'll put together a zip file of what I have that will work with 64-Bit Windows-7 and ATIH-2013 and attach it as soon as I have it ready.

Good Luck!!

#7 RedRamIH

RedRamIH

    Newbie

  • Members
  • 17 posts
  •  
    United States

Posted 23 September 2012 - 11:59 PM

Here is what I use with ATIH-2013 and Win7PE, there are two versions - one for the Media Addons and the other for the Plus Pack. Both of them work with Windows-7 64-Bit.

I hope this helps =)

Attached Files


  • garf02 likes this

#8 Mikka

Mikka

    Frequent Member

  • Developer
  • 175 posts
  •  
    Germany

Posted 26 September 2012 - 05:11 PM

FileCopy,"%Source_ProgPath%Filestib_api.dll","%Target_Prog%%ProgramFolder%"
FileCopy,"%Source_ProgPath%Filestib_mounter.dll","%Target_Prog%%ProgramFolder%"

So, you're replacing the line with "timounter.dll" to two lines with "tib_api.dll" and "tib_mounter.dll".

That should make it work okay with ATIH-2013 Build 5551.


Basically, doing this and adjusting the lines in the [CopyFiles_x86] or [CopyFiles_x64] sections, yes.
Thank you for your efforts!

#9 garf02

garf02

    Newbie

  • Members
  • 11 posts
  •  
    Italy

Posted 27 September 2012 - 10:45 AM

Thank you RedRamIH!!




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users