markovejnovic / WinConf

⛔️ [DEPRECATED] A small set of scripts for post-install Windows

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project has officially been deprecated.

Due to the fact that I am unable to constantly keep up with Windows' ever-growing set of self-protection and monitoring tools, I decided to abandon the project. There is a much better and reliable post-install toolkit I'd recommend - tronscript

Windows Configuration

This is a small set of scripts which allow for downloading a set of packages. It's mainly desgined for personal use, but this does not mean it cannot be modified for wide-spread use.

Requirements

These only require Windows 10.

Getting Started

Since you won't be able to use git during the starting procedure, I recommend downloading the repo over HTTPS. You should copy it to your home directory (removing the -master sufix).

Then, just fire up an administrative powershell and:

cd ~
cd WinConf
./install.ps1

Built With

License

This project is licensed under the GLPv3 License - see the LICENSE file for details

Acknowledgments

About

⛔️ [DEPRECATED] A small set of scripts for post-install Windows

License:GNU General Public License v3.0


Languages

Language:PowerShell 83.5%Language:AutoHotkey 16.0%Language:Batchfile 0.4%