/Get-Help /? 顯示可用 DISM 命令列選項和引數的相關資訊。 使用/? 或/Get-Help 選項,而不指定映射檔來取得映射管理命令的說明,例如 /Mount-Image。 範例: Dism /? 使用/Image:<path_to_an_image> 選項指定映射檔,或使用/Online選項來取得映射中服務命令的說明,例如/Get-Packages。 用於維護映射的選項取決...
Dism /Image:C:\test\offline /Get-Packages /Format:Table Windows 命令提示符 Dism /Online /Get-Packages /Get-PackageInfo 显示关于作为 .cab 文件提供的包的详细信息。 只能指定 .cab 文件。 不能使用此命令获取 .msu 文件的包信息。/PackagePath:<path_to_package>可以指向 .cab ...
Get-WindowsPackage Get-WindowsReservedStorageState Mount-WindowsImage New-WindowsCustomImage New-WindowsImage Optimize-AppXProvisionedPackages Optimize-WindowsImage Remove-AppxProvisionedPackage Remove-WindowsCapability Remove-WindowsDriver Remove-WindowsImage ...
使用/Image:<path_to_an_image> 选项指定映像文件,或使用/Online选项获取有关映像中的维护命令(例如/Get-Packages)的帮助。 可用于维护映像的选项取决于在映像中可用的维护技术。 示例: Dism /image:C:\test\offline /? Dism /online /? 可以通过指定命令行选项来显示更多帮助。
Get-AppxProvisionedPackage[-Online] [-WindowsDirectory <String>] [-SystemDrive <String>] [-LogPath <String>] [-ScratchDirectory <String>] [-LogLevel <LogLevel>] [<CommonParameters>] Description TheGet-AppxProvisionedPackagecmdlet gets information about app packages (.appx) in an image that ...
Dism /Online /Get-Packages /Get-PackageInfo {/PackageName:< name_in_image> | /PackagePath:< path_to_cabfile>} Displays detailed information about a package provided as a .cab file. Only .cab files can be specified. You cannot use this command to obtain package information for .msu files...
Suppresses reboot. If a reboot is not necessary, then this command does nothing. This option keeps the application from prompting for a restart, or keeps it from restarting automatically if you use the/Quietoption. Example: Dism /online /Add-Package /PackagePath:C:\packages\package.cab /NoRest...
Dism /Online /Get-Packages /Get-PackageInfo {/PackageName:< name_in_image> | /PackagePath:< path_to_cabfile>} Displays detailed information about a package provided as a .cab file. Only .cab files can be specified. You cannot use this command to obtain package information for .msu files...
Prepare the NuGet packages by runningnugetpkgprep.batin the location you cloned the repository to Open the solution in Visual Studio 2012 or later Finally, go to "Build > Build solution", or press CTRL-Shift-B Additional startup flags ...
Or, at a command prompt, type: Copy DISM.exe /Online /Remove-ProvisionedAppxPackage /PackageName:microsoft.app1_1.0.0.0_neutral_en-us_ac4zc6fex2zjp See Also Tasks Customize the Start Screen Reference DISM App Package (.appx or .appxbundle) Servicing Command-Line Options ...