Project

General

Profile

Actions

Feature #126

closed

Windows Installer Update

Added by Detlef Hühnlein over 11 years ago. Updated about 11 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
08/22/2012
Due date:
% Done:

100%

Estimated time:
Reviewer:
Build Version:

Description

The existing windows installer should be updated to
- handle the situation that there is already a previous version installed
- allow to choose the installation directory
- provide an option to install the app for all users (and not only the current user)
- provide the preselected option to create a desktop-icon
- provide some license information and disclaimer


Related issues

Blocks Feature #135: Windows Installer Multi Language SupportClosedTobias Wich09/28/2012

Actions
Actions #1

Updated by Sebastian Lösch over 11 years ago

  • Status changed from New to Feedback
  • Assignee changed from Sebastian Lösch to Detlef Hühnlein

- What should be done when a previous version is already installed? Should the installation process be aborted?
- Where can I get the license information and disclaimer?

Actions #2

Updated by Sebastian Lösch over 11 years ago

  • Assignee changed from Detlef Hühnlein to Sebastian Lösch
Actions #3

Updated by Sebastian Lösch over 11 years ago

  • Status changed from Feedback to In Progress
Actions #4

Updated by Sebastian Lösch over 11 years ago

  • % Done changed from 0 to 100
Actions #5

Updated by Sebastian Lösch over 11 years ago

The implementation is as follows:
- If a previous version with a lower version number is already installed, the older version is removed and the new version is installed.
- If a previous version with a higher version number is already installed, the installation process is aborded with appropriate error message.

Actions #6

Updated by Sebastian Lösch over 11 years ago

The license information can be found in richclient\src\main\windows-installer\License.rtf.
This has to be reviewed by someone!

Actions #7

Updated by Sebastian Lösch over 11 years ago

  • Status changed from In Progress to Solved
Actions #8

Updated by Tobias Wich over 11 years ago

  • Status changed from Solved to Closed
Actions #9

Updated by Tobias Wich about 11 years ago

  • Target version deleted (5)
Actions

Also available in: Atom PDF