-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathabout.txt
More file actions
25 lines (19 loc) · 1.13 KB
/
about.txt
File metadata and controls
25 lines (19 loc) · 1.13 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# THIS IS AN ABOUT FILE USED FOR GITHUB/PUBLIC INDEXING AND OTHER DESCRIPTION INFORMATION. SEE THE README FOR A MORE DETAILED LOOK AT THE REPOSITORY.
# Created by itsSysTime, named MCSBTool.
[KEYWORDS]:
PowerShell Automation
Bootable Media Creation
Console Application / CLI
UEFI/BIOS Support with Removable Media
[CURATED TO]:
Operating System - Microsoft Windows (MAY NOT WORK WITH VERSIONS WHERE POWERSHELL IS NOT INSTALLED. IF NOT, MANUALLY INSTALL POWERSHELL BEFOREHAND.)
Removable Media - CD-ROM and Optical Discs (CD, DVD, BLU-RAY, USB, et cetera)
Optical disc images - ISO or other format
[KNOWN ISSUES]:
Removable Media support on older OSes - On legacy systems (such as below Vista), preparing a USB can be more difficult. However, an optical disc (CD/DVD) is recommended for versions below Build 6000 (Windows Vista SP0, Build 6000, NT 6.0)
[AUTHORS]:
itsSysTime, 2025
[USE OF OTHER WORK]:
Yes, the script uses the Rufus UEFI:NTFS drivers. They are re-formatted from the Rufus "uefi-ntfs.img" FAT12, but reformatted to an ISO image for compatibility.
[PLATFORM]:
The original software is distributed in this very repository, on GitHub.