Originally posted by GiantFlamingo
View Post
Announcement
Collapse
No announcement yet.
Preloading an Exe from a DVD Disk
Collapse
X
-
Ok, so what I will do is onStartup, copy the files to the users harddrive. But before the copy process starts I would like to show an hourglass turning around etc. Or a clock sating BE PPATIENT How would a do that? ANimated gif?
Leave a comment:
-
What's the point of running a 2.8 gb installer container from a DVD? Of course it'll be slow.
Why not just unpack the installation files (place them in root folder if needs be) and then execute installation from your AMS front end?
Leave a comment:
-
Well, the first time I built with Inno Setup compiler. Now I redid by building a self-extracting RAR. Indeed faster. But still leaves a lot to be desired. Any other ideas? Is preloading impossible?
Leave a comment:
-
Probably an Adobe-style web installer. Unpack to a single root folder and run it from there.
Leave a comment:
-
Preloading an Exe from a DVD Disk
Hi friends -
I am using autoplay as a front end to install some programs. One of the install programs is VERY big. 2.8 gigs and it's on a DVD drive. It takes FOREVER to load and some tome conks out in the middle. Is there a way to preload this exe into memory at startup so when the user chooses to install it runs faster?. Must be a way!!!Tags: None
Leave a comment: