Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
net
#4
JOHN_ Wrote:try

net "ip" "pw" "macro name"

the code you posted is trying to send "tools" to computer 2 and run it and if you dont have "tools" on pc1 thats your problem with your code.

Code:
Copy      Help
;send and run function Function7 on Computer3
str c("Computer3") p("p765") m("Function7")
if(NetSendMacro(c p m)) end "could not send"
if(net(c p m)) end "could not launch"


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)