This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Default Component Always Overwrite
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 26, 2023
01:53 AM
Default Component Always Overwrite
when i add my file in "Files and Folders", Installshield make "Files1".
And its default option in "Overwrite" is 'Newer Version then Newer Date'.
But I want this option always 'Always Overwrite'.
Can I make it by setting, or using installscript???
Labels (4)
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 26, 2023
02:02 AM
Hi @hkkim4,
Are you using installscript project?
If yes,then you can change the setting under components --> select your component (where your files is added), then select overwrite field and change the settings.
Please refer attached screenshot for reference.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
May 26, 2023
02:58 AM
Thank you.
I can make your solution . But, I want whenever I add new Component, the new Component has 'Always overwrite' Option without my control.
Can I make i make it ??