How to change Package and Deployment install path
I need my database to install at C:\documents and settings\all users\application data\FolderName\database name
Can anyone tell me how to change te .lst file to change the install path for the database? I have tried to change the path but had no luck on getting it there.
Thanks,
Jason
Re: How to change Package and Deployment install path
Hi
Rather than going to the trouble of changing the lst file (for every time you package the app), try this - in the "included files" part of the install wizard, add the database (i'm assuming access database?), then in the "install locations" part of the wizard you can specify the target location of that database.