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
- :
- Multi features Location
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 11, 2011
04:11 AM
Multi features Location
Hi everybody ,
i use (My company) InstallShield 2010 ,i must creat a MSI PROJECT with two diffirent features :
1- installed files (app ,dll ...)
2- database (.sdf)
the problem is that I want to retrieve the path of SDF (database Feature LOCATION) chosen by the end user (not the one in the installshield INSTALLDIR) and record this information in a file or registry key.
clearer:
end user chooses installation folder file (exe, dll ...), after he chose the location for the databases. I want the second information is stored in a registry key or a ini file.
Thank you for your proposals:D
i use (My company) InstallShield 2010 ,i must creat a MSI PROJECT with two diffirent features :
1- installed files (app ,dll ...)
2- database (.sdf)
the problem is that I want to retrieve the path of SDF (database Feature LOCATION) chosen by the end user (not the one in the installshield INSTALLDIR) and record this information in a file or registry key.
clearer:
end user chooses installation folder file (exe, dll ...), after he chose the location for the databases. I want the second information is stored in a registry key or a ini file.
Thank you for your proposals:D
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Jan 11, 2011
05:32 AM
Ok i resolve my problem
in DATA VALUE = [name feature Component] of keyword (ini file)
in DATA VALUE = [name feature Component] of keyword (ini file)