Jump to content

Skinner

Members
  • Posts

    2
  • Joined

  • Last visited

Skinner's Achievements

Seeker

Seeker (1/7)

0

Reputation

  1. It looks like the -s was the trick. Thanks for the help.
  2. I've googled the hell out of this and everything says I'm going it right. I have an autoit script, and for sake of argument, let's say it's just simply (of which I have tried): MsgBox(0, "test", "Test Message") When running: psexec \\remotecomputer -c -f -i myscript.exe From a machine on a domain running under a domain administrator account. The script gets passed to the remote machine, and executes and even displays on the current logged in user's screen but it's a black box. You can see the menu bar on the MsgBox but if I build a GUI with no bars or anything, it's just a black box. Either way, menu bar or not, you can't see what's going on. Any suggestions?
×
×
  • Create New...