Skip to content

Commit

Permalink
加入快速修复
Browse files Browse the repository at this point in the history
  • Loading branch information
CharlieYu4994 committed Apr 30, 2020
1 parent 7eb93ea commit 24de8d4
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Binary file added 快速修复/pythoncom38.dll
Binary file not shown.
Binary file added 快速修复/pywintypes38.dll
Binary file not shown.
6 changes: 6 additions & 0 deletions 快速修复/请以管理员身份运行.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
@echo ¿ªÊ¼¸´ÖÆÎļþ
cd /d %~dp0
copy pythoncom38.dll %windir%\system32\
copy pywintypes38.dll %windir%\system32\
@echo ¸´ÖÆÍê³É
@pause

0 comments on commit 24de8d4

Please sign in to comment.