設置 | 登錄 | 註冊

目前共有5篇帖子。

【項目】electron-swapper

1樓 巨大八爪鱼 2025-4-27 13:56

該項目可以把已編譯好的不支持xp系統的electron軟體修改為支持xp系統的supermium-electron軟體。

https://github.com/KenCorma/electron-swapper

2樓 巨大八爪鱼 2025-4-27 14:07
3樓 巨大八爪鱼 2025-4-27 14:08

electron-swapper項目的logo:

4樓 巨大八爪鱼 2025-4-27 14:43

因為該項目的python腳本裡面有訪問https://github.com/https://raw.githubusercontent.com/,而這兩個網址在國內訪問很不穩定。如果遇到下面的報錯,說明是網絡問題,多試幾次就好了。

Traceback (most recent call last):
  File "swapper.py", line 192, in <module>
  File "urllib\request.py", line 216, in urlopen
  File "urllib\request.py", line 525, in open
  File "urllib\request.py", line 634, in http_response
  File "urllib\request.py", line 563, in error
  File "urllib\request.py", line 496, in _call_chain
  File "urllib\request.py", line 643, in http_error_default
urllib.error.HTTPError: HTTP Error 429: Too Many Requests
[PYI-10772:ERROR] Failed to execute script 'swapper' due to unhandled exception!

 

Traceback (most recent call last):
  File "swapper.py", line 192, in <module>
  File "urllib\request.py", line 216, in urlopen
  File "urllib\request.py", line 519, in open
  File "urllib\request.py", line 536, in _open
  File "urllib\request.py", line 496, in _call_chain
  File "urllib\request.py", line 1391, in https_open
  File "urllib\request.py", line 1352, in do_open
  File "http\client.py", line 1374, in getresponse
  File "http\client.py", line 318, in begin
  File "http\client.py", line 287, in _read_status
http.client.RemoteDisconnected: Remote end closed connection without response
[PYI-9948:ERROR] Failed to execute script 'swapper' due to unhandled exception!

 

被轉換的exe的目錄下必須要有LICENSE.electron.txt和LICENSES.chromium.html這兩個文件。如果沒有,那麼必須用記事本新建空白的同名文件。
5樓 巨大八爪鱼 2025-4-27 14:56

D:\Downloads\vscode1.70.2\electron-swapper-v0.6.1>electron-swapper.exe "D:\Downloads\vscode1.70.2\Microsoft VS Code\Code.exe"
Path: D:\Downloads\vscode1.70.2\Microsoft VS Code\Code.exe
0.0.0
0.0.0
0.0.0
0.0.0
0.0.0
0.0.0
0.0.0
0.0.0
0.0.0
0.0.0
0.0.0
0.0.0
0.0.0
30.1.5
Target Version: 18.3.5 will be replaced with 30.1.5 x64. Is that Ok? y (yes) or n (no)y
Creating new shortcut
Dumping Receipt
Swap Complete

D:\Downloads\vscode1.70.2\electron-swapper-v0.6.1>

內容轉換:

回覆帖子
內容:
用戶名: 您目前是匿名發表。
驗證碼:
看不清?換一張
©2010-2025 Purasbar Ver3.0 [手機版] [桌面版]
除非另有聲明,本站採用知識共享署名-相同方式共享 3.0 Unported許可協議進行許可。