Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

batch file help

  • 17-05-2002 1:25pm
    #1
    Registered Users, Registered Users 2 Posts: 1,594 ✭✭✭


    Anyone know of a way to get a batch file to run when a user logs off ??? Kinda like a logon script in reverse

    All help appreciated


Comments

  • Closed Accounts Posts: 88 ✭✭BogoBot


    What OS? Is it on a a domain?

    Bogobot


  • Registered Users, Registered Users 2 Posts: 21,264 ✭✭✭✭Hobbes


    Beyond Bogo's question also what exactly is it you want the batch file to do?

    I would guess there may be a registry key that will execute on log-off but I'm only guessing and I don't think it relates to Batch files.


  • Registered Users, Registered Users 2 Posts: 19,546 ✭✭✭✭Krusty_Clown


    I don't beleive there's any way to do it from a Profile point of view.
    I think you'd be looking at some sort of custom solution, where you event-trap the user logoff, and execute a program based on that..

    Try VB... Should be fairly easy to implement.. (if you're talking about Windoze)...


Advertisement