|
From: George K. <gka...@te...> - 2003-12-17 13:11:38
|
Thanks a lot, I will chek the cvs. -George ----- Original Message ----- From: "Leif Mortenson" <le...@ta...> To: <wra...@li...> Sent: Wednesday, December 17, 2003 7:42 AM Subject: Re: [Wrapper-user] Starting a java program whenever user logs off > George, > I replied to you yesterday, but the stupid mail bounced for some > reason. Lets try this > again. > > The next release of the Wrapper contains the ability to query the > user running the > Wrapper as well as the user which is logged on to the machine at any > particular time. > This is already checked in to CVS. You can play with it but there may > still be some > changes to the API before the release. Take a look at the WrapperManager > Javadocs. > > Work has been rather busy lately so the release is going a little > slower that I had > originally planned. I am hoping to get it out in January. > > Cheers, > Leif > > > George Kakarontzas wrote: > > >Hi, > > > >I want some application specific code to run when no one is using the > >machine. I'm interested mainly for Win2K. > > > >Reading the documentation I see that the most flexible method is > >implementing this program > >as a WrapperListener. I saw that there is an event > >WRAPPER_CTRL_LOGOFF_EVENT that is > >handled by the public void controlEvent( int event ) method of a > >WrapperListener. I suppose I can use > >this to determine if the user logs off and start my app specific actions. > >Is there a way to determine if the users logs on to stop these actions? > > > >Thanks > >-George > > > > > > > > > >------------------------------------------------------- > >This SF.net email is sponsored by: IBM Linux Tutorials. > >Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > >Free Linux Tutorials. Learn everything from the bash shell to sys admin. > >Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > >_______________________________________________ > >Wrapper-user mailing list > >Wra...@li... > >https://lists.sourceforge.net/lists/listinfo/wrapper-user > > > > > > > > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IBM Linux Tutorials. > Become an expert in LINUX or just sharpen your skills. Sign up for IBM's > Free Linux Tutorials. Learn everything from the bash shell to sys admin. > Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > |