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
- :
- Automation Interface access to General information / Summary Information Stream / Require Administra...
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
Jan 19, 2024
04:35 PM
Automation Interface access to General information / Summary Information Stream / Require Administrative Privileges
Subject says it. Using PowerShell to access Installshield via the automation interface (which works fine otherwise).
I can access, for example "Subject", under ISWiSISProperties but cannot find Require Administrative Privileges.
InstallShield 2023 R2 (could not find a label for it)
Access to "Subject":
$m_ISWiProj.ISWiSISProperties.Item("Subject").value
(0) Replies