mirror of
https://github.com/HaschekSolutions/pictshare.git
synced 2025-11-12 11:16:22 +00:00
Adds window style Hidden to PowerShell script
This commit is contained in:
@@ -61,7 +61,7 @@ Configure Greenshot:
|
|||||||
Create a new External command, under Settings -> Plugins -> Click on External command Plugin -> Configure -> New
|
Create a new External command, under Settings -> Plugins -> Click on External command Plugin -> Configure -> New
|
||||||
- Name: what ever you want here
|
- Name: what ever you want here
|
||||||
- Command: find and point to pwsh.exe
|
- Command: find and point to pwsh.exe
|
||||||
- Argument: -F Path\to\this\script -Address consto.com
|
- Argument: -w Hidden -F Path\to\this\script -Address consto.com
|
||||||
|
|
||||||
Create a PowerShell script with the code below.
|
Create a PowerShell script with the code below.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user