On Jul 5, 2010, at 7:16 AM, kirankumar wrote: > Hi All, > > How to run a application before login starts (ie, before when we > enter username and password). > > For example , Mouse And Keyboard starts before login ,like that i > need to start my application to work my devices before login. > > Is ther any script or placing a plist in /Library/Preferences , can > anyone reply me plz.. > > > Regards, > kiran.k > A few things to consider if you are thinking of building something like this... An app like this will require an installer that uses authentication and authorization. Make sure that users are well informed that the app does this before installation and before being asked for a password. Also let them know why this is necessary (if it is). Also make sure that users are provided with an easy way to uninstall this application. Also make it clear to users whether this app is running for all users on a system.
Regards, John Joyce _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
