Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
winetricks
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
winetricks
Commits
4a1f696d
Commit
4a1f696d
authored
Feb 13, 2025
by
Vitaly Lipatov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
just import wine-etersoft-winetricks-20250206.tar with rpmgs script
parent
8eaf9d32
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
winetricks
winetricks/src/winetricks
+1
-1
No files found.
winetricks/src/winetricks
View file @
4a1f696d
...
@@ -12847,7 +12847,7 @@ load_vcrun2015()
...
@@ -12847,7 +12847,7 @@ load_vcrun2015()
w_download https://download.microsoft.com/download/6/D/F/6DF3FF94-F7F9-4F0B-838C-A328D1A7D0EE/vc_redist.x64.exe d7257265dbc0635c96dd67ddf938a09abe0866cb2d4fa05f8b758c8644e724e4
w_download https://download.microsoft.com/download/6/D/F/6DF3FF94-F7F9-4F0B-838C-A328D1A7D0EE/vc_redist.x64.exe d7257265dbc0635c96dd67ddf938a09abe0866cb2d4fa05f8b758c8644e724e4
# Also replace 64-bit msvcp140.dll & ucrtbase.dll
# Also replace 64-bit msvcp140.dll & ucrtbase.dll
w_try_cabextract
--directory
=
"
${
W_TMP
}
/win64"
"
${
W_CACHE
}
"
/
"
${
W_PACKAGE
}
"
/vc_redist.x64.exe
-F
'a10'
w_try_cabextract
--directory
=
"
${
W_TMP
}
/win64"
"
${
W_CACHE
}
"
/
"
${
W_PACKAGE
}
"
/vc_redist.x64.exe
-F
'a10'
w_try_cabextract
--directory
=
"
${
W_SYSTEM64_DLLS
}
"
"
${
W_TMP
}
/win
32
/a10"
-F
'msvcp140.dll'
w_try_cabextract
--directory
=
"
${
W_SYSTEM64_DLLS
}
"
"
${
W_TMP
}
/win
64
/a10"
-F
'msvcp140.dll'
w_try_cabextract
--directory
=
"
${
W_SYSTEM64_DLLS
}
"
"
${
W_TMP
}
/win64/a10"
-F
'ucrtbase.dll'
w_try_cabextract
--directory
=
"
${
W_SYSTEM64_DLLS
}
"
"
${
W_TMP
}
/win64/a10"
-F
'ucrtbase.dll'
w_try_ms_installer
"
${
WINE
}
"
vc_redist.x64.exe
${
W_OPT_UNATTENDED
:+/q
}
w_try_ms_installer
"
${
WINE
}
"
vc_redist.x64.exe
${
W_OPT_UNATTENDED
:+/q
}
;;
;;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment