examples?
> > >
> > > Thanks
> > >
> > > -----Original Message-----
> > > From: Neil Sleightholm [mailto:n...@x2systems.com]
> > > Sent: 31 July 2012 15:52
> > > To: General discussion for Windows Installer XML toolset.
> &
> > Thanks
> >
> > -Original Message-
> > From: Neil Sleightholm [mailto:n...@x2systems.com]
> > Sent: 31 July 2012 15:52
> > To: General discussion for Windows Installer XML toolset.
> > Subject: Re: [WiX-users] debug a C++ Custom Action Project in
inal Message-
> From: Neil Sleightholm [mailto:n...@x2systems.com]
> Sent: 31 July 2012 15:52
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] debug a C++ Custom Action Project in VS 2010
>
> I am aware of 3 methods:
> 1. Set the env
or Windows Installer XML toolset.
Subject: Re: [WiX-users] debug a C++ Custom Action Project in VS 2010
I am aware of 3 methods:
1. Set the environment variable MsiBreak to the name of the custom action
2. Call DebugBreak()
3. Use __asm { int 3 }
In all cases this will cause a dialog to appear wh
XML toolset.
Subject: Re: [WiX-users] debug a C++ Custom Action Project in VS 2010
I am aware of 3 methods:
1. Set the environment variable MsiBreak to the name of the custom action
2. Call DebugBreak()
3. Use __asm { int 3 }
In all cases this will cause a dialog to appear which allows you to
I am aware of 3 methods:
1. Set the environment variable MsiBreak to the name of the custom action
2. Call DebugBreak()
3. Use __asm { int 3 }
In all cases this will cause a dialog to appear which allows you to attach VS
to the process. Have you tried these?
Neil
-Original Message
6 matches
Mail list logo