DukeS Posted September 7, 2006 Posted September 7, 2006 (edited) Hi! Does anyone know best way to update runtime solution? I would like to make update process as simple as I can for user with installer. I have to know more about structure of runtime databases. For example (on windows) if user installed first solution in c:Program FilesSolution. In solution folder are all .dll solution.exe and .usr files. Is there a way for user to run script from old solution, which exports all data, execute installer, opens new solution and import data into updated solution? Or just with clicking install.exe ( on end of installation runs new_solution.exe ), but here is problem: If updated solution installs on c:Program FilesUpdatedSolution I can't run scripted export from old solution... I am looking for best update process and ANY help is VERY appreciated. Thanks in advance Dejan Edited September 7, 2006 by Guest
Recommended Posts
This topic is 6652 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now