jre/sdk uninstallers could remove entire drive if originally installed into C:/

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P1
    • 1.4.2
    • Affects Version/s: 1.4.2
    • Component/s: install
    • None
    • mantis
    • generic
    • generic
    • Verified

      During uninstall, we recursively remove all of the contents and subdirectories of the [INSTALLDIR]. However, during install, if the user changes the installation directory from:

      C:/Program Files/Java/j2re1.4.2

      to

      C:/

      it will remove the contents of C:/ upon uninstall. We should change the installation scheme to add the j2re1.4.2 onto whereever they decide to install. The default install directory will be C:/Program Files/Java. During uninstall, we should now pass [INSTALLDIR]/j2re1.4.2 into the custom RemoveDirectoryRecursively function.
      ###@###.### 2002-09-30

            Assignee:
            William Harnois
            Reporter:
            William Harnois
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: