i am trying to execute an exe file on a remote computer using vb 6.0 and i'm using psexec here is my code:
shell("psexec //computer1 d:\test.exe")
but it is not working by. by the way i am using a cloned system. can anybody help me.. thank you so much.