Short: Converting a lot of functions from my long-time-favourite-project JATD to AHK GUI.
Features:
ACTIVATION:
- Show sys status (all)
- Enter product key
- Activate online
- Get Installation ID
- Activate Confirmation ID
LIC SWITCH:
- Switch licenses
- Up Down Process (unsupported license switches)
CFG TOOLs:
- All about Windows Setup manipulation
- Create ISO file
- ...and more
WIM MGMT:
- All about WIM file management
DISM TASKS (online):
- Several DISM online tasks
WU CATALOG:
- Check Catalog for KB download links
- Check WU for offered updates (VBS/PS WU Module)
- Download updates
- Install updates CAB/MSU
- ...and more
TOOLS:
PID_Check_user_hidden
pidgen_by_Janek2012
pkeyui_by woot_mkuba50.16299.dll
PKConfigReader_by_ASV93
RegConvert_by_Tarkan
ReadWriteEverything
pidgen_by_Janek2012
pkeyui_by woot_mkuba50.16299.dll
PKConfigReader_by_ASV93
RegConvert_by_Tarkan
ReadWriteEverything
PID_Check_user_hidden
pidgen_by_Janek2012
pkeyui_by woot_mkuba50.16299.dll
PKConfigReader_by_ASV93
RegConvert_by_Tarkan
ReadWriteEverything
pidgen_by_Janek2012
pkeyui_by woot_mkuba50.16299.dll
PKConfigReader_by_ASV93
RegConvert_by_Tarkan
ReadWriteEverything
- PID_Check_user_hidden
- pidgen_by_Janek2012
- pkeyui_by woot_mkuba50.16299.dll
- PKConfigReader_by_ASV93
- RegConvert_by_Tarkan
- ReadWriteEverything
CHANGELOG:
Spoiler
v0.50.77 --added Decrypt_PID and Reassemble_PID [KeyInfo] to TOOL tab --added VAMT function to ACTIVATION tab, get CID directly from Act Server --NOTE: VAMT Option does not work in case DMAK limit is exceeded, use phone or web act in that case, activate CID with Act_ConfirmationID option directly v0.45.01 --fixed a menu bug --added TOOLS tab with (PID checkers, PKeyConfigReader, RegConvert, ReadWriteEverything) 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) v0.40.01 --Added ACTIVATION Tab v0.35.85 --added NET 3.5 Enable to SYS TASKS -- v0.35.50 --fixed hide/unhide driver not recognizing name string --added process indicator bars to WU CATALOG -- v0.35.36 --changed tool behavior to disable the tabs not the whole GUI --UUP reference is now hosted online --added hide/unhide updates (including drivers) to WU CATALOG --added download/start uupdownloader GUI to WU CATALOG -- v0.35.01 --added PSWUModule to check for installed and offered updates in WU CATALOG --added option to check installed updates (Check_History) --added option to query needed updates, with list creation (Check_SystemPSWU) --added UUP Dump API --added option to query/download SSU/CU CABs for 1709/1803/1809/1903 --added option to query/download SSU/CU CABs by UUP-ID directly (older versions) -- v0.31.01 --chenged tab order, last is now first (no other changes) --added general system info to first tab (doesn't affect LIC SWITCH) --added more checks to WU CATALOG --process now notes/aborts when system is offline (query/downloads) --process now notes/aborts when wuausvc is disabled (system check/kb installs) v0.30.08 --fixed a bug that prevented List Query (No KB Number entered) --slight visual adaptions v0.30.01 --renamed to JATD GUI PROJECT --added new feature tab 'WU CATALOG' --WU Catalog: query catalog (all findings) single or from list query catalog (Win 10 Clients) single or from list query catalog (Win 10 Servers) single or from list check WU offer for current system check offered updates query MSU info and links from WU catalog download (optional) install (optional) install updates from kb list en/disable MRT offer ### TOOL RE-WORK ######################################################################################### v0.25.01 --updated GetWAIKTools to latest 18362 ADK (delete old ADK_6 folder to trigger re-download) --updated wimlib-imagex to v1.13 --removed TXT compression for used files --ISO creation now uses latest oscdimg.exe from ADK_6 folder --changed extension detection to be non-case-sensitive --slightly re-worked several processes and fixed some bugs/glitches along the way v0.22.04 --added Capture option to WIM MANAGEMENT tab --fixed several little bugs in EI.CFG TOOLS tab v0.21.01 --fixed some bugs in UpDowngrade (thanks to Thomas Dubreuil) --implemented checks for correct Mount Path to avoid useless actions --changed Multiple Mode to operate with any number sequence given (assuming the index exists) --Changed Mount Check/Clean and Path send to drop-down menu with START>> button --added Key Set Option --added WIM Cleanup Mode to optimize WIM/ESD files with wimlib-imagex --aded WIM DIR All Mode to list complete WIM/ESD folder/files content --aded WIM DIR Def Mode to list specific WIM/ESD folder content (default checks Windows\Setup) --added WIM Dir Add Mode to add files/folders to WIM/ESD directly --added WIM Dir Del Mode to delete folders in WIM/ESD directly --last 4 Modes above are sensitive to Index Mode chosen and use wimlib-imagex v0.20.15 --fixed Export feature --changed Tab 3 a bit for more options --added Index Mode 'Multiple' to process specific sequence of indices, i.e.: 2,4,1,3 --Mount (Unmount/Commit/Discard), Export and Net 3.5 now all react according to chosen Index Mode --renamed GET FLAG button go GET --added DEF button to set Name/Desc back to use Default values --added ADK button for direct ADK file download --added SET PATH buttons to transfer paths between tabs 2 and 3 --added architecture to file info output --added ? button to query Mount Point info --added # button to cleanup any mount points v0.20.01 --New Feature Tab: WIM MANAGEMENT (ex. WIM Edition Switcher) ++uses either ADK install or offers GetWAIKTools download (from the.oven) ++keep tool and ADK folder together for later offline use ++Check WIM/ESD info ++Mount/unmount/commit/Discard WIM ++Export indices, set Target extension to convert with recovery compression (and vice versa) ++Enable NET 3.5 (optional mount/unmount as part of the process) ++Set-edition modular process allows to skip parts (can be done manually later) --tool can be started by dropping WIM/ESD onto the EXE --tool will recognize WIM/ESD in it's folder and set last as default (pathes) --info for both mentioned features will be shown in WIM MANAGEMENT Tab v0.11.15 --some love for abbodi1406 and ServerRdsh[Core] --fixed Server gVLK detection for 2016/2019 (no 2013 support) --added Any-Time-Upgrade and Up/Downgrade for Server Standard/Datacenter 2016 and 2019 v0.11.01 --changed ISOLABEL creation to use more informative naming scheme --fixed some key confusion in FILE TOOLS (thanks to J05H) --re-work to use the compress2txt method by AveYo --EXE files are decoded directly on demand v0.10.13 --changed build delta nr detection to use UBR --fixed bug in sys key detection (thanks to Vovk@) --fixed mixed LTSB 2015/6 OEM:NSLP keys in FILE TOOLS tab (thanks to J05H) v0.10.04 --fixed bug in ISO with install.esd detection (thanks to urie) v0.10.01 --refined net adapter check to get any PCI or USB one --refined all file checking and gui refreshing processes --added new FILE TOOLS tab: ==check ISO file (WIM/ESD info and EI.CFG/PID.TXT info) ==check WIM/ESD file (WIM/ESD info and EI.CFG/PID.TXT info) ==copy ISO to work folder ==check work folder( WIM/ESD info and EI.CFG/PID.TXT info) ==check work folder for EI.CFG/PID.TXT ==create EI.CFG or PID.TXT in work folder ==delete EI.CFG/PID.TXT in work folder ==CREATE ISO FROM WORK FOLDER (oscdimg shipped with the tool) ++checks boot.wim for creation time ++generates ISO name similiar to ESD >> ISO v0.05.01 --reworked Up_Down_Process to use either Setup-Files-Folder or ISO file --added checks for existing ei.cfg, if present if EditionID matches the target --ISO File: mount, check WIM and ei.cfg, if all matches, start, else copy to folder, create ei.cfg and start --Setup Folder: check WIM and ei.cfg, if all matches, start, else create ei.cfg and start v0.01.15 --added Up_Down_Process --automatic Core2Pro added v0.0.11 --bug fixed v0.00.01 --initial release
Hashes (EXE):BLAKE2sp: 4bd7fcd40ed3b1e342c4d29dd8f1d97e1aafd2f6846dcf7e4b07e113ac1e20d2 CRC64: 011082337927642b MD5: 813097f2dcc470a80cd74b1020d69bda SHA-1: 006a060f8cb6d0541ad5e5d0ead9049ddd0216d4 SHA-256: d1d1884b56221fb1edba0f6916629e26296c2fc0fa8cc081cc36165932d5812f SHA-384: dc6de4d3dea3f50ff2de4153b40d75f99ad31ae486bf4297b0f4af9246e8b5e10f2131e1d51a42ec9dca9410fa4a0576 SHA-512: 99a5a4e9a462a186786a660a3f9e280882adcf7fec3200bca044b58f21b5da4d5383e722b600bcb58ddb80326e6e3e859f5f4f29b8d4fbf426d7a65bbb5f8848 SHA3-224: 8628905c66b69c56eb83139d0b33a1582dddfdc7ab936207696effdc SHA3-256: 10cdc4bf12214af0579d1ea490cf16e9038872608b54e5b4c3435e99d228356b
DOWNLOAD:
Site: https://www.upload.ee
Sharecode: /files/10192372/jatd.gui.mk3.7z.html
magnet:?xt=urn:btih:72ab6398f9bf3453c2160e224e16125f2f632878&dn=jatd.gui.mk3.exe&tr=udp%3a%2f%2ftracker.leechers-paradise.org%3a6969%2fannounce&tr=udp%3a%2f%2f9.rarbg.com%3a2710%2fannounce&tr=udp%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=http%3a%2f%2fexplodie.org%3a6969%2fannounce&tr=udp%3a%2f%2fp4p.arenabg.com%3a1337%2fannounce&tr=http%3a%2f%2fp4p.arenabg.com%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.aletorrenty.pl%3a2710%2fannounce&tr=http%3a%2f%2ftracker.aletorrenty.pl%3a2710%2fannounce&tr=http%3a%2f%2ftracker1.wasabii.com.tw%3a6969%2fannounce&tr=http%3a%2f%2ftracker.baravik.org%3a6970%2fannounce&tr=http%3a%2f%2ftracker.tfile.me%2fannounce&tr=udp%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=http%3a%2f%2ftracker.internetwarriors.net%3a1337%2fannounce&tr=http%3a%2f%2ftracker.dutchtracking.nl%2fannounce&tr=udp%3a%2f%2ftracker.zer0day.to%3a1337%2fannounce&tr=udp%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.filetracker.pl%3a8089%2fannounce&tr=udp%3a%2f%2ftracker.ex.ua%3a80%2fannounce&tr=https%3a%2f%2fwww.wareztorrent.com%2fannounce&tr=http%3a%2f%2fwww.wareztorrent.com%2fannounce&tr=http%3a%2f%2ftracker2.wasabii.com.tw%3a6969%2fannounce&tr=http%3a%2f%2ftracker.tiny-vps.com%3a6969%2fannounce&tr=http%3a%2f%2ftracker.filetracker.pl%3a8089%2fannounce&tr=http%3a%2f%2ftracker.ex.ua%2fannounce&tr=udp%3a%2f%2f182.176.139.129%3a6969%2fannounce&tr=http%3a%2f%2fmgtracker.org%3a6969%2fannounce&tr=http%3a%2f%2f182.176.139.129%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.yoshi210.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.mg64.net%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.grepler.com%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.flashtorrents.org%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.edoardocolombo.eu%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.bittor.pw%3a1337%2fannounce&tr=udp%3a%2f%2fmgtracker.org%3a2710%2fannounce&tr=udp%3a%2f%2fipv4.tracker.harry.lu%3a80%2fannounce&tr=udp%3a%2f%2f91.218.230.81%3a6969%2fannounce&tr=http%3a%2f%2ftracker2.itzmx.com%3a6961%2fannounce&tr=http%3a%2f%2ftracker.yoshi210.com%3a6969%2fannounce&tr=http%3a%2f%2ftracker.skyts.net%3a6969%2fannounce&tr=http%3a%2f%2ftracker.mg64.net%3a6881%2fannounce&tr=http%3a%2f%2ftracker.grepler.com%3a6969%2fannounce&tr=http%3a%2f%2ftracker.flashtorrents.org%3a6969%2fannounce&tr=http%3a%2f%2ftracker.edoardocolombo.eu%3a6969%2fannounce&tr=http%3a%2f%2ftracker.bittor.pw%3a1337%2fannounce&tr=http%3a%2f%2fretracker.krs-ix.ru%2fannounce&tr=http%3a%2f%2fretracker.gorcomnet.ru%2fannounce&tr=http%3a%2f%2fopen.acgtracker.com%3a1096%2fannounce&tr=http%3a%2f%2fipv4.tracker.harry.lu%3a80%2fannounce&tr=http%3a%2f%2f91.218.230.81%3a6969%2fannounce&tr=http%3a%2f%2f87.248.186.252%3a8080%2fannounce&tr=udp%3a%2f%2fzephir.monocul.us%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.tordb.ml%3a6881%2fannounce&tr=udp%3a%2f%2ftracker.desu.sh%3a6969%2fannounce&tr=udp%3a%2f%2fpoweredcore.com%3a6969%2fannounce&tr=udp%3a%2f%2fopen.stealth.si%3a80%2fannounce&tr=udp%3a%2f%2fbt.xxx-tracker.com%3a2710%2fannounce&tr=udp%3a%2f%2f208.67.16.113%3a8000%2fannounce&tr=http%3a%2f%2ftracker.vanitycore.co%3a6969%2fannounce&tr=http%3a%2f%2ftracker.tordb.ml%3a6881%2fannounce&tr=http%3a%2f%2ftorrentsmd.com%3a8080%2fannounce&tr=http%3a%2f%2fopen.lolicon.eu%3a7777%2fannounce&tr=http%3a%2f%2f0123456789nonexistent.com%2fannounce&tr=udp%3a%2f%2ftracker.coppersurfer.tk%3a6969%2fannounce&tr=udp%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce&tr=http%3a%2f%2ftracker.opentrackr.org%3a1337%2fannounce