Skip to content
This repository has been archived by the owner on Dec 17, 2020. It is now read-only.
/ WinConf Public archive

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

License

Notifications You must be signed in to change notification settings

markovejnovic/WinConf

Repository files navigation

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