Commit b2ffa4ef by 陶腾飞

commit

parent 35ce7d2d
*.bat
*.ps1
/test
\ No newline at end of file
This diff is collapsed. Click to expand it.
No preview for this file type
......@@ -41,7 +41,7 @@ const ADServerDaemon string = Env_MainADHostname + DaemonListen
var LocalDaemon string = Env_computername + DaemonListen
const DocuBase string = `C:\Users\Public\Documents\AD-Control\`
const RandMax int = 60
const Version string = "0.5"
const Version string = "0.5.1"
// backup env //////////////////////////////////////////////////////////////
......
......@@ -324,7 +324,7 @@ func oMultiSplit(){
public.Execcmd_nowait(public.Startk + public.Link_MultiSplit)
}
func o_JR_huyibo_movedisk(){
public.SendDaemonExec(`D:\WXWork.exe`)
public.SendDaemonExec(`F:\SamsungPortableSSD.exe`)
}
func o_RebootUser(){
public.Execcmd_nowait(public.Env_ADSoftTool_RebootUser)
......
No preview for this file type
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment