September 7, 200619 yr 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, 200619 yr by Guest
Create an account or sign in to comment