Geekpedia Forums Logo

Access 2003 Developer Extensions - directory can be change

by diorella briones on Monday, July 7th - 9:57 PM



Good day!

I need to create a setup exe for our access database by using Access 2003 Developer Extensions. Now, I have known the two ways how to do it is by PACKAGE WIZARD AND CUSTOM SETUP WIZARD. I have tried using package wizard and its great but the problem is using this wizard, the directory where the database to be save is fix (destination folder). Is it possible that using package wizard, the setup exe file allows anyone to specify the destination folder ( directory where they want to install the program)?

 

I got it already. It was bad of me not to notice CUSTOM button at my setup wizard. This gives the user ability to choose directory where files can be installed. But is there a way where the directory that user choices is save?  Maybe in a log file or registry?