the really really initial commit
This commit is contained in:
21
control
21
control
@ -1,26 +1,13 @@
|
||||
[Product]
|
||||
type: localboot
|
||||
id: mdg-visual-studio-code
|
||||
name: MDG Visual Studio Code
|
||||
description: VSCode ist eine von Microsoft entwickelte, weit verbreitete Entwicklungsumgebung mit Unterstützung für eine Vielzahl an Erweiterungen. Der Großteil des Programms ist quelloffen.
|
||||
advice: Erweiterungen werden im Verzeichnes %USERPROFILE%\.vscode\extensions und somit im Windows-Profil des Nutzers installiert.
|
||||
version: 1.50.1
|
||||
id: mdg-git-client
|
||||
name: MDG Git Client
|
||||
description: Git ist ein kostenloses und quelloffenes Versionskontrollsystem. Git ist unter der GPL v2 lizensiert.
|
||||
version: 2.29.1
|
||||
packageVersion: 1.0
|
||||
setupScript: install.ins
|
||||
uninstallScript: remove.ins
|
||||
|
||||
[ProductDependency]
|
||||
action: setup
|
||||
requiredProduct: microsoft-dot-net-framework
|
||||
requiredStatus: installed
|
||||
requirementType: before
|
||||
|
||||
[ProductProperty]
|
||||
name: desktopshortcut
|
||||
type: bool
|
||||
description: Verknüpfung auf dem Windows Desktop erstellen
|
||||
default: False
|
||||
|
||||
[ProductProperty]
|
||||
name: contextmenuentry
|
||||
type: bool
|
||||
|
Reference in New Issue
Block a user