QiiNinja 0.3.9.1 is out
December 6th, 2007
QiiNinja v.0.3.9.1 is out now. I recently switched from ClickOnce based deployment to .msi (Windows Installer and WiX) based installation and this release is focused on making the .msi installer working better. The short list of the changes:
- Changed .msi to detect prerequisites, such as .NET Framework v.20
- Changed .msi to add shortcut for QiiNinja in start menu.
- Changed .msi to launch QiiNinja during the installation.
- Changed .msi to add QiiNinja to the list of the auto starting application at system startup.
- Fixed smaller cosmetic issue on the UI.
Unfortunately, the .msi installer is not perfect yet. When the installer is launched on a computer, where QiiNinja is already installed the following error message is displayed:
Another version of this product is already installed. Installation of this version cannot continue. To configure or remove the existing version of this product, use Add/Remove Programs on the Control Panel.
I still could not figure out what is the root behind this message, but I am working on it. Until then, the only workaround is to remove the old version first and then install the new one.
Popularity: 85% [?]
December 9th, 2007 at 6:21 am
Cannot start Qii. Every time i launch the exe it starts up and then quits 2sec later. Any ideas? Install seemed to go fine.
December 9th, 2007 at 10:54 am
Thanks for letting me now. I would be very interested to figure it out why the application is crashing. Can you please check it out the following folder and send me the QiiNinja.log file from there if there is any?
%USERPROFILE%\Local Settings\Application Data\QiiNinja\
Just paste this path in the run dialog in the start menu and hit enter.
December 13th, 2007 at 10:03 am
Hi, I have the same problem. QiiNinja starts, the icon appears on the system tray, and when I move the mouse over the icon, it disappears.
And here is the log:
0 09:57:51:90 AM 0 Warning Application started.
1 09:57:54:12 AM 22175575 Unexpected Error OS Version: Microsoft Windows NT 5.1.2600 Szervizcsomag 2, Runtime Version: 2.0.50727.1433, Message: Az objektumhivatkozás nincs beállítva semmilyen objektumpéldányra.;;;;;;Stack Trace: ;;; a következő helyen: m.b(FolderItem A_0);;;
I have Windows XP Professional 2002 version with SP2 (Hungarian version)
December 13th, 2007 at 6:54 pm
Thanks for letting me know, Giant! I am very much appreciate the feedback. I am looking into this as well.