Help for this page

Select Code to Download


  1. or download this
    "D:\RSA Security\RSA Authentication Manager\utils\tcl\BIN\tcl-sd.exe" 
    +$ARGV[1]
    
  2. or download this
    system ("\"D:\\RSA Security\\RSA Authentication Manager\\utils\\tcl\\B
    +IN\\tcl-sd.exe\" $ARGV[1]");
    
  3. or download this
    system '"D:\RSA Security\RSA Authentication Manager\utils\tcl\BIN\tcl-
    +sd.exe"', $ARGV[1];