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
- :
- Fixed: Component Condition wasn't correct
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
Oct 12, 2011
09:43 AM
"Basic" Component State Question
Hi all,
I have a component which I want to install (IMProviderReg). However it is not installing. From the installer logs:
[CODE]MSI (s) (D0:64) [11:10:40:630]: Component: IMProviderReg; Installed: Absent; Request: Local; Action: Null[/CODE]
Could anyone explain what situation(s) could cause the Request to be set to "Local" and Action set to "Null" please?
Thank you,
Matt
I have a component which I want to install (IMProviderReg). However it is not installing. From the installer logs:
[CODE]MSI (s) (D0:64) [11:10:40:630]: Component: IMProviderReg; Installed: Absent; Request: Local; Action: Null[/CODE]
Could anyone explain what situation(s) could cause the Request to be set to "Local" and Action set to "Null" please?
Thank you,
Matt
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 12, 2011
10:34 AM
Just realised the problem. One of the properties used in the component's condition wasn't spelled correctly.
Matt
Matt