Home  >  Article  >  How to install a dedicated DVD player in win10 system

How to install a dedicated DVD player in win10 system

WBOY
WBOYforward
2023-07-17 14:37:111961browse

The following editor will introduce you to the installation method of the special DVD player for win10 system.

1. Open this computer, switch to C: SystemDisk, right-click [New] → [Folder], name it [tmp], and then create a new folder [tmp2].

How to install a dedicated DVD player in win10 system

2. Unzip the corresponding installation package downloaded before, and then copy the .msi to the "C:/tmp" folder;

How to install a dedicated DVD player in win10 system

3. Right-click on the start menu, select "(Administrator)", and then enter:

msiexec/ac:/tmp/windows10.0-kb3081704-x64.msi/ qbTARGETDIR=c:/tmp2(64-bit)

msiexec/ac:/tmp/windows10.0-kb3081704-x86.msi/qbTARGETDIR=c:/tmp2(32-bit)

How to install a dedicated DVD player in win10 system

4. Click the search button, enter: powershell, right-click WindowsPowerShell in the search results, and select [Run as administrator].

How to install a dedicated DVD player in win10 system

5. Then copy the following code in it and press Enter:

Add-AppxProvisionedPackage-Online-PackagePath.

c:/tmp2/InstallDVDAppxPackage/cd0c0ffe0e945833e70b1e9fcff.appxbundle-LicensePath.

c:/tmp2/InstallDVDAppxPackage/cd0c0ffe0e945833e70b1e91fcff_License1.xml.

6. After completing the command, open the start menu and you will see [WindowsDVDPlayer].

How to install a dedicated DVD player in win10 system

These are the installation methods of DVD player for win10 system, do you know?

The above is the detailed content of How to install a dedicated DVD player in win10 system. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:windows7en.com. If there is any infringement, please contact admin@php.cn delete