- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
May 13, 2010
09:54 AM
Always overwrite as a Global Setting
It is possible to set the Always Overwrite attribute on a file but would it be possible to make a global configuration using InstallShield to apply this to all files, even dynamically linked files?
When I dynamically link a folder, it will include all the files including dlls but one component will be created for each dll and I would like Always Overwrite attribute to be enabled for that dll.
Is that possible?
thanks.
When I dynamically link a folder, it will include all the files including dlls but one component will be created for each dll and I would like Always Overwrite attribute to be enabled for that dll.
Is that possible?
thanks.
2 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 16, 2010
11:42 AM
Hi,
Do you find a solution for what you need? If so, can you share with me. I ran into the same issue.
Thanks.
Do you find a solution for what you need? If so, can you share with me. I ran into the same issue.
Thanks.
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
Jul 16, 2010
05:36 PM
No, I could not find a solution for that... I ended up with statically linking the dlls.
