Main Forum > General Computer Support

Is there a way to run a tab in a opened application from a task scheduler

(1/4) > >>

jraju:
Hi, i made settings in Kitty Software in  a such way that it autologs and issue a command to access the status page of my router. My router is designed in such a way.
I have succeeded in creating a task to open the exe in task scheduler daily at requested hours to check the speed and other details of the router stat.
Now i want to know and if possible give me command line help in windows to activate a tab Open or Start automatically to get the task executed.
Now, the appplication opens up as per settings in task scheduler. I have to press open or start to get the result. i want this opetion to be added in task scheduler either in start a program box or in arguments box, so that it executes the next command of open or start to auto execute and get the router page results instead of application open page. i think , i made it clear .
How to execute a tab in an applilcation thro command prompt.

jraju:
hI, I HEREWIth enclose the model ouotput, if i click the start or open tab after the task is getting executed by the task scheduler.
the black cmd is unlike normal cmd, where you could select and paste as a txt.
i think , it is a different cmd, linux prompt, where i could not select and paste.
But here i get the result of what i want.
Is there any trick to auto click a tab, by code in arguments
hope to receive experts ideas
moreover, when i save as a print screen file, on opening i find it the horizontal frame is like moving at both ends.

jraju:
hI, EXPERTS, i know that it is not a command prompt, when i get the access thro, the kitty. it is unix prompt and so, how to invoke a tab in the enclosed applicaation.
is there a way out

jraju:
Hi, I also wish to know, if the unix prompt i am getting is a separate command like screen opening? or in the command prompt in itself.
Because, i could not select all the text and paste it as is available in command prompt.
Is the $ prompt different from # prompt.

Samson:
It is a telnet prompt. getting the info from your router. PuTTY and KiTTY are telnet clients for Windows.

You can access it from a cmd prompt and entering "telnet 192.168.0.1 (or your router's IP address)

below are 2 command results for "adslctl info --show" and "adslctl info --stats", the second is more useful over time.

You can right click in the telnet window > "select all" and then paste in a txt document, see below, also the command to access the router's stats. I run it manually so can't help with the task schedule side either..... :sad:

Navigation

[0] Message Index

[#] Next page

Go to full version