Creating an "Installer"

currie

Registered User.
Local time
Today, 11:15
Joined
Jun 19, 2001
Messages
21
Hi all,

I'd like to create a very basic "installer" for my Access Database. Basically, all I want to do is use a command button with a couple of commands to copy certain files from the CD to the user's hard drive. Any pointers on doing this (I lack VB coding experience)?


Thanks!

- Ryan
 
If you wand only to copy files you could look into writing batch file (.bat).
 

Users who are viewing this thread

Back
Top Bottom