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: Debugging into a Custom Action C++ dll
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
Mar 11, 2009
01:23 PM
Debugging into a Custom Action C++ dll
Is there a handy document that describes how to debug into a C++ dll that is called as a Custom Action? I tried to attach to the msiexec process with Visual Studio 08 with no success.
Thanks!
Thanks!
1 Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 12, 2009
01:10 AM
JoderCoder wrote:
Is there a handy document that describes how to debug into a C++ dll that is called as a Custom Action? I tried to attach to the msiexec process with Visual Studio 08 with no success.
Thanks!
Check this: http://msdn.microsoft.com/en-us/library/aa368264(VS.85).aspx
