Administrator
|
I already have 8.5.2 installed and I need to install 8.5 to conduct some compatibility/regression testing between versions. When I attempt to install 8.5, it suggests there is nothing to install (both product and documentation selections are checked, but disabled, and both show +0MB as needing to be installed).
-- Is there any way to force setup.exe to install 8.5 concurrently with 8.5.2? You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at http://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/groups/opt_out. |
I think I just changed the path to say '8.5.2' where it has '8.5' as a directory. On Wed, Oct 23, 2013 at 10:33 PM, Richard Sargent <[hidden email]> wrote:
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at http://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/groups/opt_out. |
In reply to this post by Richard Sargent
Richard - The Windows Installer is happy to install 8.5.2 over 8.5 because that is an upgrade, but it is not so happy about installing 8.5 over 8.5.2 since that is a regression. Just changing the install directory won't work because the information about which version is installed is kept in the Windows registry. The most reliable thing to do (that is, the procedure that is most likely to result in you having a complete and uncorrupted install of 8.5 and 8.5.2) is:
You should now be good to go. John On Wednesday, October 23, 2013 4:33:46 PM UTC-4, Richard Sargent wrote:
You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at http://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/groups/opt_out. |
Administrator
|
On Thursday, October 24, 2013 5:42:45 AM UTC-7, John O'Keefe wrote:
--
I had already renamed the 8.5.2 directory tree from "8.5" to "8.5.2", so all that was left was to "uninstall" the residue. But because the control panel couldn't find the uninstaller, it failed and offered to remove the program from the list of installed programs, but without cleaning up the registry. (not surprising!) I found and removed the 8.5.2 vestiges from the registry, and was then able to cleanly install 8.5. (I admit this is not a recommended approach, nor a recommendable one ... not even a commendable one!) You received this message because you are subscribed to the Google Groups "VA Smalltalk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email]. To post to this group, send email to [hidden email]. Visit this group at http://groups.google.com/group/va-smalltalk. For more options, visit https://groups.google.com/groups/opt_out. |
Free forum by Nabble | Edit this page |