docs
This commit is contained in:
parent
c898248d5e
commit
b0b0a3e183
@ -86,8 +86,8 @@ Save the MSI file as "7z-setup.msi" in your "Downloads" folder.
|
|||||||
|
|
||||||
Unpack the MSI with:
|
Unpack the MSI with:
|
||||||
```dos
|
```dos
|
||||||
cd /D %USERPROFILE%
|
cd /D %USERPROFILE%\Downloads
|
||||||
msiexec /a Downloads\7z-setup.msi TARGETDIR=%T%
|
msiexec /a 7z-setup.msi TARGETDIR=%T%
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user