![]() |
|
|
#1 |
|
Regular Member (100+)
|
Hi,
I have seen in many of the Autorun CDs that while it starts, it will start installing an application and before that gets completed it will install someother supporting application(like Acrobat Reader, Flash Player etc,.). How they are integrating those installations? I hope they not intergrating into single installation file, because i have noticed that the supporting application can be found in seperate folder while exploring the CDs. Is there somthing to do with the INF files? Regards Albin |
|
|
|
|
|
#2 |
|
ƒ(ψ)=ΘΊΧφ
![]() |
Re: Installing Multiple/Integrated applications while autorun CD.
__________________
Please don't click here |
|
|
|
|
|
#3 |
|
Regular Member (100+)
|
Re: Installing Multiple/Integrated applications while autorun CD.
Yes, but i mean to ask how to start the Installing of the next application before the first application finishes the installation.
Even most of us might have experienced like that when installing some application we can see the progress bar, Before the progress bar gets completed by 100% it may install some other applications( like acrobat reader, flash player etc,.) How that could be done? |
|
|
|
|
|
#4 | |
|
ƒ(ψ)=ΘΊΧφ
![]() |
Re: Installing Multiple/Integrated applications while autorun CD.
I did not understand what you mean ? A simple batch file can start multiple apps simultaneously,
Quote:
|
|
|
|
|
|
|
#5 | |
|
Founder
![]() Join Date: Nov 2005
Location: The Last City Zion!
Posts: 2,684
Thanks: 228
Thanked 230 Times in 191 Posts
Rep Power: 53
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
Re: Installing Multiple/Integrated applications while autorun CD.
Quote:
|
|
|
|
|
|
|
#6 | |
|
Regular Member (100+)
|
Re: Installing Multiple/Integrated applications while autorun CD.
Quote:
Or While installing some 3D games it will search for DirectX, If DirectX is not installed in the system, it will install DirectX before completeing the Game installation. Hope you can understand now. If not, I can give explaination more in detail. Regards Albin Last edited by Albin; 18-06-2008 at 08:46 PM. |
|
|
|
|
|
|
#7 |
|
News Reporter
![]() |
Re: Installing Multiple/Integrated applications while autorun CD.
For example, while you're installing iTunes on Windows, it will install Quicktime in the middle of the iTunes installation. That was just an example for you bakuryu...
__________________
--1mAn3rd |
|
|
|
|
|
#8 |
|
ƒ(ψ)=ΘΊΧφ
![]() |
Re: Installing Multiple/Integrated applications while autorun CD.
They check them via registry settings, search for some keys or dll file versions, if not present then it installs.
|
|
|
|
|
|
#9 |
|
Senior Member (500+)
|
Re: Installing Multiple/Integrated applications while autorun CD.
autorun.inf
hmmm i know tht it can ... open specific files , change CD icon.... better check desktop.inf to know how they are writen lol...so it has nothing to do with autorun.inf it is the same exe of the software tht will check registy for the wanted program (flash , acrobat , DirectX , NET FrameWork ....) if not found they will open the install exe of tht missing program located into the cd... or it will give u the link
__________________
*DISCLAIMER* Everything I post is an order from a little guy in my head.I DONT take the responsability of what he does or says.The name of the little guy is Perfect Hacker MY blog |
|
|
|
|
|
#10 |
|
News Reporter
![]() |
Re: Installing Multiple/Integrated applications while autorun CD.
@Matt, usually it would unpack the software needed to be installed into the same directory and then run it, without the hassel of having you download it yourself... most .exe files for installing are called 7zip files which only unpack the actual installer (.msi) and then run it.
__________________
--1mAn3rd |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|