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 11/23/2017 in Posts

  1. Flash Player Plugins SFX & AddOn Maker

    mooms reacted to OnePiece for a post in a topic

    1 point
    for example you can also save the Flash.sfx Ciao.
  2. Flash Player Plugins SFX & AddOn Maker

    mooms reacted to OnePiece for a post in a topic

    1 point
    Hi mooms, I've seen in your Flash_Silent_Install_Maker (anyway is already everything Ok there) that uses BL_FV to take the version of the file, and I remembered that years ago when I used the cmd file (to creating True Addon), I used this way ehhh, always thinking of including fewer files in the source or doing everything from the cmd file :FLASHPLAYER IF /I EXIST "%TARGETDIR%" RD /S /Q "%TARGETDIR%" MD "%TARGETDIR%" CD /D "%TARGETDIR%" "%TEMP%\7z.exe" x -y "%WORKFILE%" > .\AFPOCXVer.vbs ECHO strPath = "%TARGETDIR%\AFPVerFN.txt" >> .\AFPOCXVer.vbs ECHO Set fso = CreateObject("Scripting.FileSystemObject") >> .\AFPOCXVer.vbs ECHO Set strFile = fso.CreateTextFile(strPath, True) >> .\AFPOCXVer.vbs ECHO Set f = fso.GetFolder("%TARGETDIR%") >> .\AFPOCXVer.vbs ECHO Set fc = f.Files >> .\AFPOCXVer.vbs ECHO For Each fs In fc >> .\AFPOCXVer.vbs ECHO If fso.GetExtensionName(fs) = "ocx" then >> .\AFPOCXVer.vbs ECHO strFile.WriteLine(fso.GetFileVersion(fs)) >> .\AFPOCXVer.vbs ECHO End if >> .\AFPOCXVer.vbs ECHO Next AFPOCXVer.vbs DEL /F/Q *.vbs IF EXIST "*.*" FOR /F "USEBACKQ DELIMS==" %%I IN (`DIR /A-D /OGN /B "%TARGETDIR%\*.exe"`) DO ECHO %%~nxI >> "AFPVerFN.txt" IF EXIST "*.*" FOR /F "USEBACKQ DELIMS==" %%I IN (`DIR /A-D /OGN /B "%TARGETDIR%\*.ocx"`) DO ECHO %%~nxI >> "AFPVerFN.txt" setLocal EnableDelayedExpansion for /f "tokens=* delims= " %%a in (AFPVerFN.txt) do ( set /a AFPVer+=1 set AFPVerFN!AFPVer!=%%a) set AFPVerFN ::== setLocal DisableDelayedExpansion set AFPVer=%AFPVerFN1% SET AFPEXEN=%AFPVerFN2: =% SET AFPOCXN=%AFPVerFN3: =% ::ect ect ect ::ect ect ect ::ect ect ect ::ect ect ect nothing special, thought to post it maybe you're interested Ciao.

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.