This website uses cookies. By clicking OK, 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.
lbrave
Pilgrim
Jan 22, 2015
05:29 PM
Just wanted to update, I was able to get past this blocker. The issue was attempting to install a 32 bit installer on a 64 bit system. I had selected "Search 64" in the System Search, and while it appeared it was yielding a value, the 32 bit installer was not taking it. Once I had built a 64 bit installer, the correct value was stored in the property and I was able to use it to build my INSTALLDIR. This website helped me get a start on how to build 32 and 64 bit installers. http://www.installationdeveloper.com/1755/64-bit-installation-development-in-installshield-scenario-3/
... View more
Jan 21, 2015
12:59 PM
My intention is to set the INSTALLDIR to a path retrieved from a Registry Key, as well as appending subfolders. First, I set up a System Search for: - Folder path, as specified by registry entry - Registry Root: HKEY_LOCAL_MACHINE - Registry Key: SOFTWARE\Company\CompanyFolder - Registry Value: InstallPath - I also select the "Search 64-bit portion of the Registry" I store the value into property SDIR64, and select "Store the value in the property and use the property in an Install Condition" For the Condition, I simply enter the property SDIR64, and the Message is logging INSTALLDIR and SDIR64 properties. Then, I create a Custom Action (New Set Directory) and name it SetSDIR64InstDir Action ------ Directory Name: INSTALLDIR Directory Value: [SDIR64]subfolder1\subfolder2 Return Processing: Synchronous (check exit code) Execution Scheduling: Always execute MSI Type number: 35 Sequence -------- Install Exec Sequence: After CostFinalize . . . When I run the MSI, the message box appears and there are no values displayed for INSTALLDIR or SDIR64. I click ok, and the wizard quits. From the MSI log, it appears that AppSearch did indeed find the path from the registry key. It does some expansion for the 32 bit folder naming convention, but all in all, yielded a value. MSI (c) (3C:44) [11:45:58:597]: Doing action: AppSearch Action 11:45:58: AppSearch. Searching for installed applications Action start 11:45:58: AppSearch. AppSearch: Property: SDIR64, Signature: NewSignature1 MSI (c) (3C:44) [11:45:58:598]: Note: 1: 2262 2: Signature 3: -2147287038 MSI (c) (3C:44) [11:45:58:598]: WIN64DUALFOLDERS: 'C:\Program Files (x86)\' will substitute 17 characters in 'C:\Program Files\Company\CompanyFolder\' folder path. (mask argument = 0, the folder pair's iSwapAttrib member = 0). Action ended 11:45:58: AppSearch. Return value 1. MSI (c) (3C:44) [11:45:58:598]: Doing action: LaunchConditions Action 11:45:58: LaunchConditions. Evaluating launch conditions Action start 11:45:58: LaunchConditions. Info 2898. For Tahoma8 textstyle, the system created a 'Tahoma' font, in 0 character set. InstallDir: SDIR64: MSI (c) (3C:44) [11:47:03:043]: Product: MyProduct -- InstallDir: SDIR64: Action ended 11:47:03: LaunchConditions. Return value 3. MSI (c) (3C:44) [11:47:03:053]: Doing action: SetupCompleteError Action 11:47:03: SetupCompleteError. Action start 11:47:03: SetupCompleteError. Info 2898. For TahomaBold10 textstyle, the system created a 'Tahoma' font, in 0 character set. Action 11:47:03: SetupCompleteError. Dialog created MSI (c) (3C:80) [11:47:03:084]: Note: 1: 2731 2: 0 Action ended 11:47:31: SetupCompleteError. Return value 2. Action ended 11:47:31: INSTALL. Return value 3. Why does AppSearch seem to pull the correct value, but the Property created (SDIR64) does not reflect the value retrieved? Is there a step or scope issue I may be overlooking? Any help is appreciated, thanks much!
... View more
Labels
Latest posts by lbrave
Subject | Views | Posted |
---|---|---|
744 | Jan 22, 2015 05:29 PM | |
2156 | Jan 21, 2015 12:59 PM |
Activity Feed
- Posted SOLUTION for unusable property from System Search on InstallShield Forum. Jan 22, 2015 05:29 PM
- Posted Unable to use path retrieved from Registry Key for INSTALLDIR on InstallShield Forum. Jan 21, 2015 12:59 PM
- Tagged Unable to use path retrieved from Registry Key for INSTALLDIR on InstallShield Forum. Jan 21, 2015 12:59 PM
- Tagged Unable to use path retrieved from Registry Key for INSTALLDIR on InstallShield Forum. Jan 21, 2015 12:59 PM
- Tagged Unable to use path retrieved from Registry Key for INSTALLDIR on InstallShield Forum. Jan 21, 2015 12:59 PM
- Tagged Unable to use path retrieved from Registry Key for INSTALLDIR on InstallShield Forum. Jan 21, 2015 12:59 PM
- Tagged Unable to use path retrieved from Registry Key for INSTALLDIR on InstallShield Forum. Jan 21, 2015 12:59 PM
Contact Me
Online Status |
Offline
|
Date Last Visited |
Mar 18, 2019
12:10 PM
|