Add/Remove Programs with Silent Install
610852Nov 28 2007 — edited Mar 31 2008I'm packaging Oracle XE with a third party program, and I've got the silent install working nicely (it's a setup prerequisite in InstallShield). However, the silent install doesn't seem to put it in Add/Remove Programs in the Control panel. Am I missing some parameter that I don't know about, or is this just part of it being "silent"?
The thing is, how do I let the user uninstall it if they want? Do I just need to figure out how to include the silent uninstall with my regular installation package?