Ticket #13 (assigned enhancement)

Opened 1 year ago

Last modified 2 months ago

Installer should offer existing parser selection as default

Reported by: brian Assigned to: brian (accepted)
Priority: low Milestone:
Component: Installer Version: 0.22.6
Severity: Keywords: installer uninstaller
Cc:

Description

The setup-test-1.exe installer always offers the Kakasi parser as the default even when the installer is being used to upgrade an existing installation which was configured to use the MeCab? or internal parsers. It would be more user-friendly if the installer detected the current parser selection and preset the relevant radio-button when the "Choose Nihongo parser" page is first displayed.

Change History

10/15/07 21:46:08 changed by brian

  • status changed from new to assigned.

10/16/07 01:38:08 changed by brian

The case where the user has admin rights should be relatively straightforward to fix.

10/18/07 04:42:19 changed by brian

Partially fixed in setup-test-2.exe. The installer (or the /MODIFY mode of the uninstaller) saves the Nihongo parser setting in the registry and will use this data to determine which parser should be pre-selected.

This setting may not be the same as the current user's bayes_nihongo_parser setting.

10/18/07 04:43:54 changed by brian

  • priority changed from major to minor.