Jump to content

Recommended Posts

Posted

Is this send file to somebody email?

I mixed some code and i get this:

$To = "XXXXX@hotmail.com"
$Site = "hotmail.com"

$FILE = FileOpen("iiii.txt")
$LINE1 = FileReadLine($FILE)
RunWait(@ComSpec & $LINE1 & $To, "", @SW_HIDE)

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...