Forum Discussion

Magger777's avatar
Magger777
Copper Contributor
Feb 06, 2023

Robocopy batch to deploy files from a network drive via Win32App

Hello everyone,   I was wondering if it is possible to use robocopy in a batch to deploy files from a network drive to the computer. After that I want to install the deployed files and after insta...
  • Harm_Veenstra's avatar
    Harm_Veenstra
    Feb 07, 2023
    You can copy all the files to a folder including subfolder and use a install.cmd containing the install command for installation, you should also have a uninstall one

Resources