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.

Leaderboard

Popular Content

Showing content with the highest reputation on 04/05/2017 in Posts

  1. Future of WPI

    PurpleMelbourne reacted to ricktendo for a post in a topic

    1 point
    Sad to hear, since WPI is even more relevant now in the post XP era than ever! (I use it daily) If people only knew what it was capable of maybe more would use it, especially power users, IT admins, etc... I mean I am able to set up WPI in a way that it detects what needs and does not need updating/installing by simply glancing at the install choices, running only the compatible installers on a specific OS prog[pn]=['Visual C++ 2015 Redistributable']; uid[pn]=['VCREDIST2K15']; dflt[pn]=['yes']; forc[pn]=['no']; cat[pn]=['Microsoft']; pfro[pn]=['no']; cmds[pn]=['wmic product where "name like \'Microsoft Visual C++ 2015%%\' and version < \'14.0.24406\'" call uninstall /nointeractive','{x64} "%wpipath%\\Install\\VC\\2015\\amd64\\Minimum\\vc_runtimeMinimum_x64.msi" /qn','{x64} "%wpipath%\\Install\\VC\\2015\\amd64\\Additional\\vc_runtimeAdditional_x64.msi" /qn','"%wpipath%\\Install\\VC\\2015\\x86\\Minimum\\vc_runtimeMinimum_x86.msi" /qn','"%wpipath%\\Install\\VC\\2015\\x86\\Additional\\vc_runtimeAdditional_x86.msi" /qn']; cond[pn]=['getOSvernum()=="5.0"&&getSPver()>=3||getOSvernum()=="6.0"&&getSPver()>=2||getOSvernum()>="6.1"']; gcond[pn]=['getArch()=="x86"&&RegKeyValue("HKLM\\SOFTWARE\\Microsoft\\DevDiv\\VC\\Servicing\\14.0\\RuntimeMinimum\\Version")>="14.0.24406"&&RegKeyValue("HKLM\\SOFTWARE\\Microsoft\\DevDiv\\VC\\Servicing\\14.0\\RuntimeAdditional\\Version")>="14.0.24406"||getArch()=="AMD64"&&RegKeyValue("HKLM\\SOFTWARE\\Microsoft\\DevDiv\\VC\\Servicing\\14.0\\RuntimeMinimum\\Version")>="14.0.24406"&&RegKeyValue("HKLM\\SOFTWARE\\Microsoft\\DevDiv\\VC\\Servicing\\14.0\\RuntimeAdditional\\Version")>="14.0.24406"&&RegKeyValue("HKLM\\SOFTWARE\\Wow6432Node\\Microsoft\\DevDiv\\VC\\Servicing\\14.0\\RuntimeMinimum\\Version")>="14.0.24406"&&RegKeyValue("HKLM\\SOFTWARE\\Wow6432Node\\Microsoft\\DevDiv\\VC\\Servicing\\14.0\\RuntimeAdditional\\Version")>="14.0.24406"']; pn++; I hide obsolete stuff like .net 4.x installer on Windows 8 and above like so: prog[pn]=['.NET Framework 4.6']; uid[pn]=['DOTNETFX46']; dflt[pn]=['yes']; forc[pn]=['no']; cat[pn]=['Microsoft']; pfro[pn]=['no']; cmds[pn]=['{x64} "%wpipath%\\Install\\dotNETfx\\netfx_Full_x64.msi" /qn','{x86} "%wpipath%\\Install\\dotNETfx\\netfx_Full_x86.msi" /qn']; cond[pn]=['getOSvernum()>="6.0"&&getOSvernum()<="6.1"']; gcond[pn]=['RegKeyExists("HKLM\\SOFTWARE\\Microsoft\\NET Framework Setup\\NDP\\v4\\Full")']; picf[pn]=['"%wpipath%\\Graphics\\Logos\\dotNETfx.png"']; picw[pn]=['0']; pich[pn]=['0']; textl[pn]=['Right']; pn++; I think Kel WPI only needs some promotion, maybe put some advanced how to videos on youtube.

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.