Rank: Member Groups: Member
Joined: 3/25/2010 Posts: 13 Location: United States
|
I am in the process of building my first runtime with this product and I have a few questions:
1.) As I read some of the install questions I would like to know where my project should reside so I don't have problems with the install on multiple operationg systems. i.e. Program Files, Common, where?
2.) The wizard is looking for Accessruntime.exe I searched my machine and it is nowhere to be found. Is this another file I have to download somewhere?
3.) I use multiple BE's how do I add them all to the project, or can't I?
And I am only on step two so I am sure there will be more. It's not as simple as watching the video, is there more detailed instructions I can download somewhere? Thank You!
|
Rank: Member Groups: Member
Joined: 3/30/2009 Posts: 106 Location: United States
|
Regarding question (1) it's recommended to install in the <COMMON> directory if memory serves to open up the correct read/write permissions. For (2), depending on what version you are after, here is a link to the A2007 r/t version (so YES, you do have to d/l from somewhere else): http://www.microsoft.com/downloads/details.aspx?familyid=d9ae78d9-9dc6-4b38-9fa6-2c745a175aed&displaylang=enFor (3), you can install the main one (if there is a "main" one) using the std process, subsequent BEs can be added via the Additional Files process towards the end of the build wizard. Anyway, hope it helps.
|