sumi mohan Posted April 27, 2006 Posted April 27, 2006 We are using the tool AutoIt in automation to enter the username and password in the pop up dialog box that requests for credentials in the dot1x feature. We are able to run the script in the PC from the command prompt and it is working fine, but autoit script is not working from telnet session. I tried with the command "CMD start autiIt.exe <script_name> and the command "start autiIt.exe <script_name> Please let me know on how to do it?
Uten Posted April 27, 2006 Posted April 27, 2006 We are using the tool AutoIt in automation to enter the username and password in the pop up dialog box that requests for credentials in the dot1x feature. We are able to run the script in the PC from the command prompt and it is working fine, but autoit script is not working from telnet session.I tried with the command "CMD start autiIt.exe <script_name>” and the command "start autiIt.exe <script_name>” Please let me know on how to do it? Does your autoit logon tool use a GUI? As fare as I know telenet does not suport that. Please keep your sig. small! Use the help file. Search the forum. Then ask unresolved questions :) Script plugin demo, Simple Trace udf, TrayMenuEx udf, IOChatter demo, freebasic multithreaded dll sample, PostMessage, Aspell, Code profiling
Recommended Posts