Exetools  

Go Back   Exetools > General > General Discussion

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 07-30-2015, 22:37
Hero Hero is offline
VIP
 
Join Date: Jan 2005
Posts: 224
Rept. Given: 2
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 4
Thanks Rcvd at 2 Times in 2 Posts
Hero Reputation: 1
Best way to making offline installer out of web downloader

Hi all

I wonder if anyone knows a good approach for creating an offline installer out of a web installer.
For example Windows 10 SDK, WDK, Mobile Emulators, and Visual Studio with developer tool(the one which includes SDK and emulator) are all using web installer and I need an iso image for later reinstallations.
I couldn't find iso make so I wondered if is there anyway to convert a web installer into offline installer(obviously after downloading packages once).
Any idea?

Regards
__________________
I should look out my posts,or JMI gets mad on me!
Reply With Quote
  #2  
Old 08-01-2015, 23:17
ArC ArC is offline
VIP
 
Join Date: Jan 2003
Location: NTOSKRNL.EXE
Posts: 172
Rept. Given: 0
Rept. Rcvd 1 Time in 1 Post
Thanks Given: 5
Thanks Rcvd at 17 Times in 12 Posts
ArC Reputation: 1
In case of Visual Studio you can create an offline installation by launching the web installer with the /layout command-line option. The installer then merely downloads the packages to a folder of choice without installing anything. You can then create an iso from that folder using some iso creation tool for example. I don't know whether this approach also works for the other components you mentioned, though.
Reply With Quote
  #3  
Old 08-04-2015, 10:54
bolzano_1989 bolzano_1989 is offline
Friend
 
Join Date: Dec 2011
Posts: 109
Rept. Given: 16
Rept. Rcvd 27 Times in 18 Posts
Thanks Given: 10
Thanks Rcvd at 193 Times in 66 Posts
bolzano_1989 Reputation: 27
In general, I see there's often an option to create an offline installer for making a CD/DVD to install those software. For a generic method, I would use Capture BAT to capture the downloaded files, investigate the file types and content of them and see that if I could repackage them into an ISO file for later use.
Reply With Quote
  #4  
Old 08-04-2015, 11:48
chessgod101's Avatar
chessgod101 chessgod101 is offline
Co-Administrator
 
Join Date: Jan 2011
Location: United States
Posts: 535
Rept. Given: 2,221
Rept. Rcvd 691 Times in 219 Posts
Thanks Given: 703
Thanks Rcvd at 939 Times in 186 Posts
chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699 chessgod101 Reputation: 500-699
Depending on how complex the installer is, you could use a software such as SysTracer to take snapshots on the computer before and after the installation and compare what has been changed. You can then use the difference log to help you create your own installer with Inno. However, this would fail if the installer generates system specific files or registry entries. I know it is a lot of work, but typically when a company has only an online installer, they usually have a reason why they do not want you to install in offline. I think it allows them to monitor both where and how many times the application has been installed.
__________________
"As the island of our knowledge grows, so does the shore of our ignorance." John Wheeler
Reply With Quote
The Following User Says Thank You to chessgod101 For This Useful Post:
Debugger (08-14-2015)
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
Is wasm.ru offline? Kerlingen General Discussion 5 02-10-2006 17:07


All times are GMT +8. The time now is 00:26.


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