I am trying to create a .exe that will install files from a CD ROM. The files will not have the same name but will be in the same folder all the time. Is there a way to do this with Setup Factory? I have done it with Installer Vise...
Here is what I am doing. We have a CD ROM that contains PDF files for a quote. They are in a folder called Quote. In this Quote folder, there is a PDF labeled Quote. There is another folder labeled Equipment which contains PDF's of all the equipment. I am using a CD Demo (like Auto Play) to open the PDF quote.
What I want the .exe to do in install the whole quote folder. Since the PDF's are always changing, the .exe will have to pull the contents from the CD and it can't look for names. It must install everything that is in the quote folder reguardless of it's name. Hope this makes sense...
Can this be done and how?
Thanks,
Chris
Here is what I am doing. We have a CD ROM that contains PDF files for a quote. They are in a folder called Quote. In this Quote folder, there is a PDF labeled Quote. There is another folder labeled Equipment which contains PDF's of all the equipment. I am using a CD Demo (like Auto Play) to open the PDF quote.
What I want the .exe to do in install the whole quote folder. Since the PDF's are always changing, the .exe will have to pull the contents from the CD and it can't look for names. It must install everything that is in the quote folder reguardless of it's name. Hope this makes sense...
Can this be done and how?
Thanks,
Chris
Comment