Jump to content

So I've recently started getting into Powershell and got pretty hooked on the idea of begin able to do anything of a console with scripts and all that.

But at a very basic point where my knowledge is limited to youtube videos and confusing forums.

 

The situation is that I want to create a script that opens a game and starts joining a server by IP Address.

But I am having problems with the commands. Tried just to run (start-process C:\Users\test\Desktop\script\gamefolder\gameclient.exe) 

It did not work, which makes sense because they need to have their relations to be able to run
 


Any ideas? 

Link to comment
https://linustechtips.com/topic/944069-powershell-problem/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×