├── CheckSafeMode.cs ├── DoIt.bat ├── LICENSE ├── README.md └── UndoIt.bat /CheckSafeMode.cs: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fashionproof/CheckSafeBoot/HEAD/CheckSafeMode.cs -------------------------------------------------------------------------------- /DoIt.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fashionproof/CheckSafeBoot/HEAD/DoIt.bat -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fashionproof/CheckSafeBoot/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fashionproof/CheckSafeBoot/HEAD/README.md -------------------------------------------------------------------------------- /UndoIt.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/fashionproof/CheckSafeBoot/HEAD/UndoIt.bat --------------------------------------------------------------------------------