G
Guest
Hello, I am trying to create an .exe file that will perform a very simple task:
Once executed, I want the program to extract seven documents into C:\ISO14001\
If the ISO14001 folder does not exist I want a prompt asking if the user
wants to create folder. On subsequent executions, I'm hoping to be able to
simply refresh those seven documents, without affecting either the ISO14001
folder or any other files that may reside there.
I know about the Wizard that can assist in creating the actual .exe for
deployment, but what kind of code is necessary for storing and unpacking the
..doc files (storing the .doc files in the program itself?)
I am running VB 2003 on Windows Vista. I want the program to run on Windows
NT, 2000, XP, and Vista.
Thanks for any and all help. Sincerely, Ruben.
Once executed, I want the program to extract seven documents into C:\ISO14001\
If the ISO14001 folder does not exist I want a prompt asking if the user
wants to create folder. On subsequent executions, I'm hoping to be able to
simply refresh those seven documents, without affecting either the ISO14001
folder or any other files that may reside there.
I know about the Wizard that can assist in creating the actual .exe for
deployment, but what kind of code is necessary for storing and unpacking the
..doc files (storing the .doc files in the program itself?)
I am running VB 2003 on Windows Vista. I want the program to run on Windows
NT, 2000, XP, and Vista.
Thanks for any and all help. Sincerely, Ruben.