initial commit

This commit is contained in:
UnlimitedCookies
2020-10-22 07:48:02 +02:00
commit 57cb919f41
5 changed files with 77 additions and 0 deletions

17
control Normal file
View File

@ -0,0 +1,17 @@
[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.0
packageVersion: 1.0
setupScript: install.ins
uninstallScript: remove.ins
[ProductProperty]
name: contextmenuentry
type: bool
description: Windows-Explorer Kontextmenüeintrag erstellen
helptext: Dieser Kontextmenüeintrag wird für Dateien und Ordner im Windows-Explorer erzeugt.
default: false