#----------------------------------------------------------------- $root_path = $PSScriptRoot + "\.." $dest_path = $root_path + "\Project.FLY.Thick.Blowing\FLY.Thick.Blowing.UI.Fix.Client\bin\Debug" echo ���� main_module\* cp -r -force ($PSScriptRoot + "\main_module\*") ($dest_path+"\main_module") #----------------------------------------------------------------- echo ���Ƴɹ� pause