* New GUI, based on Office Ribbon look & feel.
* Enhance Multi-threading to avoid hangs.
* Show Microsoft official updates.
* Add ability to drag&drop rule when creating/editing an update.
* Add the ability to filter datagridview like Excel does.
* Enable displaying/modification of rules at package level.
* When importing updates from Catalogs, enable to filter on already imported updates.
* Allow users to edit Vendor name and product name when importing from Catalog. Create a "Substitution Dictonnary" to automatically make these changes.
* Redesign Rule Assistant. Separate IsInstalled and IsInstallable. Separate UpdateLevel Rules and PackageLevel Rules.
* Allow to publish MetaData only updates from catalogs.
* CustomUpdate Engine should be publish in several .Net version (the user choose when creating the custom update which .Net version to target. Automatically add rule in the 'IsInstallable' rule tab to detect the .Net version).
__Suggestions are welcome !__
Comments: Export update as template so I could import it on the __same__ server and modify its settings (update Information incl. command line, IsInstalled/IsInstallable definitions etc.). When currently exporting and importing an update on the same server, the following errors appear and the import doesn't succeed: ``` There's already an update with this Package ID. No Import will be perform. ``` followed by ``` Error when importing update. ``` But the requested functionality already exists when "creating a superseding update..." but it should then not set the original update superseded. When currently deselecting the superseded update in the information dialog, it although sets the selected update superseded. Unfortunatly this is not reversable. So currently its not usable as the requested template functionality. Or is there another trick to import an exported update on the same server?
* Enhance Multi-threading to avoid hangs.
* Show Microsoft official updates.
* Add ability to drag&drop rule when creating/editing an update.
* Add the ability to filter datagridview like Excel does.
* Enable displaying/modification of rules at package level.
* When importing updates from Catalogs, enable to filter on already imported updates.
* Allow users to edit Vendor name and product name when importing from Catalog. Create a "Substitution Dictonnary" to automatically make these changes.
* Redesign Rule Assistant. Separate IsInstalled and IsInstallable. Separate UpdateLevel Rules and PackageLevel Rules.
* Allow to publish MetaData only updates from catalogs.
* CustomUpdate Engine should be publish in several .Net version (the user choose when creating the custom update which .Net version to target. Automatically add rule in the 'IsInstallable' rule tab to detect the .Net version).
__Suggestions are welcome !__
Comments: Export update as template so I could import it on the __same__ server and modify its settings (update Information incl. command line, IsInstalled/IsInstallable definitions etc.). When currently exporting and importing an update on the same server, the following errors appear and the import doesn't succeed: ``` There's already an update with this Package ID. No Import will be perform. ``` followed by ``` Error when importing update. ``` But the requested functionality already exists when "creating a superseding update..." but it should then not set the original update superseded. When currently deselecting the superseded update in the information dialog, it although sets the selected update superseded. Unfortunatly this is not reversable. So currently its not usable as the requested template functionality. Or is there another trick to import an exported update on the same server?