Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

starting a windows process

Status
Not open for further replies.

erixire

Technical User
Jun 4, 2002
72
0
0
CA
Hi everybody,

I ask this question in the C++ forum, but I also want to know if there is a way in Tcl/tk to do such a trick. I want to be able to start a windows process (you know the one that we can see when we do Ctrl+Shift+Esc in the "Processes" tab) automatically at logon. So basically, I want to put my little script in the startup directory so it executes at startup. The problem is that I don't know how to start a windows process in Tcl/Tk. Does somebody knows how to do this?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top