frodo
Posts: 69
Score: 0 Joined: 1/10/2006 Status: offline
|
hi, I have BaseApp.msi and i have added all the files via dynamic linking. Now, i have created MajorUpgrade.msi which is a major upgrade of BaseApp.msi. MajorUpgrade.msi's content has also been added to the project via dynamic file linking. I want to know is it safe to use dynamic file linking in the above scenarios? should i be adding the files statically? if there are dangers in adding the files dynamically, what are they? thanks for any responses on this.
|