Update dependencies
parent
992e35ea79
commit
5a8d324a97
|
@ -16,6 +16,8 @@ Open a PowerShell, stop Teams if is runned, run Teams, run new message function,
|
||||||
|
|
||||||
* Internet Connection
|
* Internet Connection
|
||||||
* Microsoft Teams installed and user logged-in
|
* Microsoft Teams installed and user logged-in
|
||||||
|
* ExecutionPolicy Bypass
|
||||||
|
* Python
|
||||||
|
|
||||||
### Settings
|
### Settings
|
||||||
|
|
||||||
|
|
|
@ -11,6 +11,8 @@ REM ###########################################
|
||||||
REM Requirements:
|
REM Requirements:
|
||||||
REM - Microsoft Teams installed and user logged-in
|
REM - Microsoft Teams installed and user logged-in
|
||||||
REM - Internet Connection
|
REM - Internet Connection
|
||||||
|
REM - ExecutionPolicy Bypass
|
||||||
|
REM - Python
|
||||||
|
|
||||||
REM 1. Open a powershell
|
REM 1. Open a powershell
|
||||||
REM 2. Close if Teams is opens and reopen it
|
REM 2. Close if Teams is opens and reopen it
|
||||||
|
|
Loading…
Reference in New Issue