You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to make a bat script to open powershell and run Scrcpy from a specific path (D:\NewApps) but I don't know how.
I made this command in a bat file : start powershell -file "D:\NewApps\scrcpy.exe" but doesn't work.Just opens the PS window and closed immediatlly.
The text was updated successfully, but these errors were encountered:
I want to make a bat script to open powershell and run Scrcpy from a specific path (D:\NewApps) but I don't know how.
I made this command in a bat file : start powershell -file "D:\NewApps\scrcpy.exe" but doesn't work.Just opens the PS window and closed immediatlly.
The text was updated successfully, but these errors were encountered: