PDW Access Runtime Install Folder 'ARTFolder'

M

Max Moor

Hi All,
When I use the Packaging Wizard to make a setup, it sets the shortcut
to my database to:

ShortcutPath1=""$(ARTFolder)\MSAccess.exe" /Runtime "$(AppPath)\MyApp.mdb""

I notice that the install for Access Runtime doesn't give you a
choice for where it goes.

Can anyone tell me what 'ARTFolder' stands for?

= Max
 
P

Paul Overway

It represents a folder under what would normally be C:\Program
Files\Microsoft Office\Office, basically where ever Office is installed. A
folder named ART will be created there and that is where the runtime will
be.
 
M

Max Moor

It represents a folder under what would normally be C:\Program
Files\Microsoft Office\Office, basically where ever Office is
installed. A folder named ART will be created there and that is where
the runtime will be.

Cool. Thanks Paul
 
Top