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.

Chikka (Philippine Members Pls Read)

Featured Replies

I have successfully install Chikka silently, however,

i don't know how to disable Chikka from running each time i run windows.

I have tried several reg tweaks but i can't seem to get it.

Can u guys help me out.

oopps

this should be in the silent install group sorry.

Edited by Astalavista


what you want is a way to remove startup items. since chikka loads via the [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run] key, what we need to do is a way to remove chikka under this key.

assigning a minus character on an existing entry results in that entry to be deleted.

example:

"ChikkaIM"=-

this removes the Chikka entry under the Run Key.

adding a minus sign before the whole key sequence removes that particular key.

example:

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]

this removes the Run SubKey and all entries beneath it.

anyway, treat the Key like a subfolder and an entry as a file.

as for chikka, what i did was to create a registry that removes that entry as soon as chikka has been silently installed. in this example, i named the this particular registry entry as remchikka.reg

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"ChikkaIM"=-

i run this by typing:

regedit /s remchikka.reg

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.