PowerShell | Run PowerShell Script via Batch .bat Script

preview_player
Показать описание

Notes

Luke Keam
Рекомендации по теме
Комментарии
Автор

You are the man 👍👍the most to the point and easy way to do it, yet it is not very clear, but it did the job, thanks a lot man, keep up the good work 👌👌

pazzy
Автор

Hi there, I’ve been creating a big powershell script which implements a GUI created through windows forms, I want to make this into an “executable/batch” file so instead of having to open my powershell ISE I can just run the batch file… would you have any idea on how to do this?

joelmeizer
Автор

I am a little bit confuse with the sript path.
where in the code should i change it to paste my script path?
Thank you.

PACOME
Автор

how we can pass args to ps1 file from .bat

amartyathorat
Автор

What about in reverese? Using the .ps1 file to call the .bat file?

RAM_