View Full Version : OS-Specific issues
ahmdsd_ostora
18th July 2010, 13:30
I want a guide to some OS-Specific issues (mainly for Windows)
1- I want to make my application run at OS startup.
2- I want to add a system tray icon for my application.
Zlatomir
18th July 2010, 13:39
That you do when you "pack" your application for deployment using an installer.
ahmdsd_ostora
18th July 2010, 14:07
Actually, I need a good installer creator, please.
squidge
18th July 2010, 14:32
Have you looked at QSystemTrayIcon ?
Lykurg
18th July 2010, 14:34
since you seem to work under widows, have a look at NSIS: http://nsis.sourceforge.net/
ahmdsd_ostora
18th July 2010, 15:31
very good installer maker, thank you :)
Zlatomir
18th July 2010, 15:36
Ii have to correct my first post, i read it fast and i was thinking at quick-launch instead of system tray (fatjuicymole corrected that thanks)
Thumbs Up for NSIS, i used it in the past, it's nice
Also, there was NSInStaller (an GUI for creating NSIS scripts), but i don't think that the project is continued
Powered by vBulletin® Version 4.2.5 Copyright © 2024 vBulletin Solutions Inc. All rights reserved.