Skip to content

liuyaohao/python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

python

用于极域2016版本对其他极域客户端进行一些控制

主页面(黑屏安静功能好像还有问题)

image

更多用法

image

该程序有个功能是“远程打开文件”,可以在本地创建一个共享文件夹,然后在文件地址处输入

C:\Windows\System32\cmd.exe /C <要执行的cmd代码>

可以用于在其他的电脑上放远程控制程序

例如将共享文件夹中的文件执行

C:\Windows\System32\cmd.exe /C start <共享文件夹中的程序地址>

例如同时执行多个操作

C:\Windows\System32\cmd.exe /C copy <共享文件夹中的程序地址> && start <程序地址>

学习python没多久,如果代码有可以优化的可以帮忙提一下

About

用于极域2016版本对其他极域客户端进行一些控制

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages