|
-
Jul 9th, 2001, 06:45 AM
#1
Thread Starter
Member
Installation
I have a Q - I wrote a setup application and in the middle of the installation i need to copy files from a different CD, my problem is that the Setup.exe is looking for the original installation exe. I though i might load the application to the memory but i don't know how to do it.
-
Jul 9th, 2001, 08:34 AM
#2
Addicted Member
Why not write a small bootstrap program that copies the real setup program to the user's temp dir (look at the environment string) and shells to it?
-mort
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|