Advanced Tokens Manager - The Activation Backup Solution

Discussion in 'MDL Projects and Applications' started by Josh Cell, Jun 9, 2011.

  1. Shenj

    Shenj MDL Expert

    Joined:
    Aug 12, 2010
    Messages:
    1,557
    Likes Received:
    656
    Trophy Points:
    60
    #141 Shenj, Jul 22, 2011
    Last edited by a moderator: Apr 20, 2017
    "Status: Backup's are ready to restore" < 1st. this would be Backups not 's, 2nd. why Backups anyway? i think "Status: Backup is ready to be restored" is enough as you aren't restoring Office&Windows at the same time
    + When you start the application and switch to Office Backup you see "Status: Not Detected" not exactly useful, can't read Registry to show x64/x86 Office install instead?

    To the Error:
    Code:
    ************** Exception Text **************
    System.NullReferenceException: Object reference not set to an instance of an object.
       at ..(Byte[] )
       at ..(Object , EventArgs )
       at System.Windows.Forms.Form.OnLoad(EventArgs e)
       at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
       at System.Windows.Forms.Control.CreateControl()
       at System.Windows.Forms.Control.WmShowWindow(Message& m)
       at System.Windows.Forms.Control.WndProc(Message& m)
       at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
       at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
    
    This can easily be replicated inside the Application, Go to Office Tab and click 'Change Serial' voila.

    Edit: Oh i just saw now that in Office Tab it should actually really show the installed Office architecture, but doesnt seem to work in 1.9^^
     
  2. Josh Cell

    Josh Cell MDL Developer

    Joined:
    Jan 8, 2011
    Messages:
    3,515
    Likes Received:
    7,159
    Trophy Points:
    120
    #142 Josh Cell, Jul 22, 2011
    Last edited by a moderator: Apr 20, 2017
    (OP)
    :eek: Ok, I'll see what may have happened :worthy:

    Please wait for PM with test version ;)

    PM is Sent :sith:
     
  3. MisteurJ

    MisteurJ MDL Novice

    Joined:
    Jul 17, 2011
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    0
    #143 MisteurJ, Jul 22, 2011
    Last edited by a moderator: Apr 20, 2017
  4. MisteurJ

    MisteurJ MDL Novice

    Joined:
    Jul 17, 2011
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    0
    4th post to be able to send PMs...
     
  5. MisteurJ

    MisteurJ MDL Novice

    Joined:
    Jul 17, 2011
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    0
    And 5th one ! ^^
     
  6. Josh Cell

    Josh Cell MDL Developer

    Joined:
    Jan 8, 2011
    Messages:
    3,515
    Likes Received:
    7,159
    Trophy Points:
    120
    #146 Josh Cell, Jul 22, 2011
    Last edited by a moderator: Apr 20, 2017
    (OP)
  7. szuper

    szuper MDL Novice

    Joined:
    Dec 4, 2009
    Messages:
    12
    Likes Received:
    1
    Trophy Points:
    0
    Both x64 ...
     
  8. Josh Cell

    Josh Cell MDL Developer

    Joined:
    Jan 8, 2011
    Messages:
    3,515
    Likes Received:
    7,159
    Trophy Points:
    120
    I'll remove the product key office decode at the moment, it is mandatory to enter the serial, at least in the office

    v2.0 beta
     
  9. Josh Cell

    Josh Cell MDL Developer

    Joined:
    Jan 8, 2011
    Messages:
    3,515
    Likes Received:
    7,159
    Trophy Points:
    120
    Ok, Released v2.0 BETA fixed version;


    v2.0 beta

    - Thanks for ASV93 and Shenj for tests with the program
    - Removed temporarily Office 2010 key decode, causing problems at startup, put the product key is required
    - Added length for serial change
    - Improved office detection
    - Updated GUI controls

    Please post reports :worthy:

    Thanks.
     
  10. LQQL

    LQQL MDL Addicted

    Joined:
    Apr 21, 2009
    Messages:
    773
    Likes Received:
    122
    Trophy Points:
    30
    Works for me for either Windows 7 Ultimate SP1 & Office 2010.

    Found a spelling error though in the GUI. Uncompatible doesn't exist as a word. Should be Incompatible. ;]

    Nevertheless, this is freaking great work, Josh! Thanks for that! Keep it up!
     
  11. Josh Cell

    Josh Cell MDL Developer

    Joined:
    Jan 8, 2011
    Messages:
    3,515
    Likes Received:
    7,159
    Trophy Points:
    120
    Hmm, thanks...

    Coding the v2.0 version [Thanks for alphawaves] ;)
     
  12. ODY123

    ODY123 MDL Expert

    Joined:
    Apr 20, 2011
    Messages:
    1,164
    Likes Received:
    181
    Trophy Points:
    60
    Hi Josh, what happened to the 7989 project?
     
  13. Josh Cell

    Josh Cell MDL Developer

    Joined:
    Jan 8, 2011
    Messages:
    3,515
    Likes Received:
    7,159
    Trophy Points:
    120
    I haven't plans to add the 6.2 kernel, there is no utility, tokens is a signed file, and then only works on one machine ...
     
  14. Josh Cell

    Josh Cell MDL Developer

    Joined:
    Jan 8, 2011
    Messages:
    3,515
    Likes Received:
    7,159
    Trophy Points:
    120
  15. timesurfer

    timesurfer MDL Developer

    Joined:
    Nov 22, 2009
    Messages:
    8,527
    Likes Received:
    4,103
    Trophy Points:
    270
  16. Josh Cell

    Josh Cell MDL Developer

    Joined:
    Jan 8, 2011
    Messages:
    3,515
    Likes Received:
    7,159
    Trophy Points:
    120
    Thanks TS

    About KMS Script, I will analyze the code and sending PM, I have to see how the KMS system for the office ...
     
  17. Josh Cell

    Josh Cell MDL Developer

    Joined:
    Jan 8, 2011
    Messages:
    3,515
    Likes Received:
    7,159
    Trophy Points:
    120
    Ok, Released v2.0 Final version

    Changelog:

    - Optimized Backup and Restore modules, Fast restore, less than 30 seconds
    - Solved and fixed Office serial decode problem [ Thanks for alphawaves ]
    - Worked Database and Catch functions to prevent future errors
    - Worked MAK and invalid keys detected by module
    - Improved UI Boxes [ Thanks for timesurfer ]
    - Fixed Null exceptions
    - Improved GUI

    Please post your reports ;)
     
  18. timesurfer

    timesurfer MDL Developer

    Joined:
    Nov 22, 2009
    Messages:
    8,527
    Likes Received:
    4,103
    Trophy Points:
    270
  19. Josh Cell

    Josh Cell MDL Developer

    Joined:
    Jan 8, 2011
    Messages:
    3,515
    Likes Received:
    7,159
    Trophy Points:
    120
    Ok, thanks TS ;)
     
  20. MisteurJ

    MisteurJ MDL Novice

    Joined:
    Jul 17, 2011
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    0
    It works great, now !! :worthy:
    What exactly does the "backup registry" option in the Office tab ?
    Do I need to mark the three options for a full backup/restauration ? (both Win & Office tabs)

    Again, :worthy: