Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 01-28-2018, 05:22
Stingered Stingered is offline
Friend
 
Join Date: Dec 2017
Posts: 257
Rept. Given: 0
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 297
Thanks Rcvd at 179 Times in 89 Posts
Stingered Reputation: 2
Q: Is there a good repository of Windows SDK/WDK?

I'm finding that many of the different tools and plugins (etc) that I want to build are stuck on certain revisions of the SDK/WDK. I can still download the non-offline installers from MS (thankfully), but... I'd rather have an ISO/IMG file(s) I can keep.

If anyone knows of a good (reliable) D/L, I would appreciate it - THX!

(I did do a search here on the Internet, but was not able to track a site down)

*I do have an alternative (which will take a while) if no one has already built these images. I can use the /layout mode to create my own install DIRs and then make images from there. Ugh...

Last edited by Stingered; 01-28-2018 at 06:08. Reason: updated info
Reply With Quote
The Following User Says Thank You to Stingered For This Useful Post:
ontryit (01-28-2018)
  #2  
Old 01-28-2018, 15:05
ontryit ontryit is offline
Friend
 
Join Date: Nov 2011
Posts: 172
Rept. Given: 127
Rept. Rcvd 17 Times in 14 Posts
Thanks Given: 411
Thanks Rcvd at 70 Times in 43 Posts
ontryit Reputation: 17
Quote:
Originally Posted by Stingered View Post
I'm finding that many of the different tools and plugins (etc) that I want to build are stuck on certain revisions of the SDK/WDK. I can still download the non-offline installers from MS (thankfully), but... I'd rather have an ISO/IMG file(s) I can keep.

If anyone knows of a good (reliable) D/L, I would appreciate it - THX!

(I did do a search here on the Internet, but was not able to track a site down)

*I do have an alternative (which will take a while) if no one has already built these images. I can use the /layout mode to create my own install DIRs and then make images from there. Ugh...
There was no official ISO already to download since Windows 8 SDK/WDK.
The only way to keep the download was using /layout parameter within the setup and when it finished download, we can build the ISO from it.
Reply With Quote
The Following User Says Thank You to ontryit For This Useful Post:
Stingered (01-29-2018)
  #3  
Old 01-28-2018, 21:47
user_hidden user_hidden is offline
Family
 
Join Date: May 2016
Posts: 233
Rept. Given: 5
Rept. Rcvd 20 Times in 14 Posts
Thanks Given: 346
Thanks Rcvd at 452 Times in 170 Posts
user_hidden Reputation: 20
Windows 10 WDK iso
Code:
https://download.microsoft.com/download/7/D/D/7DD48DE6-8BDA-47C0-854A-539A800FAA90/16299.15.170928-1534.rs3_release_amd64fre_WDK.iso
Windows 10 SDK iso
Code:
https://download.microsoft.com/download/F/8/E/F8EC2F14-375D-4C2E-9C2D-51CA8F7F590B/16299.15.170928-1534.rs3_release_WindowsSDK.iso
indows 10 ADK iso
Code:
https://download.microsoft.com/download/3/1/E/31EC1AAF-3501-4BB4-B61C-8BD8A07B4E8A/16299.15.170928-1534.rs3_release_amd64fre_ADK.iso
Reply With Quote
  #4  
Old 01-29-2018, 02:50
Stingered Stingered is offline
Friend
 
Join Date: Dec 2017
Posts: 257
Rept. Given: 0
Rept. Rcvd 2 Times in 2 Posts
Thanks Given: 297
Thanks Rcvd at 179 Times in 89 Posts
Stingered Reputation: 2
Thumbs up

