レス代行お願いします
【板名】ソフトウェア
【スレ名】Mozilla Firefox Part371
【スレのURL】https://egg.5ch.net/test/read.cgi/software/1618224780/
【名前欄】
【メール欄】sage
【本文】↓
>>451
コマンドプロンプトで「open_with_windows.py install」と記入してエンター押すと下記が表示されます

Traceback (most recent call last):
File "C:\Users\USER\Documents\open_with_windows.py", line 162, in <module>
install()
File "C:\Users\USER\Documents\open_with_windows.py", line 72, in install
with open(filename, 'w') as file:
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\USER\\Documents\\open_with.bat'


その後インストールのテストをすると「何らかのエラーが発生しました、ブラウザのコンソールにより詳しい情報があります。」と表示されます