Skip to content

Commit

Permalink
Create LZX Compression
Browse files Browse the repository at this point in the history
  • Loading branch information
XPower7125 authored Jan 23, 2025
1 parent 449d539 commit 82e6d6b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions OS tweaks/OS Compression/LZX Compression
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
@echo off
echo Compressing the OS binaries with LZX compression
compact /c c:\windows\*.* /s /i /exe:lzx

0 comments on commit 82e6d6b

Please sign in to comment.