PackageManager is dead, long live 'Download !'
News about the package manager.
It's already almost two years since I started developing the ReactOS Package Manager with help from frik85. But then I lost interest, and started to work on other areas of ReactOS and the package manager newer got finished. Later my crappy and half finished package manager even got part of ReactOS 0.3.0 - what a shame
.
However today still don't have the motivation to create complete full featured package manager and I think there are more important things to do at ReactOS for me like work on the CC and Ddraw (yes GreatLord BitBlt is the next thing I will do). But at least a pretty (but simple) Downloader would be nice to have. So I started to create this little mock up in Visual C#.

I will start to translate this into C soon (yes, GreatLord). For the XML-Loading I will rip off my old package manager, and for the download code GetFirefox. So it should be done quickly. The description field is a rich text component, so I did just create a .rtf (richtext) file with wordpad and pasted the code it created into the application.
So people, what do you think about it ? And even more important: I need a help with the artwork. The application icon needs to be replaced, the "Download !" Caption should be replaced with nice a image, the application description field could to improved (you can download the rtf-file here) and maybe you think of a better name (or do you even like it?).
