Acronis True Image/Cyber Protect Home Office activation

Discussion in 'MDL Projects and Applications' started by nova-s, Aug 23, 2014.

  1. stasio

    stasio MDL Expert

    May 3, 2007
    1,193
    1,144
    60
  2. nova-s

    nova-s MDL Addicted

    Aug 22, 2010
    503
    1,883
    30
    #163 nova-s, Nov 26, 2016
    Last edited by a moderator: Apr 20, 2017
    (OP)
    well, nice to find the thread restored - nevertheless 20 months of infos seem unfortunately to be gone... :eek:

    EDIT: subscriptions to this thread are also gone and have to be done again!

    post #1 is restored from my latest backup of it :p

    one of the best findings of the last months was done by viper Zx, Atari800XL and Tito which was a translation table for the serial to fit into registry. i wrote a little perl script to do so:
    Code:
    #!/usr/bin/perl
    
    $Serial="48XTNCN9-VWPXHM5N-8WF4PKFY-3YB663W3-RC7ZUHXL-ZBPWS6J4-STERXX34-ME7QJSWT";
    
    $Serial2=$Serial;
    $Serial2 =~ s/(.)/&Translate("\U$1")/ge;
    open O, ">>serial.txt";
    print O "$Serial\n\"standard\"=\"$Serial2\"\n\n";
    close O;
    print "$Serial\n\"standard\"=\"$Serial2\"\n\nsaved to serial.txt\npress RETURN";
    <>;
    
    sub Translate() {
    my ($C) = @_;
    return $C if $C=~s/-/120/;
    return $C if $C=~s/1/100/;
    return $C if $C=~s/2/103/;
    return $C if $C=~s/3/102/;
    return $C if $C=~s/4/ 97/;
    return $C if $C=~s/5/ 96/;
    return $C if $C=~s/6/ 99/;
    return $C if $C=~s/7/ 98/;
    return $C if $C=~s/8/109/;
    return $C if $C=~s/9/108/;
    return $C if $C=~s/A/ 20/;
    return $C if $C=~s/B/ 23/;
    return $C if $C=~s/C/ 22/;
    return $C if $C=~s/D/ 17/;
    return $C if $C=~s/E/ 16/;
    return $C if $C=~s/F/ 19/;
    return $C if $C=~s/G/ 18/;
    return $C if $C=~s/H/ 29/;
    return $C if $C=~s/J/ 31/;
    return $C if $C=~s/K/ 30/;
    return $C if $C=~s/L/ 25/;
    return $C if $C=~s/M/ 24/;
    return $C if $C=~s/N/ 27/;
    return $C if $C=~s/O/ 26/;
    return $C if $C=~s/P/  5/;
    return $C if $C=~s/Q/  4/;
    return $C if $C=~s/R/  7/;
    return $C if $C=~s/S/  6/;
    return $C if $C=~s/T/  1/;
    return $C if $C=~s/U/  0/;
    return $C if $C=~s/V/  3/;
    return $C if $C=~s/W/  2/;
    return $C if $C=~s/X/ 13/;
    return $C if $C=~s/Y/ 12/;
    return $C if $C=~s/Z/ 15/;
    # should never come here:
    return "\nERROR in key: '$C'\n";
    }
    
     
  3. edmiri

    edmiri MDL Junior Member

    Oct 27, 2016
    59
    13
    0
    #164 edmiri, Dec 4, 2016
    Last edited by a moderator: Apr 20, 2017
  4. alielnagar

    alielnagar MDL Novice

    Nov 14, 2015
    2
    0
    0
    what happened to the post
    its not complete
     
  5. nova-s

    nova-s MDL Addicted

    Aug 22, 2010
    503
    1,883
    30
    which post you are talking about?

    if you mean the whole thread: mdl have had a desaster and 20 months of posts are lost...
     
  6. alielnagar

    alielnagar MDL Novice

    Nov 14, 2015
    2
    0
    0
    yes i mean that
    i am sorry to hear that
     
  7. skyteddy

    skyteddy MDL Senior Member

    Dec 22, 2009
    333
    1,109
    10
    FYI:
    Acronis True Image 2017 New Generation, Build 6106, Jan 18, 2017
    ***://***.acronis.com/en-us/support/updates/changes.html?p=39733
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. kabino

    kabino MDL Member

    Nov 13, 2013
    175
    634
    10
    #169 kabino, Jan 18, 2017
    Last edited by a moderator: Apr 20, 2017
  9. nova-s

    nova-s MDL Addicted

    Aug 22, 2010
    503
    1,883
    30
    #170 nova-s, Jan 18, 2017
    Last edited by a moderator: Apr 20, 2017
    (OP)
  10. giusan70

    giusan70 MDL Novice

    Oct 20, 2012
    8
    2
    0
    we believe in you!!!!!
     
  11. ghazimustafa

    ghazimustafa MDL Novice

    Aug 22, 2013
    31
    1
    0
  12. nova-s

    nova-s MDL Addicted

    Aug 22, 2010
    503
    1,883
    30
    #173 nova-s, Jan 19, 2017
    Last edited by a moderator: Apr 20, 2017
    (OP)
  13. ghazimustafa

    ghazimustafa MDL Novice

    Aug 22, 2013
    31
    1
    0
  14. oliverjia

    oliverjia MDL Addicted

    Mar 1, 2008
    844
    434
    30
    That's the installer for MacOS, so basically it's an application (corresponds to the .exe version in Windows), therefore itself is not bootable. I'm looking for the same thing (Acronis bootable image for Mac version), but not sure if that ever exists, other than you install the .dmg and make one boot USB yourself. But again in this case a working serial is needed.
     
  15. ultimate_live

    ultimate_live MDL Expert

    Mar 15, 2011
    1,022
    671
    60
    nova-s
    Any news about an updated patch for ATI 2017 Build 6116?
     
  16. nova-s

    nova-s MDL Addicted

    Aug 22, 2010
    503
    1,883
    30
    no, i would have posted it...
     
  17. nova-s

    nova-s MDL Addicted

    Aug 22, 2010
    503
    1,883
    30
    well, good news now:

    Ash P found new registry entries and how to set them. many thanks!! :worthy:
    also a second server has to be blocked (web-api-tih.acronis.com)

    post #1 will be updated shortly