Difference between revisions of "Slicer4:DownloadPackage"
From Slicer Wiki
Line 7: | Line 7: | ||
*Reduce the size of the download package by separating out test data | *Reduce the size of the download package by separating out test data | ||
*64bit versions for all supported platforms (or as close as is reasonable) | *64bit versions for all supported platforms (or as close as is reasonable) | ||
+ | *check for old version of Slicer. If present ask if to adopt the preferences and customizations | ||
+ | *offer a registration: accept, later or opt out as options, sign up for mailing list: user list checked by default, developer unchecked by default | ||
+ | |||
+ | =Architecture specific= | ||
+ | *Window uninstall should allow to clean up everything, including the registry settings | ||
+ | *when slicer is running, the Slicer icon in the Taskbar has a border around the icon. This looks ugly. | ||
+ | |||
+ | *Apple install should behave like other apple applications | ||
+ | *When Slicer is running, then the icon in the dock should be the slicer icon. Right now its not. | ||
+ | |||
+ | *The Linux version should make stable releases available through standard linux distribution mechanisms. |
Revision as of 16:20, 13 February 2011
Home < Slicer4:DownloadPackageBack to Slicer4 Projects
Introduction
This page holds the plans and assignments for the appearance of the Slicer 4 downloadable execuatables
Feature requests
- Asks if it should be made the default application for .mrml and .nrrd files
- Reduce the size of the download package by separating out test data
- 64bit versions for all supported platforms (or as close as is reasonable)
- check for old version of Slicer. If present ask if to adopt the preferences and customizations
- offer a registration: accept, later or opt out as options, sign up for mailing list: user list checked by default, developer unchecked by default
Architecture specific
- Window uninstall should allow to clean up everything, including the registry settings
- when slicer is running, the Slicer icon in the Taskbar has a border around the icon. This looks ugly.
- Apple install should behave like other apple applications
- When Slicer is running, then the icon in the dock should be the slicer icon. Right now its not.
- The Linux version should make stable releases available through standard linux distribution mechanisms.