Re: Initiate Rollback from Custom Installation Class
- From: "Phil Wilson" <phil.wilson@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 21 Dec 2006 16:20:10 -0800
Try throwing an InstallException. That should do it.
--
Phil Wilson
[Microsoft MVP Windows Installer]
"MrTea" <hilton.jon@xxxxxxxxx> wrote in message
news:1166720147.295914.17030@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi Folks
I have a Custom Installation Class (that inherits from
System.Configuration.Install.Installer)
Basically during a file copy, if it errors I want to roll-back the
installation.
Can I initiate the roll-back from within my custom installation class.
The error I am trying to catch is during my overridden Commit Sub.
Regards
Jon
.
- References:
- Initiate Rollback from Custom Installation Class
- From: MrTea
- Initiate Rollback from Custom Installation Class
- Prev by Date: Initiate Rollback from Custom Installation Class
- Next by Date: release version does not work in other pcs ... debug version works.. help?
- Previous by thread: Initiate Rollback from Custom Installation Class
- Next by thread: release version does not work in other pcs ... debug version works.. help?
- Index(es):
Loading