Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

38 lines
576 B

  1. [Phone]
  2. Dial_As_Is=NO
  3. Country_ID=1
  4. Area_Code=206
  5. [Entry]
  6. Entry_Name=Microsoft Internet Referral Service
  7. [Server]
  8. Type=PPP
  9. SW_Compress=YES
  10. Negotiate_TCP/IP=YES
  11. Disable_LCP=yes
  12. [TCP/IP]
  13. Specify_IP_Address=NO
  14. Specify_Server_Address=NO
  15. IP_Header_Compress=YES
  16. Gateway_On_Remote=YES
  17. [Scripting]
  18. Name=R3sx25e.scp
  19. [User]
  20. [email protected]
  21. Password=B@ji0220!
  22. [Script_File]
  23. 0=proc main
  24. 1=delay 2
  25. 2=transmit "@D<cr>"
  26. 3=waitfor "NAL=",10
  27. 4=transmit "D1<cr>"
  28. 5=waitfor "@",10
  29. 6=transmit "c 76632343<cr>"
  30. 7=waitfor "PPP"
  31. 8=endproc