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
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- Maybe tagging support would help
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
‎Nov 23, 2017
11:41 PM
how to hide label in installer steps based on OS type.
hi guys,
our project needs to support both windows and Linux UI install types. Recently we have added a custom panel which should display in Linux but not for windows, we are able to handle it by setting rule only for Linux. Since project is same for both the OS , during install time in windows, panel label is being displayed in "installer steps list" left hand side, how to hide the label only in Windows.
Thanks in advance.
gmpk
our project needs to support both windows and Linux UI install types. Recently we have added a custom panel which should display in Linux but not for windows, we are able to handle it by setting rule only for Linux. Since project is same for both the OS , during install time in windows, panel label is being displayed in "installer steps list" left hand side, how to hide the label only in Windows.
Thanks in advance.
gmpk
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 27, 2017
04:57 AM
I'm not 100% sure, but using tags (Project/Advance/Manage Tags) should help there.
This can be huge work for large projects as you would need to assign tags for specific actions (e.g Windows .vs Linux) and dedicate build configuration per OS too (so tagging build configuration as well), but that should solve this.
--Jerome
This can be huge work for large projects as you would need to assign tags for specific actions (e.g Windows .vs Linux) and dedicate build configuration per OS too (so tagging build configuration as well), but that should solve this.
--Jerome
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 12, 2018
01:58 AM
reported to Flexera and they have already got this as request/enhancement quite some time back. and they don't have idea/plan when they are going to provide this.