0byt3m1n1
Path:
C:
/
Windows
/
System32
/
WindowsPowerShell
/
v1.0
/
Modules
/
Appx
/
[
Home
]
File: Appx.psd1
@{ GUID = "{AEEF2BEF-EBA9-4A1D-A3D2-D0B52DF76DEB}" Author = "Microsoft Corporation" CLRVersion = '4.0' CmdletsToExport = 'Add-AppxPackage', 'Get-AppxPackage', 'Get-AppxPackageManifest', 'Remove-AppxPackage' CompanyName = "Microsoft Corporation" Copyright = "© Microsoft Corporation. All rights reserved." FunctionsToExport = 'Get-AppxLastError', 'Get-AppxLog' HelpInfoUri="http://go.microsoft.com/fwlink/?linkid=285736" ModuleVersion = "2.0.0.0" ModuleToProcess = 'Microsoft.Windows.Appx.PackageManager.Commands' FormatsToProcess = 'Appx.format.ps1xml' NestedModules = 'Appx.psm1' PowerShellVersion = '3.0' }