- How to show confirm messagebox when user try to delete my program using appwiz.cpl add/delete function?
- Posted by Lee, Myoung Ho on November 26th, 2003
When a user try to delete my program using Appwiz.cpl add/delete function
(On Control Pannel, 'Program Add/Delete'),
I want to show a messagebox and ask him that he really want to delete it,
If he click IDCANCEL, deleting procedure should be canceled
and if he click IDOK, my program can deleted.
I saw this mechanism on some spyware program(I didn't remember its name).
My setup program was built by VS .NET 2003 Setup Wizard.
How can I do that?
Similar Posts
- confirm delete (Home and office) by snash
- How do I Delete Recorded show list after shows deleted? (Windows Media Center Edition) by Big_AL12
- Recorded show listing won't delete (Windows Media Center Edition) by D.Currie
- Does Microsoft plan to delete IOCTL_IDE_PASS_THROUGH function from XP SP2 ? (Drivers) by Zhendong Wu
- DELETE FUNCTION (Computers & Technology) by Joe & Kathy Haver

