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
- :
- SystemSearch : Space in Registry Key Name Support
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
Jun 02, 2017
04:16 AM
SystemSearch : Space in Registry Key Name Support
Hi,
It seem's that if you put a registry key with a space in the "Search In" Field the installer did not find it. The property is not set.
For example :
SearchFor : ClickToRunComponent
Search In : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\O365ProPlusRetail - fr-fr
Store In : OFFICEPRODETECT
Never update the Property OFFICEPRODETECT.
Of course the registry key exit on my PC.
In the log file the message is
(Client): MSI (c) (CC:C8) [10:52:53:179]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\O365ProPlusRetail - fr-fr 3: 2
Any suggestions ?
Best regards
It seem's that if you put a registry key with a space in the "Search In" Field the installer did not find it. The property is not set.
For example :
SearchFor : ClickToRunComponent
Search In : HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\O365ProPlusRetail - fr-fr
Store In : OFFICEPRODETECT
Never update the Property OFFICEPRODETECT.
Of course the registry key exit on my PC.
In the log file the message is
(Client): MSI (c) (CC:C8) [10:52:53:179]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\O365ProPlusRetail - fr-fr 3: 2
Any suggestions ?
Best regards
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jun 02, 2017
05:41 AM
Sorry guys, the Type should be 18 instead of 2 because the key is in the 64-bit portion of the registry.
So Space are supported.
I Apologize
So Space are supported.
I Apologize