I am developing a cross platform application that needs to auto start upon user login (not system start). What are the common locations/methods in invoking auto start for Windows/Linux.
For example, are the Windows registry locations for auto start compatible across all versions of windows (XP, Vista, Windows 7, etc).
And what about Gnome, KDE?
I am looking for the most general method which will work across many versions of Windows as possible.