Converting a lot of functions from my long-time-favourite-project JATD to AHK GUI

Discussion in 'Application Software' started by s1ave77, Jun 23, 2019.

Thread Status:
Not open for further replies.
  1. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    #1 s1ave77, Jun 23, 2019
    Last edited: Jul 15, 2019
  2. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Little changes ... so an update to v0.41.01.
     
  3. rayleigh_otter

    rayleigh_otter MDL Expert

    Joined:
    Aug 8, 2018
    Messages:
    1,121
    Likes Received:
    927
    Trophy Points:
    60
    Check the JATD GUI link in your signature doggie, file not exist :)
     
  4. rayleigh_otter

    rayleigh_otter MDL Expert

    Joined:
    Aug 8, 2018
    Messages:
    1,121
    Likes Received:
    927
    Trophy Points:
    60
    Doggie get treat :)
     
  5. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    CHANGED the link ... thanks for hinting doggie :good3:.
     
  6. rayleigh_otter

    rayleigh_otter MDL Expert

    Joined:
    Aug 8, 2018
    Messages:
    1,121
    Likes Received:
    927
    Trophy Points:
    60
    Need to "bold" the link so its blue like the others, its grey.
     
  7. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Should be better now ;).
     
  8. rayleigh_otter

    rayleigh_otter MDL Expert

    Joined:
    Aug 8, 2018
    Messages:
    1,121
    Likes Received:
    927
    Trophy Points:
    60
    :clap:
     
  9. rayleigh_otter

    rayleigh_otter MDL Expert

    Joined:
    Aug 8, 2018
    Messages:
    1,121
    Likes Received:
    927
    Trophy Points:
    60
    Im gonna keep the older non gui version, its hard to learn stuff from an exe. :)
     
  10. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Actually the GUI is easier to handle , especially the DISM section ;). Also it has featurtes the old tool doesn't. If there is stuff i shoul trransfer to the GUI ... note me :cool2::
     
  11. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Re-reased v0.41.01:

    Code:
    v0.41.01 [re-release]
    --added KMS_VL_ALL to ACTIVATION
    --changed layout slightly
    --renamed Phone_Activation to Act_ConfirmationID
    --added Phone_Activation (slui 4)
    --added correct version to titlebar (thanks to Ghazi)
    
     
  12. Carlos Detweiller

    Carlos Detweiller MDL Spinning Tortoise

    Joined:
    Dec 21, 2012
    Messages:
    4,514
    Likes Received:
    4,542
    Trophy Points:
    150
    Download ee link is not correct: "There is no such file".
     
  13. rayleigh_otter

    rayleigh_otter MDL Expert

    Joined:
    Aug 8, 2018
    Messages:
    1,121
    Likes Received:
    927
    Trophy Points:
    60
  14. s1ave77

    s1ave77 Has left at his own request

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

    Code:
    v0.45.01
    --fixed a menu bug
    --added TOOLS tab with (PID checkers, PKeyConfigReader, RegConvert, ReadWriteEverything)
    
     
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    Is it possible for WU catalog query to accept update number without KB?

    why the log still named LIC_SWITCH.log? :D
     
  16. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Not that easy and would screw the parsing of fetched info. When searching WU catalog online you'll also need the KB suffix ;).

    Too many occurances of the LOG, don't wanna screw anything while changing...
     
  17. KeithGS

    KeithGS MDL Novice

    Joined:
    Dec 12, 2010
    Messages:
    42
    Likes Received:
    13
    Trophy Points:
    0
    Your links are not working, neither are the magnet links
     
  18. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    TOOL-TIPs:
    Windows Update handling with JATD ... [WU CATALOG].

    WU Catalog Queries

    General Query: Enter KB number or any search term. Press QUERY button for action.

    Windows10_Client: Enter KB number or any search term. Needs: Build Nr. and
    architecture to be set. Press QUERY button for action.

    Windows10_Server: Enter KB number or any search term. Needs: Build Nr. and
    architecture to be set. Press QUERY button for action.

    UUP_CAB_Query: Enter KB number or any search term. Needs: Build Nr. and
    architecture to be set. Press QUERY button for action.

    UUPDownloader: Enter exact UUP pack name. Press QUERY button for action.

    Check_System: Checks Windows Update for needed updates via VBS script. Offers to
    download found ones. Offers to install downloaded updates.

    Check_System_PSWU: Checks Windows Update for needed updates via PS WU Sniplet.

    Check_History: Check installed Updates with install notest (checks all).

    Hide/Unhide Updates: selfexplaining

    En/Disable M(S)RT: selfexplaining
     
  19. s1ave77

    s1ave77 Has left at his own request

    Joined:
    Aug 15, 2012
    Messages:
    16,130
    Likes Received:
    24,279
    Trophy Points:
    340
    Is in re-work stage and had some bugs. Will come back soon.
     
  20. masapi

    masapi MDL Novice

    Joined:
    Jun 29, 2019
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    "There is no such file."
     
Thread Status:
Not open for further replies.