473,418 Members | 2,020 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,418 software developers and data experts.

Tony's Auto FE updater and Runtime

Does anyone know if Tony Toews Auto FE updater utility work with the
new Access 2007 Runtime? I am new to using the runtime, but have
clients starting to ask for it. (they don't want to have to buy MS
Access). I presently use mdb/mde and Tony's utility together with
excellent results. If I create the FE as a runtime, can I still use
Tony's utility to update the font end as needed? I am trying to think
ahead, as I begin to implement an runtime solution.

Thanks,
Don

Sep 6 '07 #1
3 3549
Don Barton <Do********@gmail.comwrote:
>Does anyone know if Tony Toews Auto FE updater utility work with the
new Access 2007 Runtime? I am new to using the runtime, but have
clients starting to ask for it. (they don't want to have to buy MS
Access). I presently use mdb/mde and Tony's utility together with
excellent results. If I create the FE as a runtime, can I still use
Tony's utility to update the font end as needed? I am trying to think
ahead, as I begin to implement an runtime solution.
Should work just fine. I have tested the Auto FE Updater with with Access 2007 and
also Windows Vista. Took me four days of hard digging to locate the Vista "issues".
The solution was ten minutes of code but hey that's how it goes.

That said I must admit I didn't test it with the A2007 runtime. Famous last words
but I can't see how that'll be a problem.

BTW what improvements would you like to see in the Auto FE Updater?

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
Sep 6 '07 #2
On Sep 5, 8:50 pm, "Tony Toews [MVP]" <tto...@telusplanet.netwrote:
That said I must admit I didn't test it with the A2007 runtime. Famous last words
but I can't see how that'll be a problem.

BTW what improvements would you like to see in the Auto FE Updater?

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems athttp://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog -http://msmvps.com/blogs/access/
Hi Tony,
Re: AFEU, the only thing I've haven't been able to get to work
consistently is the GUI. Sometimes it's invoked so I can select a ini
file, verify it, and select an icon to use. Other times, it doesn't
appear at all and I edit the ini file as necessary. Not a big deal,
but it does save time and make things a little easier.

Re: Runtime. I think I have it just about figured out except for when
the absolute path is used to point to MSAccess.exe. (Drive Letter
example ini). What would be done in this case - since the client
doesn't have MSACCESS.exe ? Do we point to the Runtime file
somewhere? I haven't seen where this can be done yet.
Where the absolute path is not necessary to define, do we invoke the
Runtime by just using the command switch (\Runtime) by adding it to
the command line (in the ini file). Is it that simple when the client
does not have MS Access?

All my computers have either A2000, A2003, or A2007 installed, so I
haven't been able to test the package on an Access-less computer
yet.

Thanks in advance,

Don

Sep 7 '07 #3
Don Barton <Do********@gmail.comwrote:
>Re: AFEU, the only thing I've haven't been able to get to work
consistently is the GUI. Sometimes it's invoked so I can select a ini
file, verify it, and select an icon to use. Other times, it doesn't
appear at all and I edit the ini file as necessary. Not a big deal,
but it does save time and make things a little easier.
The GUI screen appears when your work station name is in the master.ini file and you
click on startmdb.exe to execute it.
>Re: Runtime. I think I have it just about figured out except for when
the absolute path is used to point to MSAccess.exe. (Drive Letter
example ini). What would be done in this case - since the client
doesn't have MSACCESS.exe ? Do we point to the Runtime file
somewhere?
Yes.
>I haven't seen where this can be done yet.
Where the absolute path is not necessary to define, do we invoke the
Runtime by just using the command switch (\Runtime) by adding it to
the command line (in the ini file). Is it that simple when the client
does not have MS Access?
As far as the Auto FE Updater is concerned there is no difference in the
configuration between regular Accesa and runtime Access. Except that you must have
the path to msaccess.exe specified when you use the StartMethod=FilePath option.
That path would be different for the runtime.

Tony
--
Tony Toews, Microsoft Access MVP
Please respond only in the newsgroups so that others can
read the entire thread of messages.
Microsoft Access Links, Hints, Tips & Accounting Systems at
http://www.granite.ab.ca/accsmstr.htm
Tony's Microsoft Access Blog - http://msmvps.com/blogs/access/
Sep 7 '07 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: Billg_sd | last post by:
I've been assigned a task to write an auto-update utility for our customers to update their software (n-tier dotnet , db app). I've written custom installers and WMI based installs using...
0
by: msnews.microsoft.com | last post by:
When the Auto Updater block is used I find that the updates fail on workstations unless the user is a local Administrator. Is it possible to get the Auto Updater to work when the user is not a...
8
by: darren via AccessMonster.com | last post by:
Hi I'm trying to use the Auto FE updater for the first time and am running into a few problems. 1) 'UNC names on client path 'path' currently not supported.' I've mailed our helpdesk to see if...
9
by: reshugoyal | last post by:
Hi, I need to implement Auto Updates in my application wherein I will be installing the application using msi. First time I will be installing it through CD.( Directly running the MSI file)...
1
by: Rick | last post by:
I'm using Tony Toews update utility. It works great but I have two identical machines running windows xp with all the latest windows updates where I receive a "Automation Error Object already...
6
by: Bri | last post by:
I've just started checking this out. I've got it to work alright with one exception. It is a secured MDE, so I've setup all the INI file options for it. The problem is that the UserID I setup for...
2
by: bobh | last post by:
Hi, I'm having an issue with Tony's Auto FE Updater I was hoping someone could help with. I need to use UNC instead of mapped drive letters her in this shop drive letters are mapped differently...
6
by: Timmy! | last post by:
Is Tony still out there? The granite site is down or gone and I've been unable to access usenet for quite some time and am using Google. Here's my problem. Tony's Auto FE Loader has worked...
0
by: Mogrin | last post by:
So I have this windows .net form app, and I have the following goals: -Needs to be 1 single file, the executable, in any directory the user decides to download it to. No installation folder, no...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.