mirror of
https://github.com/winapps-org/winapps.git
synced 2025-08-13 05:49:15 +02:00
Added Powershell
This commit is contained in:
14
apps/powershell/info
Normal file
14
apps/powershell/info
Normal file
@@ -0,0 +1,14 @@
|
||||
# GNOME shortcut name
|
||||
NAME="Powershell"
|
||||
|
||||
# Used for descriptions and window class
|
||||
FULL_NAME="Microsoft Powershell"
|
||||
|
||||
# The executable inside windows
|
||||
WIN_EXECUTABLE="C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe"
|
||||
|
||||
# GNOME categories
|
||||
CATEGORIES="Windows"
|
||||
|
||||
# GNOME mimetypes
|
||||
MIME_TYPES=""
|
Reference in New Issue
Block a user