Git Product home page Git Product logo

cw-i's Introduction

CW-I

A simple package mananger wrapper with some extra features

How to build with VS (Legacy v1.7.0 for Windows)?

Clone the repo

Open the .sln file in the "Legacy" folder

Click build

How to build with MINGW (Windows)?

Open MSYS2

Install mingw and git

pacman -S mingw-w64-x86_64-gcc git

Clone the repo

git clone https://github.com/VPeti1/CW-I.git

Compile the source code

g++ -static main.cpp -o CW-I.exe

How to build with g++ (Linux) ?

Clone the repo

Compile the source code

g++ main.cpp -o CWI.out

What are its features?

It has basic,gamer,developer and custom install modes

It can debloat your computer with minimal hassle

It can clean your computer

Known issues

The program dosnt contain a signature so most antivirus programs show a false positive

The program hangs for 2-3 seconds on startup (1.7.0 only!)

This is not a bug, this is intended and used for enabling the devmenu and skipcheck mode

Devmenu and skipcheck mode keybinds (v1.7.0 only!)

To enable the devmenu press ESCAPE on startup within 1 second

To enable skipcheck mode press S on startup within 1 second

cw-i's People

Contributors

vpeti1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.