Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

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.

quad_core

Members
  • Joined

  • Last visited

Everything posted by quad_core

  1. The OPUC.DLL file is an activex control (Office Products Update Control) used by the Office Update site to scan the user's computer to determine if any Office applications require updates. The latest version of OPUC.DLL can be found at http://office.microsoft.com/officeupdate/content/opuc4.cab Unzipping the CAB file results in two files, OPUC.DLL version 12.0.5551.1000 and the associated OPUC.INF file. Merely copying the OPUC.DLL file to the %WINDIR% folder is insufficient, the OPUC.DLL file must be registered. If the installation program does not register the file it can be done post-installation using the command line %WINDIR%\SYSTEM32\REGSVR32 /s OPUC.DLL However, this is still not enough to get a successsful update scan, there is a second step of determining if the office installation is genuine, you will be prompted to download and install a second activex control, the office geniune advantage activex control. This can be downloaded at http://go.microsoft.com/fwlink?LinkId=58813 The file you download from this linke is OGAControl.CAB, unzipping the CAB yields two files, OGACheckControl.dll version 1.6.28.0 and OGAControl.inf Again, merely copying the DLL file to %WINDIR%\SYSTEM32 is insufficient, it must be registered using the command line %WINDIR%\SYSTEM32\REGSVR32 /s OGACheckControl.dll If both these steps are properly performed, the office update engine scans the user's installation without the necessity of downloading and installing any activex controls.

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.