Printer FriendlyEmail Article Link

Avalanche: pop-up window "Please select Corresponding Commander install Path" prevents Tcl scripts from running automatically on Windows environment

Symptoms
  • Logging in to Avalanche with Tcl script below will bring a pop up window which prevents a script from running automatically.
tclsh
%set auto_path [linsert $auto_path 0 "C:/Program Files (x86)/Spirent Communications/Spirent TestCenter 4.76/Layer 4-7 Application/TclAPI"]
%package require av
%av::login
 
Environment
  • Avalanche Commander 4.74, 4.75 and 4.76
  • Windows Tcl environment
Explanation/Resolution
  • CR#01231264 was opened and this has been fixed in Avalanche Commander version 4.77 and newer versions.
  • For testers who need to stay on version 4.74, 4.75 or 4.76, this pop up prompt can be prevented by logging in with a -temp-workspace.
    %av::login -temp-workspace
 

Product : Automation,Avalanche