Does anyone now how to copy folder that I have packaged within Package Boot to a directory on the computer.
I have tried the following: -
Post Install Task
Run Program - cmd.exe
Command line copy <name of folder in package> %AllUsersProfile%
Run Program from %WINDIR%\System32