Home > Common Problem > body text

How to install a dedicated DVD player in win10 system

WBOY
Release: 2023-07-17 14:37:11
forward
1959 people have browsed it

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!

source:windows7en.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!