Hi, does anyone have a solution to creating a professional install method when the runtime version is used.
Of course I've tried and am using the "package solution" provide in access however its not done very nice.
I want something that will check the users computer for the access runtime if its not there it silently installs it and if its there it just copies the database. What I hate about the package solution is if the user has the runtime already installed it still tries to install it.
I hate telling people they have to install the runtime first.
What do you other professionals use? Surely its not this method.