|
Re: Batch File
As I already said, I don't know what the issue is, but I suggested using the
Task Scheduler as (a) that may be the eventual way you run your script and (b)
it might help to resolve your problem.
I
As I already said, I don't know what the issue is, but I suggested using the
Task Scheduler as (a) that may be the eventual way you run your script and (b)
it might help to resolve your problem.
I
|
By
David J Taylor GM8ARV 🏴 🇪🇺
·
#32414
·
|
|
Re: Batch File
Thanks David,
Now I understood what did you mean, but
I think if it do not work manually how can it work under the task?
Thanks
73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet
Thanks David,
Now I understood what did you mean, but
I think if it do not work manually how can it work under the task?
Thanks
73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet
|
By
Vincenzo Mone
·
#32413
·
|
|
Re: Batch File
No, because it's in the Windows documentation and off-topic here - search with Google.
https://www.windowscentral.com/how-create-automated-task-using-task-scheduler-windows-10
David
--
SatSignal
No, because it's in the Windows documentation and off-topic here - search with Google.
https://www.windowscentral.com/how-create-automated-task-using-task-scheduler-windows-10
David
--
SatSignal
|
By
David J Taylor GM8ARV 🏴 🇪🇺
·
#32412
·
|
|
Re: Data Manager and upcoming Basic service channel re-organisation
It depends, Graham!
If you keep your existing directory names, and point the new channels at the
existing directories, all /should/ continue to work. No promises, of course.
You /will/ need to
It depends, Graham!
If you keep your existing directory names, and point the new channels at the
existing directories, all /should/ continue to work. No promises, of course.
You /will/ need to
|
By
David J Taylor GM8ARV 🏴 🇪🇺
·
#32411
·
|
|
Re: Batch File
David,
Please can you tell me how to run a from the task manager????
Thanks
73's de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione
David,
Please can you tell me how to run a from the task manager????
Thanks
73's de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione
|
By
Vincenzo Mone
·
#32410
·
|
|
Re: Batch File
Hi Enzo,
I'll send you some details of a typical entry in my set up, tomorrow. Evening/meal time her now!!
The main purpose of the program is to space out the startup of
Hi Enzo,
I'll send you some details of a typical entry in my set up, tomorrow. Evening/meal time her now!!
The main purpose of the program is to space out the startup of
|
By
nigel
·
#32409
·
|
|
Re: Batch File
Hello Nigel,
Thanks for your program but I did not understand how to work it to solve my problem.
Any Hint???
Thanks
73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet
Hello Nigel,
Thanks for your program but I did not understand how to work it to solve my problem.
Any Hint???
Thanks
73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet
|
By
Vincenzo Mone
·
#32408
·
|
|
Re: Batch File
Just to add my two penny worth, there is a very good, free, windows program called Startup Delayer ( https://www.r2.com.au/page/products/download/startup-delayer/ ) that can start up
Just to add my two penny worth, there is a very good, free, windows program called Startup Delayer ( https://www.r2.com.au/page/products/download/startup-delayer/ ) that can start up
|
By
nigel
·
#32407
·
|
|
Data Manager and upcoming Basic service channel re-organisation
Hi David
A very happy New Year to you
I was wondering - with the upcoming changes to the Basic Service and renaming of channels etc
as described here
Hi David
A very happy New Year to you
I was wondering - with the upcoming changes to the Basic Service and renaming of channels etc
as described here
|
By
Graham Woolf
·
#32406
·
|
|
Re: Using MRTG the first time
Yes, Philip, that's looking good.
What I do is to keep the basic part as created by cfgmaker (or copied from other working PCs in my case), and add "Include" files for each of the functions I
Yes, Philip, that's looking good.
What I do is to keep the basic part as created by cfgmaker (or copied from other working PCs in my case), and add "Include" files for each of the functions I
|
By
David J Taylor GM8ARV 🏴 🇪🇺
·
#32405
·
|
|
Re: Using MRTG the first time
Hi David
Thanks again
So the mrtg.cfg i have created using perl. All i do is delete everything in there and just enter the string that you have ( with my target and thats it ) and then run the perl
Hi David
Thanks again
So the mrtg.cfg i have created using perl. All i do is delete everything in there and just enter the string that you have ( with my target and thats it ) and then run the perl
|
By
Philip Robinson
·
#32404
·
|
|
Re: Batch File
Enzo,
I have a script exactly like that which I originally listed. It is run from
Task Manager when I log into the PC (which is about once a month after the
Windows Updates). It starts the programs
Enzo,
I have a script exactly like that which I originally listed. It is run from
Task Manager when I log into the PC (which is about once a month after the
Windows Updates). It starts the programs
|
By
David J Taylor GM8ARV 🏴 🇪🇺
·
#32403
·
|
|
Re: Batch File
David,
I do not remember if already mentioned but if I close the script manually how you said also the process will be killed
Thanks
73's de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA
David,
I do not remember if already mentioned but if I close the script manually how you said also the process will be killed
Thanks
73's de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA
|
By
Vincenzo Mone
·
#32402
·
|
|
Re: Batch File
OK, a space is good! I've never used /B and see no need for it here:
/b Starts an application without opening a new Command Prompt window. CTRL+C
handling is ignored unless the application enables
OK, a space is good! I've never used /B and see no need for it here:
/b Starts an application without opening a new Command Prompt window. CTRL+C
handling is ignored unless the application enables
|
By
David J Taylor GM8ARV 🏴 🇪🇺
·
#32401
·
|
|
Re: Batch File
No David,
there is a space. I have just copied and pasted in to the cmd file
the line you sent me:
START /D F:\EUMETSAT\EUMETCast tc-cast-client.exe -c cast-client_bas.ini
I have also tried
No David,
there is a space. I have just copied and pasted in to the cmd file
the line you sent me:
START /D F:\EUMETSAT\EUMETCast tc-cast-client.exe -c cast-client_bas.ini
I have also tried
|
By
Vincenzo Mone
·
#32400
·
|
|
Re: Using MRTG the first time
Philip.
Good question!
You use the address of the LAN card you added to your PC, so using your values
it would be something like:
Target[pc-lan1]: /192.168.10.150:public@....0.1
As I've said
Philip.
Good question!
You use the address of the LAN card you added to your PC, so using your values
it would be something like:
Target[pc-lan1]: /192.168.10.150:public@....0.1
As I've said
|
By
David J Taylor GM8ARV 🏴 🇪🇺
·
#32399
·
|
|
Re: Batch File
If you look carefully at the requirements for "START", which I already posted,
you will see that there must be a space between the /D and the directory name:
START /D F:\EUMETSAT\EUMETCast
If you look carefully at the requirements for "START", which I already posted,
you will see that there must be a space between the /D and the directory name:
START /D F:\EUMETSAT\EUMETCast
|
By
David J Taylor GM8ARV 🏴 🇪🇺
·
#32398
·
|
|
Re: Using MRTG the first time
Hi
I am now trying to make MRTG work for me.
I am sure i will be asking more questions when i get stuck unless i get lucky, but my very first one is that when i create (using perl) the mrtg.cfg file
Hi
I am now trying to make MRTG work for me.
I am sure i will be asking more questions when i get stuck unless i get lucky, but my very first one is that when i create (using perl) the mrtg.cfg file
|
By
Philip Robinson
·
#32397
·
|
|
Re: Batch File
No Francis,
I am afraid but it did not work.
Thanks
73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520
No Francis,
I am afraid but it did not work.
Thanks
73 de Enzo IK8OZV
EasyLog 5 BetaTester
EasyLog PDA BetaTester
WinBollet BetaTester
D.C.I. CheckPoint Regione Campania
Skype: ik8ozv8520
|
By
Vincenzo Mone
·
#32396
·
|
|
Re: Batch File
You still need the /D. Here is an example from the batch file I use
start /B /D"C:\Tools\MSG\MSG Data Manager" MsgDataManager.exe -START
start /B /D"C:\Tools\MSG\MetOpManager" MetOpManager.exe
You still need the /D. Here is an example from the batch file I use
start /B /D"C:\Tools\MSG\MSG Data Manager" MsgDataManager.exe -START
start /B /D"C:\Tools\MSG\MetOpManager" MetOpManager.exe
|
By
fbreame
·
#32395
·
|