[WT-support] Avoid several WT to start simultaneously

OZ0J Joe contest at oz0j.dk
Fri Jul 19 09:19:19 CEST 2019


*	You asked this very same question in December, 2013, remember? :-)

 

I remember and I am not at home to check my own PC in the shack. I am helping another guy that from time to time starts WT more than once.

 

Thanks for quick reply.

 

73, Joe OZ0J

 

 

Fra: support-bounces at win-test.com <support-bounces at win-test.com> På vegne af Bob Wilson, N6TV
Sendt: 19. juli 2019 07:42
Til: Win-Test Reflector <support at win-test.com>
Emne: Re: [WT-support] Avoid several WT to start simultaneously

 

 

http://lists.f5mzn.org/pipermail/support/2013-December/083424.html  

 

It was answered here:

 

http://lists.f5mzn.org/pipermail/support/2013-December/083429.html 

 

In sum, create a batch file like MyWT.cmd that has these two lines and create a Windows shortcut to it that runs with the "Start in" folder set to C:\Program Files (x86)\Win-Test\

 

@tasklist /FI "IMAGENAME eq wt.exe" 2>NUL | find /I /N "wt.exe">NUL
@if "%ERRORLEVEL%"=="1" start wt.exe %*


 

tasklist lists all the running processes, and if wt.exe is not already running, it starts it, otherwise it does nothing.

 

73,

Bob, N6TV

 

 

On Thu, Jul 18, 2019 at 10:30 PM OZ0J Joe <contest at oz0j.dk <mailto:contest at oz0j.dk> > wrote:

Hi

 

I know there is a feature (or EXE file) that avoid WT to be started more than once on a PC.

 

I can’t find the solution so I hope somebody can help here.

 

73 Joe, OZ0J

 

 

 

_______________________________________________
Support mailing list
support at win-test.com <mailto:support at win-test.com> 
http://lists.f5mzn.org/cgi-bin/mailman/listinfo/support

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.f5mzn.org/pipermail/support/attachments/20190719/644fe763/attachment.html>


More information about the Support mailing list