473,804 Members | 4,408 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

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 3574
Don Barton <Do********@gma il.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...@teluspl anet.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********@gma il.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=Fil ePath 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
1509
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 installshield. I'm really not for "re-inventing the wheel". Is there a 3rd party solution for this? --Billg_sd
0
1215
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 local Administrator? I would appreciate a pointer on how to do this. regards Mark
8
2116
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 this is a netwrok thing but have not had a response. I am sure in the past that they said UNC's were not a problem. 2) In the meantime I tried using a local address/ini just to see it I could set it up. The local ini file passed validation but...
9
1758
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) Next time any of my clients run the application and if newer version is available(which has to be specified on server) they must get a notification that "New version is available. Do you want to Download/Install?" and depending on the user action if...
1
1261
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 exists" when trying to run the updater. I'm fairly certain it may be some type of VB error but I'm not sure where to look. Has anyone seen this before? Any help would be much appreciated.
6
1520
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 it to use to do the version test, seems to need more than the claimed 'minimum rights'. I haven't figured out what specifically it needs rights to, but it is somewhere between our base level (does not have access to sensitive data) and our Manager...
2
2209
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 for different people and therefore I can not use drive letters in desktop shortcuts. Using the StartMDB.exe program it creates this which works fine K:\Home\DBSupport\Updater\StartMDB.exe /cmd /inifile:"K:\Home\DBSupport \Updater\RCTS.ini"
6
1537
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 beautifully for me for the past two years. Unfortunately, we have Vista creeping into my organization and what I have set up doesn't work. For those of you familiar with Tony's AutoFELoader, here is the ini file for the application (TMAD.mde) that...
0
1772
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 launcher/updater app, no registry entries. -App to automatically check for updates, ask permission from user, update app, and relaunch.(if necessary) I've never done this before, so I don't know the correct way to go about this, and my...
0
9579
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 effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10577
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, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10332
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10320
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 Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
1
7620
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6853
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5651
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3820
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2991
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

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.