I want to make a script where i would run some commands in powershell.exe , Not sure why but when i try to do it in ISE nothing happens, but if i save the script and run it with powershell.exe it runs as wanted (almost) how does the whole command work in scripts and so on?
submitted by /u/TheMixz
[link] [comments]
The post Making a script that writes like its command promt (like cmd’ish) appeared first on How to Code .NET.