Skip to content

lzkamods/PCCT2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Badge Github All Releases

PC CONTROL TOOL C++

all the necessary functions to control your PC directly from your browser!

· TURN OFF/RESTART/LOG OUT PC

· OPEN APPS (CHANGE PATH TO APP IN THE main.cpp)

· CHANGE VOLUME

HOW TO INSTALL

Way 1

install the code and open folder builds

then open build.exe app

Way 2

install the code and open build.bat

then open builds folder and run build.exe

Way 3 (requied g++ and MinGW)

open command prompt with source code folder directory and run this command

g++ pcct.cpp -lole32 -loleaut32 -lws2_32 -std=c++20 -o build/build.exe

then open build folder and run build.exe

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages