File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -161,9 +161,8 @@ The destination should start with one of the following placeholders:
161161
162162> **Note**: The `win64` and `win32` placeholders are extremely important, as
163163> they change according to the bottle's architecture. Windows (and WINE) 32bit
164- > use the system32 folder to store 32bit resources and syswow64 to store 64bit,
165- > while Windows (and WINE) 64bit uses the system32 folder to store 64bit
166- > resources and syswow64 to store 32bit.
164+ > use the system32 folder to store 32bit resources, while 64bit systems uses
165+ > the system32 folder to store 64bit resources and syswow64 to store 32bit.
167166
168167If the destination does not start with one of the supported placeholders, it
169168will fail with an error. It is not possible to extract a whole Windows Cabinet
You can’t perform that action at this time.
0 commit comments