Hi,

I want to run my application right after user login. When I put a shortcut to my application at the startup menu (Start>All Programs>Startup) the app ran perfectly. When I put it in the registry,
(I've tried both HKCU and HKLM - Software\Microsoft\Windows\CurrentVersion\Run), the app crashes.
Any ideas how to continue from here? What is the difference between the two?

Thanks,
aperfectpoint