[PROJECT] mkuba50 TECHBENCH DUMP STANDALONE by s1ave77

Discussion in 'MDL Projects and Applications' started by s1ave77, Apr 12, 2017.

  1. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Looks similiar to Enths error. No clue atm what triggers this. Interestingly the url is shown, but doesn't get passed to aria for the download :hmm:.
     
  2. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    #22 s1ave77, Apr 13, 2017
    Last edited by a moderator: Apr 20, 2017
    (OP)
    @JBenal and Enthousiast

    Could you please try to change line 151/152 to look like:

    Code:
    if "%isoarch%"=="x64" "%aria2c%" -x16 -s16 -d"%isodownfolder%" "%x64link%" 
    if "%isoarch%"=="x86" "%aria2c%" -x16 -s16 -d"%isodownfolder%" "%x86link%" 
    
    ...
     
  3. JBenal

    JBenal MDL Senior Member

    Joined:
    Nov 2, 2009
    Messages:
    463
    Likes Received:
    173
    Trophy Points:
    10
    #23 JBenal, Apr 13, 2017
    Last edited by a moderator: Apr 20, 2017
    Sorry - same result:

    smrt2.png
     
  4. Enthousiast

    Enthousiast MDL Tester

    Joined:
    Oct 30, 2009
    Messages:
    35,567
    Likes Received:
    59,630
    Trophy Points:
    450
    #24 Enthousiast, Apr 13, 2017
    Last edited by a moderator: Apr 20, 2017
  5. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    #25 s1ave77, Apr 13, 2017
    Last edited by a moderator: Apr 20, 2017
    (OP)
  6. whatever127

    whatever127 MDL PHP Wizard

    Joined:
    Nov 9, 2012
    Messages:
    1,050
    Likes Received:
    7,237
    Trophy Points:
    60
    Microsoft is listing Windows 7 Home Basic in some languages as COEM for unknown reason.
    COEM ISO's have OEM channel written in ei.cfg.
     
  7. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Explains my experiences with those. Just in the middle of re-implementing some features.
     
  8. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
  9. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    @ JBenal

    In case your error persists with latest build, i recommend to check whether it's Comodo (which already messed the self elevation) interfering with the aria2 download :g:.
     
  10. JBenal

    JBenal MDL Senior Member

    Joined:
    Nov 2, 2009
    Messages:
    463
    Likes Received:
    173
    Trophy Points:
    10
    Nope. I uninstalled Comodo and went back to Defender. I just ran the latest version of your script with Defender disabled and I'm still getting the same error. I wonder if it has something to do with you running 14393 and me running 15063. I'll try with a machine running 14393.
     
  11. JBenal

    JBenal MDL Senior Member

    Joined:
    Nov 2, 2009
    Messages:
    463
    Likes Received:
    173
    Trophy Points:
    10
    I just tried the script on a box running 14393 LTSB. Same problem. Could it have something to do with locale? Are you testing on en-us?

    smrt3.png
     
  12. JBenal

    JBenal MDL Senior Member

    Joined:
    Nov 2, 2009
    Messages:
    463
    Likes Received:
    173
    Trophy Points:
    10
    #32 JBenal, Apr 13, 2017
    Last edited: Apr 13, 2017
    I hope someone else will try the script to see if it works for them.
     
  13. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Tested on eng 15063 VM, so nope.
     
  14. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
  15. pitrs

    pitrs MDL Novice

    Joined:
    Sep 30, 2015
    Messages:
    33
    Likes Received:
    7
    Trophy Points:
    0
    I'd like to try this project but it doesn't work on win7.
    [​IMG]
     

    Attached Files:

  16. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    Make sure your global path settings are correct; choice.exe is indeed present in Windows 7.
     
  17. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Due to changes done by MS, this project doesn't work anymore.
     
  18. Tito

    Tito Super Mod / Adviser Staff Member

    Joined:
    Nov 30, 2009
    Messages:
    17,888
    Likes Received:
    16,542
    Trophy Points:
    340
    @pitrs's issue is different - he/she couldn't execute the script properly. It comes next that the project isn't working anymore.

    :rolleyes:;)
     
  19. pitrs

    pitrs MDL Novice

    Joined:
    Sep 30, 2015
    Messages:
    33
    Likes Received:
    7
    Trophy Points:
    0
    I've edited your cmd file and it works.
    But next issue is language choice that doesn't work.
    [​IMG]
     

    Attached Files:

  20. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    As said, due Techbench changes by MS, that project doesn't work anymore.