5 Commits

Author SHA1 Message Date
NTDEV
e618386dbd Revert "Use PowerShell DISM cmdlets" 2024-05-09 01:29:55 +03:00
NTDEV
47ef9128b8 Create FUNDING.yml 2024-05-07 00:00:40 +03:00
NTDEV
f762e66aff Merge pull request #173 from Ziron/powershell_dism
Use PowerShell DISM cmdlets
2024-05-06 23:53:52 +03:00
NTDEV
5dc7bdce49 Update README.md 2024-05-06 20:28:23 +03:00
Sebastian Gustavsson
e8327ffa5f Use PowerShell DISM cmdlets 2024-05-03 15:02:54 +02:00
2 changed files with 11 additions and 1 deletions

8
.github/FUNDING.yml vendored Normal file
View File

@@ -0,0 +1,8 @@
github: [ntdevlabs]
patreon: [ntdev]
ko-fi: [ntdev]
# Add custom links to support your work
custom: ['https://paypal.me/ntdev2']

View File

@@ -62,7 +62,9 @@ For tiny11 core:
- Windows Defender (only disabled, can be enabled back if needed)
- Windows Update (Windows Update wouldn't work anyway without WinSxS, so enabling it would only put the system in a state where it would try to update but fail spectacularily)
- WinRE
Keep in mind that **you cannot add back features in tiny11 core**!
<br>
Keep in mind that **you cannot add back features in tiny11 core**!
</br>
<br>
You will be asked during iamge creation if you want to enable .net 3.5 support!
</br>