I have been reading about this off and one, since I know it is a bridge I am eventually going to have to cross.
For quick reference, I have read things like:
stackoverflow.com
And a few other sites and post.
Since I am at the stage of having people starting to use my app for testing, I would like to keep their front end current without having to constantly tell them a new version is uploaded to our server to be downloaded. Since I am still very actively updating/bug fixing/changing things, it would be easier if I could have everyone's front end do a check on open, then update if needed.
I think the option offered by:
Would work, but it is not updated for 64 bit.
Im sure @isladogs has a sample database to work with, as all of their samples are super helpful and informative (I currently use your setup for minimizing/hiding the nav pane and such so thank you for having posted that in the past
).
Could anyone recommend something?
For quick reference, I have read things like:
MS Access - Deploying Your Database | DEVelopers HUT
A few approaches to deploying your database front-end to your end-users.
www.devhut.net

How do I distribute updates to a Access database front end?
I've got an Access 2007 database that I developed which connects to SQL Server for the actual data storage. I used the Package Solution Wizard to create a distributable installer which included ac...
Since I am at the stage of having people starting to use my app for testing, I would like to keep their front end current without having to constantly tell them a new version is uploaded to our server to be downloaded. Since I am still very actively updating/bug fixing/changing things, it would be easier if I could have everyone's front end do a check on open, then update if needed.
I think the option offered by:

Free Access Tools | BTAB Development
FRONT-END AUTO-UPDATE ENABLING TOOL (Works for all versions 2000 and up) Microsoft Access Front-End Auto-Update Enabling Tool - allows you to quickly add auto-updating to your front-ends (PLEASE NOTE: This tool is primarily meant for networked users that have direct access to the backend...
btabdevelopment.com
Im sure @isladogs has a sample database to work with, as all of their samples are super helpful and informative (I currently use your setup for minimizing/hiding the nav pane and such so thank you for having posted that in the past

Could anyone recommend something?