Questions about Oracle 9i Deployment
i got an oracle9i vendor msi , i didn't understand the behavoiur of that application. when i installed that application it is installing in the c drive with the vendor name and it is also installing in to the programfiles folder . i never worked on complex applications can any one help me out
any suggestion for troubleshhot that applications pls
Answers
even it leaving some files under the client folder when i uninstalled the application . its not even dng the clean uninstallation. actually am unable to explain the issue am facing and i am having only 5 months of exp on packaging moreover i never worked on complex app's
so pls can any one suggest me how to trouble shoot vendor Msi's
>i got an oracle9i vendor msi
Er....I don't think so! Since the dawn of time, Oracle have used their own, Java-authored installer, the so-called Oracle Universal Installer (OUI).
I'm afraid you're stuck with the dual locations (by default, 'C:\Oracle' and 'C:\Program Files\Oracle'). Given the question and your lack of experience, I would counsel you to wrap the OUI either in script or in an MSI.
Comments