Results 1 to 2 of 2

Thread: Installation

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2000
    Posts
    62

    Red face 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.

  2. #2
    Addicted Member
    Join Date
    Mar 2001
    Posts
    130

    Smile

    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
  •  



Click Here to Expand Forum to Full Width