Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Oracle 9i

Featured Replies

Would I create an unattended install for this? Sheesh I hate java.

The Oracle Universal Installer (OUI) has built in support for noninteractive installs. To do an unattended install, you need to create or customize a response file and use it with the OUI. There are example response files in the RESPONSE folder on the Oracle Client installation CD. You need to configure stuff like the path of the installation source and the location of the Oracle home in the response file.

setup.exe -RESPONSEFILE filename -SILENT -NOWELCOME

OUI Documentation

  • 2 months later...

mpl, How did you work out the NET8 configuration part?

There is a netca.rsp which should handle everything, but it either isn't used or I got things wrong.

The first thing to configure is the port (defaults to 2030) but I don't see a value of 2030 in netca.rsp.

How have you done you silent installation?

Did you use a custom .rsp with the individual packages defined for the client, excludig NET8 for example?

Please let me know!

[edit]I found out a nice other option to parse to setup.exe:

setup.exe -record -destinationfile <path-to-filename.rsp>

Seem to work quite nice, but has it's odds. Like you need to set everything to false on things that are shown.[/edit]

Edited by freshy98

I don't get this...

I recorded a nice installation with all the requirements for the normal runtime client, and also the Windows Interfaces for the ODBC stuff we need here.

When I check the recorded .rsp file it's shows all the stuff I wanted in, including the port needed somewhere during the installation (default is 2030).

But when I run the setup.exe with the recorded .rsp file, it shows the summary screen where it shows what it will install, and that's completly empty except for the Oracle client (installed per default).

Anyone got any tips on this?

  • 2 weeks later...
  • Author

Ever figure this out freshy?

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.