dear members,
I have a database sbn.mdb which I've branded on a CD-ROM. For its excecution it is necessary always that it is installed with the following conditions:
1- create a directory C:\Competition and to copy the database in this directory
2-un under-repertoire [ B]C:\Competition\Images [/B] and to copy there all the logos which are used in the application.
Now I would like to know if it is possible in VBA to create a setup from which one can launch the automatic installation so that both steps explained above must not be done manually.
In other words when one insert the CD-ROM in the reader that the installtion launches out automatically or although one can do it by selecting the CD-ROM reader and then setup(clicking). I work with MSAccess 2000 and VBA
thank you in advance for your answer
I have a database sbn.mdb which I've branded on a CD-ROM. For its excecution it is necessary always that it is installed with the following conditions:
1- create a directory C:\Competition and to copy the database in this directory
2-un under-repertoire [ B]C:\Competition\Images [/B] and to copy there all the logos which are used in the application.
Now I would like to know if it is possible in VBA to create a setup from which one can launch the automatic installation so that both steps explained above must not be done manually.
In other words when one insert the CD-ROM in the reader that the installtion launches out automatically or although one can do it by selecting the CD-ROM reader and then setup(clicking). I work with MSAccess 2000 and VBA
thank you in advance for your answer