mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

jvergara
08.12.2007 88a611d0ed02727abe8ceb7b0b3f25f508f4a02a
refs
author jvergara <jvergara@localhost>
Friday, June 8, 2007 19:12 +0200
committer jvergara <jvergara@localhost>
Friday, June 8, 2007 19:12 +0200
commit88a611d0ed02727abe8ceb7b0b3f25f508f4a02a
tree 399724cc62a7f108e0f4c939bcf994a4db25a103 tree | zip | gz
parent fcbec9412762f65624a3a10cd2bb33cde37176f4 view | diff
Add some UI to be able to let the user choose whether to enable Windows Service or not.

This decision was taken in an admin meeting and the main reasons are that there are lots of users that may dislike the idea of OpenDS modifying the Windows Service Registry as they are not using it in production (yet).

Moreover there is a bug (1603) that prevents registering the server as a service on Vista, so these modifications will allow to the users to use the graphical setup on that OS.
7 files modified
114 ■■■■ changed files
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/UserData.java 24 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/Installer.java 4 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/offline/OfflineInstaller.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/ui/InstallReviewPanel.java 75 ●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/installer/webstart/WebStartInstaller.java 2 ●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/resources/Resources.properties 3 ●●●●● diff | view | raw | blame | history
opendj-sdk/opends/src/quicksetup/org/opends/quicksetup/ui/FieldName.java 4 ●●●● diff | view | raw | blame | history