Skip to content

Commit f0883be

Browse files
committed
Merge branch 'main' of https://github.com/Zigul1/CoverShell
2 parents 18e2089 + 70ca229 commit f0883be

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Tested succesfully using **PowerShell 5.1** and **PowerShell 7.4** on **Windows
1111
1.
1212
- Download the repository in .zip format and then extract it in a folder
1313
2.
14-
- right-click on the "CoverShell.ps1" file and then left-click on "Run with PowerShell" (**alternatively**: open the shell in the folder and set a compatible execution policy with the PowerShell command: `powershell.exe -ep bypass .\CoverShell.ps1`)
14+
- right-click on the "CoverShell.ps1" file and then left-click on "Run with PowerShell" (**alternatively**: open the shell in the file folder, using SHIFT + RIGHT-CLICK, and run the script setting a compatible execution policy using the PowerShell command: `powershell.exe -ep bypass .\CoverShell.ps1`)
1515
- the shell will appear for a moment, then it will minimize itself and you will see the GUI, in the background of already opened windows
1616
3.
1717
- to close the application, just close the CoverShell window or the Powershell one minimized
@@ -59,7 +59,7 @@ Testato con successo usando **PowerShell 5.1** e **PowerShell 7.4** su **Windows
5959
1.
6060
- Scaricare il *repository* in formato .zip ed estrarlo in una cartella
6161
2.
62-
- cliccare con il destro sul *file* "CoverShell-ita.ps1" e poi con il sinistro su "Esegui con PowerShell" (**alternativamente**, aprire la *shell* nella cartella del *file* e impostare una *execution policy* adeguata con il comando PowerShell `powershell.exe -ep bypass .\CoverShell-ita.ps1`
62+
- cliccare con il destro sul *file* "CoverShell-ita.ps1" e poi con il sinistro su "Esegui con PowerShell" (**in alternativa**, aprire la *shell* nella cartella del *file*, usando SHIFT + TASTO DESTRO, e lanciare lo *script* impostando una *execution policy* adeguata usando il comando PowerShell `powershell.exe -ep bypass .\CoverShell-ita.ps1`
6363
- la *shell* apparirà per un momento, poi si ridurrà ad icona e comparirà la GUI, in *background* rispetto alle finestre già aperte
6464
3.
6565
- per chiudere l'applicazione, è sufficiente chiudere la finestra di CoverShell o quella minimizzata di PowerShell.

0 commit comments

Comments
 (0)