Skip to content

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

License

Notifications You must be signed in to change notification 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

License

Stars

Watchers

Forks