Difference between revisions of "Gimp"

From BCX Media Wiki
Jump to navigation Jump to search
(Created page with "The process to deploy Gimp involves downloading the Gimp installer .exe and deploying the installation via a BCX Custom Package Task. =='''Download'''== Download Gimp (gimp-...")
 
m
 
Line 20: Line 20:
  
 
'''\\servername\packages$\EXE\Gimp\gimp-x.x.x-setup.exe /silent /norestart
 
'''\\servername\packages$\EXE\Gimp\gimp-x.x.x-setup.exe /silent /norestart
 +
 +
 +
[[Category:BCX Network Management Tools Package Task]]
  
  
 
After adding the task, only assign to a few individual testing stations to test deployment
 
After adding the task, only assign to a few individual testing stations to test deployment

Latest revision as of 14:50, 14 May 2020

The process to deploy Gimp involves downloading the Gimp installer .exe and deploying the installation via a BCX Custom Package Task.

Download

Download Gimp (gimp-x.x.x-setup.exe) from:

http://www.gimp.org/downloads/

Next, you need to copy the gimp-x.x.x-setup.exe file to your packages$ share or distribution point

eg \\servername\packages$\EXE\Gimp

If the installation file has been downloaded from the Internet it now needs to be unblocked

How to unblock files downloaded from the Internet for Deployment.

Installation Instructions

You can now create a custom package task to deploy Gimp using the following command:

\\servername\packages$\EXE\Gimp\gimp-x.x.x-setup.exe /silent /norestart


After adding the task, only assign to a few individual testing stations to test deployment