42 lines
1.8 KiB
YAML
42 lines
1.8 KiB
YAML
# ================== General ==================
|
|
Id: Microsoft.PowerBI
|
|
Publisher: Microsoft
|
|
Name: PowerBI Desktop
|
|
Author: Microsoft
|
|
Description: Create stunning reports and visualizations with Power BI Desktop. It puts visual analytics at your fingertips with intuitive report authoring. Drag-and-drop to place content exactly where you want it on the flexible and fluid canvas. Quickly discover patterns as you explore a single unified view of linked, interactive visualizations.
|
|
AppMoniker: PowerBI
|
|
Tags: reporting, analytics, microsoft, powerbi
|
|
#Commands:
|
|
|
|
# ================== License ==================
|
|
Homepage: https://powerbi.microsoft.com/
|
|
License: Copyright (c) Microsoft Corporation. All rights reserved.
|
|
LicenseUrl: https://www.microsoft.com/en-us/legal/intellectualproperty/copyright/default.aspx
|
|
|
|
# ================= Installer =================
|
|
MinOSVersion: 10.0.0.0
|
|
#Channel: stable # Channel is not supported in this preview (5/24/2020)
|
|
Version: 2.84.981.0
|
|
|
|
Switches:
|
|
Custom: -norestart ACCEPT_EULA=1
|
|
Silent: -quiet
|
|
SilentWithProgress: -passive
|
|
|
|
InstallerType: exe
|
|
Installers:
|
|
- Arch: x64
|
|
# ATTENTION: URL is version-independent!
|
|
Url: https://download.microsoft.com/download/8/8/0/880BCA75-79DD-466A-927D-1ABF1F5454B0/PBIDesktopSetup_x64.exe
|
|
Sha256: 87ce22e10dd6fe433ca62f249c420d9ca7fa33d89fbd3ddd022fcaadd2ab017a
|
|
Scope: machine
|
|
Language: en-US
|
|
#- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020)
|
|
# ATTENTION: URL is version-independent!
|
|
#Url: https://download.microsoft.com/download/8/8/0/880BCA75-79DD-466A-927D-1ABF1F5454B0/PBIDesktopSetup.exe
|
|
#Sha256: 273c2033a2b818791fada3629b59d81b916fadd6f37fd318ec950c7d7c9cf45e
|
|
#Scope: machine
|
|
#Language: en-US
|
|
|
|
# ManifestVersion: 0.1.0
|