PDA

View Full Version : Multi-Machine Install



NewsArchive
08-16-2011, 01:32 AM
Hi,

I have a customer that wants to have the install deploy an application's new
versions to several machines installed by the installer. The SB install
already installs the app to "C:\Program Files\TechQwest\SomeFolder" (This is
a CSIDL folder). After the install he wants to copy "C:\Program
Files\TechQwest\SomeFolder\*.*" to \\SomeOtherMachine\Program
Files\TechQwest\SomeFolder". This target folder is available and already
shared, but the list of machines needs to be soft coded, because they want
to be able to add and remove machines from time to time. How do I do this?

Regards,
Abe