bobpies
bobpies
Yes I’m trying to a) install a folder of files and b) update them, if they exist. but I don’t want them overwritten in every install. I use NSIS on...
my package consists of a main binary file that gets installed every time - an audio plugin. Accompanying it are preset / template files written to a shared user preset...
The rsync command run directly from Terminal on the users computer will perform an update if newer. if I use the same command in a script inside the pkg it...