![]() |
![]() |
|
|||||||
| Register | Forum Rules | Blogs | Getting Started! - Guide | Videos | Gallery | Members List | Social Groups | Mark Forums Read |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 |
|
Guest
Posts: n/a
|
MSI problem in deleting registry keys in uninstallation process
Hello sir,
When I do uninstall, eventhough registry keys that contain data, also removed from registry on Windows server 2000 and 2003 but not on XP. In MSI setup DeleteAtUninstall is FALSE. I want to know why it is not deleting in case of XP in both cases when data is present and data is not present. Thanks in advance....... |
|
|
|
#2 |
|
Guest
Posts: n/a
|
Re: MSI problem in deleting registry keys in uninstallation process
Set the component of your registry to 'Leave on Uninstall'.
-- Hemanth John Jose [ MVP Shell/User] http://www.techtalkz.com "Shilpa Uttarwar" <shilpa.uttarwar@edisphere.com> wrote in message news:%23tedFrUlIHA.1188@TK2MSFTNGP04.phx.gbl... > Hello sir, > When I do uninstall, eventhough registry keys that contain data, > also removed from registry on Windows server 2000 and 2003 but not on XP. > In MSI setup DeleteAtUninstall is FALSE. > > I want to know why it is not deleting in case of XP in both cases when > data > is present and data is not present. > > Thanks in advance....... > > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
Re: MSI problem in deleting registry keys in uninstallation process
DeleteAtUninstall is a Visual Studio setup project option, not directly
anything to do with MSI. I believe that it has an effect only when you want to create a key that has no entries in it, and is also affected by whether you have the AlwaysCreate option in Visual Studio. AlwaysCreate=true and DeleteAtUninstall=False will preserve an empty key after uninstall. -- Phil Wilson Definitive Guide to Windows Installer http://www.apress.com/book/view/1590592972 "Shilpa Uttarwar" <shilpa.uttarwar@edisphere.com> wrote in message news:%23tedFrUlIHA.1188@TK2MSFTNGP04.phx.gbl... > Hello sir, > When I do uninstall, eventhough registry keys that contain data, > also removed from registry on Windows server 2000 and 2003 but not on XP. > In MSI setup DeleteAtUninstall is FALSE. > > I want to know why it is not deleting in case of XP in both cases when > data > is present and data is not present. > > Thanks in advance....... > > |
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
< Home - Windows Help - MS Office Help - Hardware Support >
| New To Site? | Need Help? |