UpDown8 - Windows 7/8 Upgrade/Downgrade Helper

Discussion in 'MDL Projects and Applications' started by Tito, Aug 26, 2012.

  1. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    #1 Tito, Aug 26, 2012
    Last edited: May 31, 2017

    Attached Files:

  2. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
  3. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
  4. _spinner_

    _spinner_ MDL Addicted

    Joined:
    Apr 3, 2011
    Messages:
    680
    Likes Received:
    282
    Trophy Points:
    30

    Well Done Tito, it is always great find new tools on MDL, i appreciate your hard work !!:worthy::worthy: even i will never use Windows 8

    EHM... can you add option to upgrade to Windows 7?
    :laie: :laie:

    just joking, added to my collection anyway:spoton::spoton:
     
  5. Josh Cell

    Josh Cell MDL Developer

    Joined:
    Jan 8, 2011
    Messages:
    3,515
    Likes Received:
    7,159
    Trophy Points:
    120
    Very cool application. I like of batch scripts also, was the first programming mode that I learned in my life.. :D

    On the next versions you can add the support for Windows 7 / Vista detecting what the registry entry by kernel var on registry (6.0~6.2)...
     
  6. WIKIMACK

    WIKIMACK MDL Expert

    Joined:
    Nov 10, 2011
    Messages:
    1,535
    Likes Received:
    1,006
    Trophy Points:
    60
    hi Tito, always great works.

    in my collection MDL , thanks.:D:worthy:
     
  7. cepheid46e2

    cepheid46e2 MDL Novice

    Joined:
    Aug 10, 2012
    Messages:
    29
    Likes Received:
    15
    Trophy Points:
    0
    This would be very handy but I'm unable to access the link. :(
     
  8. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    #8 Tito, Aug 27, 2012
    Last edited by a moderator: Apr 20, 2017
    (OP)
    Thanks... but there is some checking ;)

    Code:
    REG QUERY "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion" /v CurrentVersion | FINDSTR 6.2 >NUL
    IF ERRORLEVEL 1 cls & echo Supports only Windows 8 RTM!!! & ping -n 5 127.0.0.1 >nul & goto MAINMENU
    
     
  9. smartboyhw

    smartboyhw MDL Language Packs Specialist

    Joined:
    Feb 22, 2012
    Messages:
    332
    Likes Received:
    266
    Trophy Points:
    10
    Good job mate, one of the best tools:)
     
  10. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    #10 Tito, Aug 27, 2012
    Last edited: Aug 31, 2012
    (OP)
    Mediafire mirror added.

    :)
     
  11. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    @Daz

    I'm hugely 'inspired' by the layout of the Windows Loader post... hope you don't mind.

    ;) :D
     
  12. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
  13. Paiva

    Paiva MDL Developer

    Joined:
    Apr 9, 2011
    Messages:
    1,275
    Likes Received:
    1,546
    Trophy Points:
    60
    #13 Paiva, Aug 27, 2012
    Last edited: Aug 27, 2012
    Despite not being a fan of the No. 1 W8, I like your tool. :p

    Good luck for future versions!

    Regards
     
  14. jimlaman8

    jimlaman8 MDL Novice

    Joined:
    Aug 28, 2012
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    I tried your downgrader.. going back down from MCE to Windows 8 pro..

    On one test case, running the exe even in admin mode didnt work, as when i put in the win 8 pro media, it only had the option to just save files (no in place upgrade)..

    So I had to run the registry file manually.

    In the other case, in a VM.. it worked fine.. however, after rebooting and "upgrading", the start screen is mangled.. half of the tiles are blank and the ones that are there have "appextravel" and "microsoft.xbox" and "appexmaps" and do not work if clicked.
     
  15. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    Version 1.1 released!!!
     
  16. smartbuddy

    smartbuddy MDL Novice

    Joined:
    Aug 9, 2009
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Tried to downgrade from Windows 8 Pro with Media Center to Windows 8 Core but it does not downgrade. Activation lost due to upgrading with the key available everywhere.... o_O

    Is there a way to get out of this mess, as it does not accept my genuine msdn key for Windows 8 core, it requires another media center key which is not available...
     
  17. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    Thats weird :g:

    None of my testing shows this type of errors. After downgrading, try to reset the system.
     
  18. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    Obviously!!!

    Use this tool, then do the downgrade by a Windows 8 iso, which has CORE edition in it.
     
  19. Windows Fan

    Windows Fan MDL Senior Member

    Joined:
    Mar 6, 2012
    Messages:
    352
    Likes Received:
    210
    Trophy Points:
    10
    awesome tool. thnx. :)
     
  20. jimlaman8

    jimlaman8 MDL Novice

    Joined:
    Aug 28, 2012
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    A restart did not fix it unfortunately.