"Office 2010 Retail/Volume Project to bypass activation without KMS/keygen?"

Discussion in 'Microsoft Office' started by timesurfer, Sep 19, 2010.

  1. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,527
    4,112
    270
    lol..."whatever" is what we might get but I'm here to support and test if necessary just to explore the possiibility and the thread has been fun so-far and isn't that what it's all about right :cool:
     
  2. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #62 CODYQX4, Sep 20, 2010
    Last edited: Apr 15, 2019
    .
     
  3. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,527
    4,112
    270
    I'm just about ready to reinstall office again. But you say there is an alternative? I mean I just installed it and it's never been activated and no rearms run nor can they. It's just stuck. You know yesterday I thought we maybe had something. It was restoring and rearming till out then restore but with having office need to be activated to rearm at all makes no sense. Glad you did a really good job with KMS but still hope to see some creativity if it comes about until then "whatever" is fine with me...lol

    Your toolkit, Phazors and MD's script with keygen work great just had some curiosity about any other options :p
     
  4. DARKOR04

    DARKOR04 MDL Tester/Developer

    Jul 5, 2010
    497
    909
    10
    I'm debugging MO2010 and made a series of patches and now when i run it, it says " Microsoft Office can not verify the license of this product. You should repair the office program by using control panel." :0
     
  5. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #65 CODYQX4, Sep 20, 2010
    Last edited: Apr 15, 2019
    .
     
  6. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #66 CODYQX4, Sep 20, 2010
    Last edited: Apr 15, 2019
    .
     
  7. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,527
    4,112
    270
    I will try again but pretty sure it has to be activated. Maybe there is a registry setting that could fool office into thinking it was activated only to be able to rearm the first time. Have you tried it more than once?

    :)
     
  8. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #68 CODYQX4, Sep 20, 2010
    Last edited: Apr 15, 2019
    .
     
  9. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,527
    4,112
    270
    And one of the possible benefits of using a non-KMS deal is no more flagging by AV and putting keygen into quarentine, etc...lol

    So yea it's at a standstill right now.
     
  10. DARKOR04

    DARKOR04 MDL Tester/Developer

    Jul 5, 2010
    497
    909
    10
    No success yet. the nag that keep saying "can not verify product license keep going" i try to remove it but office crash several time so no success. going to look for another approach to it. :(

    Oh no! restore all patches files and loose track of all things i do :( :( start over again...
     
  11. MasterDisaster

    MasterDisaster MDL Expert

    Aug 29, 2009
    1,256
    674
    60
    The way I see it, Office 2010 is just an Application software. If somebody intends to use it only in trial mode they would have no problem reinstalling the software after it has expired. I think only the Outlook .pst file needs to be backed up before reinstall.
    The fixit tool lets you install it infinite number of times. No data is left behind to point out that Office was previously installed and was in notification mode or all re-arms were used up.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. sofatiger51

    sofatiger51 MDL Senior Member

    Mar 3, 2010
    380
    56
    10
    That is part of on-the-spot testing and learning. Don't give it up. "If there is a will, there is a way". Sorry I could not help technically.
     
  13. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,527
    4,112
    270
    #73 timesurfer, Sep 21, 2010
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Too bad the rearm concept won't work until activated...lol I would like to have done a console for that

    I think we had everything

    All guided by 30 day task to check if rearm happen if not restore

    And here was some code given to me by MD that would have done the .bat file if/else

    Code:
    call :rearm
    IF %ERRORLEVEL% NEQ 0 (
    call :restore
    ) ELSE call :rearm
    
    Just activated 2010 then did restore then ran out 5 rearms 10 times with no errors so I think it would go forever if I kept on restoring

    What type of file is the restore stored in? Cause I remember CODYQX4 saying that it was HW specific related + or something? Meaning we couldn't just create generic restore file to import or something?

    It wouldn't be too hard to make an console to do what I laid out. Of course it would be pre-activated dependent but would simply install task to trigger every 30 days a .bat file with the code of MD's plus the actual code to restore that would be called again by MD's code or a rearm.

    So in combination with the code on the first post you'd have console that would install a hidden .bat file in say c:\ then a task to run that .bat file that does IF rearm ELSE restore then rearm

    So components would be:

    1. Console to have selection to install task and .bat file in c:\ as well as uninstall choice which deletes task and .bat file

    Plus way and place to put restored files

    Sounds kinda easy :p but sadly it's already been stated you'd have to be activated which defeats the purpose...lol

    Bummer OR4 is dead in the womb :(...lol
     
  14. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #74 CODYQX4, Sep 21, 2010
    Last edited: Apr 15, 2019
    .
     
  15. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #75 CODYQX4, Sep 21, 2010
    Last edited: Apr 15, 2019
    .
     
  16. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,527
    4,112
    270
    #76 timesurfer, Sep 21, 2010
    Last edited: Sep 21, 2010
    (OP)
    So any testers out there with first time installation test that rearming works first time without activation :D

    It sounds kinda unrealistic for use though if people need first time installation to work correctly. That would be hard to support
     
  17. DARKOR04

    DARKOR04 MDL Tester/Developer

    Jul 5, 2010
    497
    909
    10
    Yes i can rearm without activation.
     
  18. CODYQX4

    CODYQX4 MDL Developer

    Sep 4, 2009
    4,813
    45,775
    150
    #78 CODYQX4, Sep 21, 2010
    Last edited: Apr 15, 2019
    .
     
  19. timesurfer

    timesurfer MDL Developer

    Nov 22, 2009
    8,527
    4,112
    270
    #79 timesurfer, Sep 21, 2010
    Last edited: Sep 21, 2010
    (OP)
    Do you mean the first time office is installed and opened you can rearm without it ever being activated?

    And can we restore without being activated? Cause we need to restore first thing when there are rearms left
     
  20. DARKOR04

    DARKOR04 MDL Tester/Developer

    Jul 5, 2010
    497
    909
    10
    #80 DARKOR04, Sep 21, 2010
    Last edited: Sep 21, 2010
    No sorry I mean, I can rearm with your tool but I can not rearm running ospprearm.exe hehe sorry ;)

    Edit:
    Okay here are the results: in VMWorkstation 7 can not rearm first time but in my Host windows yes it rearm with ospprearm.exe without activation do not know why...