Jump to content

Replace add or remove programs


englishmen

Recommended Posts

I should not think its possible but i may as well ask, I found a very small, fast and cool app called Uninstall Tool i have been using instead of add or remove programs for the last few weeks and love it. Is it possible either to

1* Remove add or remove programs and replace it with uninstall tool or

2* Readdress the "Software" link in the right click context menu of "My Computer"(option in nlite) to point to uninstall tool of which i can place in C:\WINDOWS folder.

Thanks for any and all information you can supply.

Link to comment
Share on other sites


this is what i do..

[HKEY_CURRENT_USER\Software\URSoft\Your Uninstaller!]
"InstallPath"="{app}"

[HKEY_CURRENT_USER\Software\URSoft\Your Uninstaller!]
"Path"="{app}\uruninstaller.exe"

[HKEY_CLASSES_ROOT\.exe\shell\YU3]
"@"="Uninstall with Your Uninstaller! 2006"

[HKEY_CLASSES_ROOT\.exe\shell\YU3\command]
"@"="{app}\uruninstaller.exe %1"

[HKEY_CLASSES_ROOT\exefile\shell\YU3]
"@"="Uninstall with Your Uninstaller!"

[HKEY_CLASSES_ROOT\exefile\shell\YU3\command]
"@"="{app}\uruninstaller.exe %1"

[HKEY_CURRENT_USER\Control Panel\don't load]
"Appwiz.cpl"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}]
"@"=

[HKEY_CLASSES_ROOT\CLSID\{{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\ShellFolder]
"Attributes"=dword:1E

[HKEY_CLASSES_ROOT\CLSID\{{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}]
"@"="Add/Remove Programs"

[HKEY_CLASSES_ROOT\CLSID\{{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}]
"InfoTip"="Add/Remove Programs"

[HKEY_CLASSES_ROOT\CLSID\{{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\Shell\Open\Command]
"@"=""{app}\uruninstaller.exe""

[HKEY_CLASSES_ROOT\CLSID\{{D14ED2E1-C75B-443c-BD7C-FC03B2F08C17}\DefaultIcon]
"@"=""{app}\uruninstaller.exe""

replace {app} with c:\program files\program_dir

the appwiz.cpl value stops appwiz from showing in control panel

Edited by MCT
Link to comment
Share on other sites

  • 1 year later...
I should not think its possible but i may as well ask, I found a very small, fast and cool app called Uninstall Tool i have been using instead of add or remove programs for the last few weeks and love it. Is it possible either to

1* Remove add or remove programs and replace it with uninstall tool or

2* Readdress the "Software" link in the right click context menu of "My Computer"(option in nlite) to point to uninstall tool of which i can place in C:\WINDOWS folder.

Thanks for any and all information you can supply.

I am interested in http://xpis.alfaspace.net/ but it doesnt work

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...