-
-
Notifications
You must be signed in to change notification settings - Fork 7
Install ImageMagic
apobekiaris edited this page Sep 4, 2020
·
1 revision
Installs the ImageMagic/Ghostscript libraries and returns the executable path.
Install-ImageMagic [<CommonParameters>]
Installs the ImageMagic/Ghostscript libraries and returns the executable path.
PS C:\> Install-ImageMagic
Directory: C:\Program Files\ImageMagick-7.0.10-Q16-HDRI
Mode LastWriteTime Length Name
---- ------------- ------ ----
-a--- 8/16/2020 4:32 PM 44752 magick.exe
Installs the ImageMagic/Ghostscript libraries and returns the executable path.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.