In that case, there's a checkbox on one of the Wizard pages (don't recall
which page), which if checked, allows you to specify the location of the
runtime files to include in the package. When the end-user installs the
package, if they don't already have the runtime installed, the installer
will install it.
It's been a long time since I used the 2000 P&DW, but as I recall, the
checkbox label is something like "Include Access Runtime".
Regards,
Graham R Seach
Microsoft Access MVP
Sydney, Australia
"Douglas J. Steele" <NOSPAM_djsteele@NOSPAM_canada.com> wrote in message
news:(E-Mail Removed)...
> Not sure that's what Maxine's looking for, Graham. I read her post as
> being that she purchased Microsoft Office 2000 Developer, and is looking
> to use it to package her application with the runtime.
>
> Unfortunately, I've never used MOD to package a runtime application, so
> all I can do is suggest she post in one of the Developer newsgroups:
> http://msdn.microsoft.com/newsgroups...ers.toolkitode
> or
> http://msdn.microsoft.com/newsgroups...ss.devtoolkits
>
> --
> Doug Steele, Microsoft Access MVP
> http://I.Am/DougSteele
> (no e-mails, please!)
>
>
> "Graham R Seach" <gseach@accessmvp_REMOVE.com> wrote in message
> news:(E-Mail Removed)...
>> Maxine,
>>
>> There are two ways of running in runtime "mode"; both require that you
>> create a Windows shortcut.
>>
>> Method 1:
>> 1. Find your database file (the mdb/mde), right-click and select Create
>> Shortcut.
>> 2. Right-click the newly created shortcut, and select Properties.
>> 3. The Target box will be populated with the path to your mdb/mde. To the
>> left of this path, enter the path to the runtime exe.
>> 4. Click OK.
>> 5. Double-click the shortcut to launch your database in runtime mode.
>>
>> Method 2:
>> 1. Find your database file (the mdb/mde), right-click and select Create
>> Shortcut.
>> 2. Right-click the newly created shortcut, and select Properties.
>> 3. The Target box will be populated with the path to your mdb/mde. To the
>> left of this path, enter the path to the msaccess.exe.
>> 4. To the right of the database path, add the following command-line
>> switch:
>> /runtime
>> 5. Click OK.
>> 6. Double-click the shortcut to launch your database in runtime mode.
>>
>> Regards,
>> Graham R Seach
>> Microsoft Access MVP
>> Sydney, Australia
>>
>> "maxine5555" <(E-Mail Removed)> wrote in message
>> news:5D3F7A36-54E3-43F7-AB54-(E-Mail Removed)...
>>>I have installed this on my machine and don't know what to run to create
>>>my
>>> runtime. The Access 97 runtime was so obvious! Thank you for any help!
>>
>>
>
>