Re: Package/ Deploy Wizard
If you add the database to you project, by default, the PDW puts it in the application path. If you know where you want it to go, then you can create the package and then edit the setup.lst
Look for this heading
[Setup1 Files]
and there will be an entry with your database name
[email protected],$(AppPath),,,3/8/00 11:31:36
and change to
[email protected],c:\databasedir,,,3/8/00 11:31:36 AM,1871872,0.0.0.0
hope this helps
Dane
I do this all the time :D
The 4th dialog box in the P&D Wizard will ask you to add any files. . . add the mdb there.
Then in the next dialog box (or the one after that) will show you the Start Menu Tree.
Go into Edit or Add New (can't recall which it says), and add that component into the Start Menu where you want it.