JetBrains Goland 2023.1.2
Author: Paul Cobben
Date: June 7, 2023

About

A Go IDE with extended support for JavaScript, TypeScript, and databases.

General Information

Vendor Information

JetBrains

Application Name

Goland

Application Version

2023.1.2

Download Link

https://download.jetbrains.com/go/goland-2023.1.2.exe

License Needed

No

Vendor Install

Installation Type

Setup.exe

Architecture

x86

Description

Application Configuration/Settings

Registry

HKLM\SOFTWARE\WOW6432Node\JetBrains\GoLand

File

AD/GPO

AAD/GPO

User Environment Data

Registry

File

Other

Infrastructure Dependencies

Description

ODBC

Connection Name

Driver

Parameters

Setup.exe parameters

MSI Public Properties

Installation Commands

Silent Install Command

goland-2023.1.2.exe /S /CONFIG=.\silentinstall.config /D="C:\Apps\GoLand 2022"

Silent Uninstall Command

"%ProgramFiles(x86)%\JetBrains\GoLand 2023.1.2\bin\Uninstall.exe" /S

Repackaging Score

MSI

Unknown

MSIX

Unknown

App-V

Unknown

ThinApp

Unknown

Citrix App Layer

Unknown

VMWare App Volumes

Unknown

Other

Full Functional
Silent Install

Repackaging Tips

Add Open Folder as project to Context menu
Edit silentinstall.config
Add line: updateContextMenu=1

Add Path to Environment variable
Edit silentinstall.config
Add line: updatePATH=1

Exclude Desktop Shortcut
Edit silentinstall.config
Add line: launcher64=0

Regenerate shared archive
Edit silentinstall.config
Add line: regenerationSharedArchive=1

Register file assocations
Edit silentinstall.config
Add line: .go=1

Suppress EULA
REG ADD "HKCU\Software\JavaSoft\Prefs\jetbrains\privacy_policy" /v "eua_accepted_version" /t REG_SZ /d "1.4"
Add line: .go=1

Disable usage statistics
Edit %AppData%\JetBrains\consentOptions\Accepted (file)
Add line: rsch.send.usage.stat:1.1:0:1111111111111


silentinstall.config template
; Installation mode. It can be user or admin.
; NOTE: for admin mode please use "Run as Administrator" for command prompt to avoid UAC dialog.
mode=admin

; Desktop shortcut for launchers
launcher32=0
launcher64=1

; Add launchers path to PATH env variable
updatePATH=1

; Add "Open Folder as Project" to context menu
updateContextMenu=1

; Download and install jre32
jre32=1

; Regenerating the Shared Archive
regenerationSharedArchive=1

; List of associations.
.go=1

Comments

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

Recent App Tips

Upcoming Events

september 2023

27sepAll Day29Workplace Ninja Summit 2023

october 2023

06oct8:00 am7:00 pmAppManagEvent 2023

Upcoming Courses

september 2023

18sep(sep 18)9:00 am22(sep 22)4:30 pmUSA: Learning MSI Projects with InstallShield 2023

25sep(sep 25)9:00 am29(sep 29)4:30 pmEMEA: Learning MSI Projects with InstallShield 2023

october 2023

09octAll Day13Packaging in App-V & MSIX by Tim Mangan

november 2023

06nov(nov 6)9:00 am10(nov 10)4:30 pmEMEA: Application Packaging with AdminStudio 2023

13nov(nov 13)9:00 am17(nov 17)4:30 pmUSA: Application Packaging with AdminStudio 2023

27nov01decUSA: Advanced AdminStudio and Repackaging Workshop