You are not logged in.

#1 27 Oct 2007 15:08

Noobie
Member
Registered: 27 Oct 2007
Posts: 4

how to? run an exe file on the other laptop

Hi.

Im playing with my two laptops:D... Some funny remoting cmd stuff..:)

But I need some help here... Im a little noobie for this, but I have a command: tasklist /s ip-adress /u localhost\administrator. I know that this command will make me see the tasklist of the other laptop.:)

But here comes my problem :wall: ... I want to know how to make a command, which will run an exe file on the other laptop. Like a game or somenthing (eks. pacman.exe), just for fun.

I realy dont know how to set up the command... I was thinking about somenthing like: start /s ip-adress /u localhost\administrator /pacman.exe.... But Im not sure 

I was just looking at the different commands in the big command list. tongue But I could not find anything helpfull

Can somebody please help me?:/

thanks...;)

Offline

#2 27 Oct 2007 17:55

Simon Sheppard
Admin
Registered: 27 Aug 2005
Posts: 1,130
Website

Re: how to? run an exe file on the other laptop

'psexec' will do that kind of thing

Offline

#3 27 Oct 2007 18:16

Noobie
Member
Registered: 27 Oct 2007
Posts: 4

Re: how to? run an exe file on the other laptop

Hi. Simon

will it look like this? psexec /s ip-adress /u localhost\administrator /pacman.exe? big_smile

thanks...

Offline

#4 28 Oct 2007 17:36

Simon Sheppard
Admin
Registered: 27 Aug 2005
Posts: 1,130
Website

Re: how to? run an exe file on the other laptop

One thing you need to watch for when using psexec is to always specify the full path of the executable:

c:\somefolderonremotemachine\pacman.exe

Offline

Board footer

Powered by