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.

waleder

Members
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    waleder got a reaction from Asifmute in Please help for make Customize winxp   
    You can visit
    http://www.wincert.net/forum/index.php?showtopic=1547
    http://www.askvg.com/category/resource-hacker/
    Regards
  2. Like
    waleder got a reaction from NIM in Purple Theme for XP   
    Purple Theme for XP by waleder
    with superbar
    :thumbsup_anim:

    Download Link :http://waleder.deviantart.com/art/Purple-Theme-for-XP-158310449
    Thank u

  3. Like
    waleder reacted to NIM in How to disable system sound on your PC   
    Option Explicit
    Dim WSHShell, n, MyBox, p, itemtype, Title

    Set WSHShell = WScript.CreateObject("WScript.Shell")
    p = "HKEY_CURRENT_USER\Control Panel\Sound\"
    p = p & "Beep"
    itemtype = "REG_SZ"
    n= "No"

    WSHShell.RegWrite p, n, itemtype
    Title = "System Beeps are now Disabled." & vbCR
    Title = Title & "You may need to Log off/Log on" & vbCR
    MyBox = MsgBox(Title,4096,"Finished")

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.