Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Aetopia/Install-NVCPL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

25 Commits

Repository files navigation

Install-NVCPL

A simple PowerShell script to install the NVIDIA Control Panel as an UWP or a Win32 App!

Usage

Use the following command to run the script:

irm "https://raw.githubusercontent.com/Aetopia/Install-NVCPL/main/Install-NVCPL.ps1" | iex

Build NVIDIA Control Panel Service Launcher

  1. Install GCC and UPX.
  2. Run build.bat.
  3. Now simply extract a NVIDIA Control Panel APPX package as a .zip archive.
  4. Replace nvcpluir.dll in Display.Driver\NVCPL within the extracted .zip file directory.
  5. Run nvcplui.exe as an Administrator to launch the NVIDIA Control Panel.

About

A simple PowerShell script to install the NVIDIA Control Panel as an UWP or a Win32 App!

Resources

Readme

License

MIT license

Stars

Watchers

Forks