I hope I can help you:
deployments are a very useful feature in Lansweeper, you have to put the program you want to deploy on the Lansweeper server in a subfolder of the folder called "PackageShare"
Fo examples we put out installers on the server here:
c:\Program Files (x86)\Lansweeper\PackageShare\Installers
Then you can create new deployment scripts in lansweeper and run this scripts on assets (a lot of options available)
The "Installer packages" section give you a lot of control on how to deploy, please read the help here:
https://www.lansweeper.com/kb/112/creating-a-deployment-package.html
you can check registry key, architecture, and so on
If you want only to copy some files you I suggest you to create a simple .bat file and deploy it this way
Let me know for any question