批处理

@echo off
reg add "HKCR\AllFilesystemObjects\shell\构建PYTHON\command" /ve /t REG_SZ /d "C:\Users\Administrator\AppData\Local\Programs\Python\Python37-32\Scripts\easycython.exe %%1" /f
exit
posted on 2022-05-31 12:28  陆战队  阅读(28)  评论(0)    收藏  举报