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
- :
- Re: placement of DLLs
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
Dec 13, 2011
03:53 PM
placement of DLLs
I created an install program for a Windows MFC program using VS2010 Windows Installer and VS2010 Installshield LE. The Win Installer program recognized that wsock32.dll was a dependency and installed that file in the same directory as the .exe on the target machine. On the other hand, it appears that InstallShieldLE placed the wsock32.dll in the \system32 directory during the install.
Is there a reason for this difference?
Is there a reason for this difference?
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 19, 2011
02:11 AM
Hello,
Could you kindly provide us the log files, one that was created by Win installer during installation and the other that was created by InstallShield Limited Edition during installation?
Thanks,
Bharath
Could you kindly provide us the log files, one that was created by Win installer during installation and the other that was created by InstallShield Limited Edition during installation?
Thanks,
Bharath
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 21, 2011
03:53 PM
bharath.k.s wrote:
Hello,
Could you kindly provide us the log files, one that was created by Win installer during installation and the other that was created by InstallShield Limited Edition during installation?
Thanks,
Bharath
Hello,
I see where InstallShield creates the log file for a build, but what log file are you referring to that Visual Studio Installer creates?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 23, 2011
07:43 AM
Hello rgs424,
The log which you are referring to is build log. Could you kindly provide us Verbose Installation Logs (log created by Win Installer and other that was created by InstallShield Limited Edition’s setup during installation) which would provide us more information on this?
Also could you kindly refer the below article which explains about “Verbose Logging an MSI Installations”
http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q104807
Thanks,
Bharath
The log which you are referring to is build log. Could you kindly provide us Verbose Installation Logs (log created by Win Installer and other that was created by InstallShield Limited Edition’s setup during installation) which would provide us more information on this?
Also could you kindly refer the below article which explains about “Verbose Logging an MSI Installations”
http://kb.flexerasoftware.com/selfservice/microsites/search.do?cmd=displayKC&docType=kc&externalId=Q104807
Thanks,
Bharath