JFX Posted January 19, 2018 Author Posted January 19, 2018 Doesn't need a genius to get such a list of files. Sysinternals Process monitor and some patience should be enough Filtering Dism.exe and Dismhost.exe process usage of Createfile API. But I wonder why there is so much trouble with mounting process. Sure it's slower than on the good old Vista days, but with SSDs today it's quick enough. I'm using mount/unmount for years in my WinPE builder and also to integrate windows updates into install.wim. Never had any problem. Are you guys still use Anitvirus software?
jaclaz Posted January 19, 2018 Posted January 19, 2018 (edited) 17 hours ago, misty said: @JFX - are older version of GWT available for download. The current version appear hardcoded to download the Windows 10.0.16299 version of DISM and dependencies. Whilst the need is not widespread, there may be some instances where it would be useful to download other Windows 10 versions. I believe that these may be coded into some of the previous GWT releases? Misty Many are in the "oldversion" folder on onedrive: https://onedrive.live.com/?id=53F5D45A736673!245 jaclaz Edited January 19, 2018 by jaclaz
Atari800XL Posted January 19, 2018 Posted January 19, 2018 I think Misty is just interested in testing stuff... I guess he likes Wimlib so much for his PE builder, that he also wonders what the most efficient way for adding packages would be, and if it could be done without using mounting/ unmounting. For me personally, mounting is not so bad, as long as I can remember not to open any explorer windows to check what's going on during unmounting :-)
misty Posted January 19, 2018 Posted January 19, 2018 4 hours ago, JFX said: good old Vista days Now there's a phrase I never though I'd hear! 4 hours ago, JFX said: Doesn't need a genius to get such a list of files. Sysinternals Process monitor and some patience should be enough Filtering Dism.exe and Dismhost.exe process usage of Createfile API. You are right - time permitting I will try to trace this myself. Thanks for the tips. If I'm honest, I've been lazy due to distractions with other projects and not enough time. 3 hours ago, jaclaz said: Many are in the "oldversion" folder on onedrive: Thanks Wonko - Atari800XL linked to the folder in an edit to his post. 3 hours ago, Atari800XL said: I think Misty is just interested in testing stuff... I guess he likes Wimlib so much for his PE builder, that he also wonders what the most efficient way for adding packages would be, and if it could be done without using mounting/ unmounting. You have summed up the situation perfectly. The problem at the moment is that there's just so much stuff I want to test and not enough hours in the day.
jaclaz Posted January 19, 2018 Posted January 19, 2018 (edited) 2 hours ago, misty said: Now there's a phrase I never though I'd hear! The really sad part is that given MS trend someone in a not too far future may need to express the phrase: Quote good ol' Windows 10 days Of course the sheer moment something like that will be written the Universe - at least as we know it - will cease to exist (don't ask me for the details, it is something connected with the global improbability level going out of bounds or overflowing) jaclaz Edited January 19, 2018 by jaclaz
click-click Posted January 21, 2019 Posted January 21, 2019 (edited) @JFX Link in OP indicates Get Waik Tool files no longer present. The latest version I have is 18.04. Is that the latest? Edited January 21, 2019 by click-click
JFX Posted January 21, 2019 Author Posted January 21, 2019 (edited) Yeah, Defender now detects some of my tools a as virus. So MS blocked my entire outlook account Well new link to v18.10 on first page. Edited January 21, 2019 by JFX 1
erpdude8 Posted February 10, 2019 Posted February 10, 2019 (edited) On 1/19/2018 at 6:28 AM, jaclaz said: Many are in the "oldversion" folder on onedrive: https://onedrive.live.com/?id=53F5D45A736673!245 jaclaz they're not there anymore. any new link to download older versions of JFX's Get waik tools as I specifically need adk for Win10 build 10240 and dism.exe v10.0.10240? maybe consider google drive or dropbox perhaps? Edited February 10, 2019 by erpdude8
SteveSi Posted May 31, 2020 Posted May 31, 2020 @JFX There is a discussion on reboot.pro about legally getting hold of Microsoft boot files without distributing them. http://reboot.pro/topic/22277-ventoy-open-source-usb-boot-utility-for-both-bios-and-uefi/page-6#entry214869 It would be a nice feature of GWT if it could extract all the boot files (bootmgr, boot.sdi, etfsboot.com, bootx64.efi, bootia32.efi, + any others you can think of), without needing to specify the specific ranges and paths, etc, Is this practical or would it be better to always reference the ISO and file path? How do you obtain the URL of more current Win10 (say) ISOs from http://care.dlservice.microsoft.com/ - are they available?
JFX Posted June 1, 2020 Author Posted June 1, 2020 (edited) Hi SteveSi, this could be added, but I don't think it will be very useful. As for the ISOs, the nice guys on MDL have a collection of Server and Enterprise EVAL links windows-10-server-evaluation-repository Edited June 1, 2020 by JFX 1
SteveSi Posted June 1, 2020 Posted June 1, 2020 How do I specify a URL which does not begin with http://care.dlservice.microsoft.com/dl using -link: ???
SteveSi Posted June 1, 2020 Posted June 1, 2020 It's OK - I figured it out URLs beginning with http://download.microsoft.com/download/ also seem to work.
SteveSi Posted June 1, 2020 Posted June 1, 2020 I seem to be having problems! Are the range numbers too large or have I done something wrong? It just seems to be downloading a lot of data?
JFX Posted June 1, 2020 Author Posted June 1, 2020 (edited) Try GWT64.exe, it's properly a problem with signed integers in 32bit version. Edited June 1, 2020 by JFX
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now