Restart an application
- From: "Rasmus Debitsch" <Debitsch@xxxxxxxxxxx>
- Date: Tue, 30 Oct 2007 19:03:32 +0100
Hello,
I have a tcl/tk application that should exit and restart itself. This is
some kind of "reset" for the program. The application runs on Linux and
Windows. The Linux box has very limited input devices, therefore I must
invoke the restart from my running application itself. After stopping my
application there is no chance for the user to interact with the system any
more - he can reboot only.
Is there a known solution for this problem? I'm searching for a platform
independent solution. If no such solution exists, an "if
{$tcl_plaform(platform) == ..." based solution is fine too.
Thanks,
Rasmus
.
- Follow-Ups:
- Re: Restart an application
- From: slebetman@xxxxxxxxx
- Re: Restart an application
- Prev by Date: Expect spawns on 64-bit Windows
- Next by Date: Re: WebServices for Tcl 1.0.8 availiable
- Previous by thread: Expect spawns on 64-bit Windows
- Next by thread: Re: Restart an application
- Index(es):
Relevant Pages
|