Skip to content

Instantly share code, notes, and snippets.

# encoding: utf-8
# USE AT OWN RISK
#
# Follow this guide to install Ruby on Windows (step 1 and 2): https://forwardhq.com/support/installing-ruby-windows
# Install gems (with admin cmd prompt):
# https://rubygems.org/gems/bencode
# https://rubygems.org/gems/rest_client
#
# Edit datpath below to point to your utorrent resume.dat file
@stu43005
stu43005 / reclaimWindows10.ps1
Last active July 24, 2017 03:13 — forked from alirobe/reclaimWindows10.ps1
"Reclaim Windows 10" 關閉一堆不必要的Windows 10功能,刪除暴力和隱私侵犯。 此為客製化的版本,在執行前請先檢查和調整。請將檔案儲存為``BIG5``或``UTF-8 with BOM``編碼。 Fork via https://gist.github.com/alirobe/7f3b34ad89a159e6daa1
##########
# Win10 Initial Setup Script
# Author: Disassembler <disassembler@dasm.cz>
# Translator: Shiaupiau <stu43005@gmail.com>
# Version: 1.7, 2016-08-15
# dasm's script: https://github.com/Disassembler0/Win10-Initial-Setup-Script/
# alirobe's script: https://gist.github.com/alirobe/7f3b34ad89a159e6daa1
# THIS IS A PERSONALIZED VERSION