$root_path = $PSScriptRoot $src_path = $root_path + "\WS.xml" $dest_path = $root_path + "\..\..\..\..\Project.FLY.IBC\FLY.IBC.UI.Server\bin\Debug\Gage1\WS.xml" echo WS.xml cp $src_path $dest_path echo Ƴɹ pause