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
- Install
GCCandUPX. - Run
build.bat. - Now simply extract a NVIDIA Control Panel APPX package as a
.ziparchive. - Replace
nvcpluir.dllinDisplay.Driver\NVCPLwithin the extracted.zipfile directory. - Run
nvcplui.exeas an Administrator to launch the NVIDIA Control Panel.