Hi all,
i need to run my jar aplication as another Windows user.
To do this, I have created a runnable jar from eclipse (Export tool), and after that, i made a vbs script to execute the jar as the user 'X'.
Can i solve this in another way, without the vbs file?
Thanks in advance.
