Intune SW deployment

Helping Intune admins with software deployment

[Windows] TortoiseGit


Version used in this guide: 2.16.0

Highlighted items are subjects to change with new software releases. Please review these items and adjust them according to your environment.

General

Application type

Windows app (Win32)

Package content

  • TortoiseGit-2.16.0.0-64bit.msi

Software download page

https://tortoisegit.org/download/


App information

Name

TortoiseGit

Description

TortoiseGit is a Windows Shell Interface to Git and based on TortoiseSVN. It’s open source and can fully be build with freely available software.

Since it’s not an integration for a specific IDE like Visual Studio, Eclipse or others, you can use it with whatever development tools you like, and with any type of file. Main interaction with TortoiseGit will be using the context menu of the Windows explorer.

Publisher

TortoiseGit

App Version

2.16.0

Information URL

https://tortoisegit.org/

Privacy URL

https://tortoisegit.org/legal/

Logo

https://commons.wikimedia.org/wiki/File:TortoiseGit_icon.png


Program

Install command

msiexec.exe /i TortoiseGit-2.16.0.0-64bit.msi /qn

Uninstall command

msiexec.exe /X {B4DE2D35-3384-45BA-947C-60905D4B4699} /qn

Installation time required (mins)

15

Allow available uninstall

Yes

Install behavior

System

Device restart behavior

No specific action


Requirements

Operating system architecture

x64

Minimum operating system

1903

Disk space required (MB)

<None>

Minimum number of logical processors required

<None>

Minimum CPU speed required (MHz)

<None>

Additional requirement rules

<None>


Detection rules

Rules format

Manually configure detection rules

Detection rules

Rule type: File

Path: C:\Program Files\TortoiseGit\bin

File or folder: TortoiseGitProc.exe

Detection method: String (version)

Operator: Greater than or equal to

Value: 2.16.0.0

Associated with a 32-bit app on 64-bit clients: No

Leave a comment