Quote:
Originally Posted by user_hidden View Post
Windows 10 WDK iso
Code:
https://download.microsoft.com/download/7/D/D/7DD48DE6-8BDA-47C0-854A-539A800FAA90/16299.15.170928-1534.rs3_release_amd64fre_WDK.iso
Windows 10 SDK iso
Code:
https://download.microsoft.com/download/F/8/E/F8EC2F14-375D-4C2E-9C2D-51CA8F7F590B/16299.15.170928-1534.rs3_release_WindowsSDK.iso
indows 10 ADK iso
Code:
https://download.microsoft.com/download/3/1/E/31EC1AAF-3501-4BB4-B61C-8BD8A07B4E8A/16299.15.170928-1534.rs3_release_amd64fre_ADK.iso
Appreciate the links. It's more older stuff I'm having issues finding. Guess I'll just download online installer EXEs and create my own ISOs...
Reply With Quote
  #5  
Old 01-29-2018, 17:03
ontryit ontryit is offline
Friend
 
Join Date: Nov 2011
Posts: 172
Rept. Given: 127
Rept. Rcvd 17 Times in 14 Posts
Thanks Given: 411
Thanks Rcvd at 70 Times in 43 Posts
ontryit Reputation: 17
Quote:
Originally Posted by user_hidden View Post
Windows 10 WDK iso
Code:
https://download.microsoft.com/download/7/D/D/7DD48DE6-8BDA-47C0-854A-539A800FAA90/16299.15.170928-1534.rs3_release_amd64fre_WDK.iso
Windows 10 SDK iso
Code:
https://download.microsoft.com/download/F/8/E/F8EC2F14-375D-4C2E-9C2D-51CA8F7F590B/16299.15.170928-1534.rs3_release_WindowsSDK.iso
indows 10 ADK iso
Code:
https://download.microsoft.com/download/3/1/E/31EC1AAF-3501-4BB4-B61C-8BD8A07B4E8A/16299.15.170928-1534.rs3_release_amd64fre_ADK.iso
Are the ISO was released together with Windows 10 1709 Fall Creators Update Build 16299.15 (Updated Sept 2017)?
Reply With Quote
  #6  
Old 02-04-2018, 03:49
sf42 sf42 is offline
Friend
 
Join Date: Feb 2003
Posts: 117
Rept. Given: 23
Rept. Rcvd 28 Times in 13 Posts
Thanks Given: 22
Thanks Rcvd at 82 Times in 32 Posts
sf42 Reputation: 28
Betaarchive actually collects all kinds of SDKs of Windows and most likely you can find whatever you want from there. You do need to register and perform black magic to get access to their ftp.

https://www.betaarchive.com/forum/viewtopic.php?f=2&t=6083&start=500
Reply With Quote
  #7  
Old 02-04-2018, 15:20
Abaddon Abaddon is offline
Friend
 
Join Date: May 2016
Posts: 43
Rept. Given: 0
Rept. Rcvd 3 Times in 3 Posts
Thanks Given: 181
Thanks Rcvd at 45 Times in 25 Posts
Abaddon Reputation: 3
Quote:
Originally Posted by sf42 View Post
...and perform black magic to get access to their ftp...
Does this involve the traditional art of sacrificing a billy goat under a blood moon when the clock strikes midnight, or is it an allegory for the donation of a small fee?
Reply With Quote
  #8  
Old 02-04-2018, 16:04
sf42 sf42 is offline
Friend
 
Join Date: Feb 2003
Posts: 117
Rept. Given: 23
Rept. Rcvd 28 Times in 13 Posts
Thanks Given: 22
Thanks Rcvd at 82 Times in 32 Posts
sf42 Reputation: 28
Quote:
Originally Posted by Abaddon View Post
Does this involve the traditional art of sacrificing a billy goat under a blood moon when the clock strikes midnight, or is it an allegory for the donation of a small fee?
Donation will suffice. Getting access to the ftp is worth it.

https://www.betaarchive.com/donate.php
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Anyone good with Mac's? florin_m General Discussion 2 12-13-2005 18:41


All times are GMT +8. The time now is 06:37.


Always Your Best Friend: Aaron, JMI, ahmadmansoor, ZeNiX, chessgod101
( 1998 - 2024 )