Hi folks,
I need to install the same source file into two locations on the customer system.
I know that I can install it once and then "file.copy" it across to the other location but I wondered if there was another way of doing this. If I use the "file.copy" method then I have to remember to add an additional entry to the uninstall commands - which is doable but is more work (and at some point I will probably forget it).
The more automated I can make this the better, because the number of locations will probably increase.
Cheers,
Dave
I need to install the same source file into two locations on the customer system.
I know that I can install it once and then "file.copy" it across to the other location but I wondered if there was another way of doing this. If I use the "file.copy" method then I have to remember to add an additional entry to the uninstall commands - which is doable but is more work (and at some point I will probably forget it).
The more automated I can make this the better, because the number of locations will probably increase.
Cheers,
Dave
Comment