Jump to content

Recommended Posts

Posted

Hi Guys...

I have written a small batch file for some programs we're running at the company. I do not want my users to be able to close this batch easily or by mistake. Is it at all possible to hide the tab that this batch file creates on the taskbar?

Please help, this is kinda urgent.


Posted

A good option would be to schedule the task using the system account. When you schedule a task using system, there is no interface, although the process is still visiable to task manager, so the user would not see anything. When you run as the system service there is no user interface because it cannot interact with the desktop. You can schedule a task with scheduled tasks, and in xp pro (not home) with schtasks.exe

-gosh

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...