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.

alfreire

Members
  • Joined

  • Last visited

Everything posted by alfreire

  1. Hi... to find switches you must do this: Run offline installer in Virtual Machine and wait to the program is iddle (yo can see Google offfer window) Go to %temp% folder and copy _av_iup.tm~a*** folder to other location Finalize installation and then open C:\ProgramData\AVAST Software\Persistent Data\Avast\Logs\Setup.log file with Notepad Search for instup.exe" /edition (in line 9 +-) Command: '"C:\Users\Administrador\AppData\Local\Temp\_av_iup.tm~a00668\instup.exe" /edition:1 /ga_clientid:124e581d-f162-47a7-a518-f372afb62e8d /guid:21e128e4-bea6-4bc6-b618-a46c75ccefec /prod:ais /sfx /sfxstorage:C:\Users\Administrador\AppData\Local\Temp\_av_iup.tm~a00668' You can edit comand like this: You must run command from the folder that contain Avast files copied from temp folder Change C:\AvastFiles for your own folder edition:1 is Free version, you can discover the other version numbers by runing same steps installing other Avast versions Cheers... ;-)
  2. Updated to v5.1.4-r110228... Regards... ;-)
  3. Updated to v5.1.2-r108956... Regards... ;-)
  4. Updated to v5.1.0-r108711... Regards... ;-)
  5. Updated to v5.0.24-r108355... Regards... ;-)
  6. Updated to v5.0.22-r108108... Regards... ;-)
  7. Quizá puedes adaptar esto a tu script detectando la versión de Windows... sería muy fácil si utilizaras Inno Setup... SaluII... ;-) @echo off ver | find "5.1" > nul if %ERRORLEVEL% == 0 goto win_xp ver | find "6.1." > nul if %ERRORLEVEL% == 0 goto win_7 ver | find "6.2." > nul if %ERRORLEVEL% == 0 goto win_8 ver | find "6.3." > nul if %ERRORLEVEL% == 0 goto win_81 ver | find "10.0." > nul if %ERRORLEVEL% == 0 goto win_10 :win_7 echo El Sistema es Windows 7 pause goto exit :win_xp echo El Sistema es Windows XP pause goto exit :win_8 echo El Sistema es Windows 8 pause goto exit :win_81 echo El Sistema es Windows 8.1 pause goto exit :win_10 echo El Sistema es Windows 10 pause goto exit @echo off cls REM Identify OS. ver | find /i "10.0." > nul if %errorlevel%==0 set VERSIONWINDOWS=Windows 10 ver | find /i "6.3." > nul if %errorlevel%==0 set VERSIONWINDOWS=Windows 8.1 ver | find /i "6.2." > nul if %errorlevel%==0 set VERSIONWINDOWS=Windows 8 ver | find /i "6.1." > nul if %errorlevel%==0 set VERSIONWINDOWS=Windows 7 ver | find /i "6.0." > nul if %errorlevel%==0 set VERSIONWINDOWS=Windows Vista ver | find /i "5.1." > nul if %errorlevel%==0 set VERSIONWINDOWS=Windows XP ver | find /i "5.2." > nul if %errorlevel%==0 set VERSIONWINDOWS=Windows 2003 ver | find /i "Windows 2000" > nul if %errorlevel%==0 set VERSIONWINDOWS=Windows 2000 ver | find /i "Windows NT" > nul if %errorlevel%==0 set VERSIONWINDOWS=Windows NT ver | find /i ">Windows ME" > nul if %errorlevel%==0 set VERSIONWINDOWS=Windows ME ver | find /i "Windows 98" > nul if %errorlevel%==0 set VERSIONWINDOWS=Windows 98 ver | find /i "Windows 95" > nul if %errorlevel%==0 set VERSIONWINDOWS=Windows 95 REM Identify bit IF NOT EXIST "%programfiles(x86)%" set VERSIONBIT=32 bit IF EXIST "%programfiles(x86)%" set VERSIONBIT=64 bit REM Display result echo %VERSIONWINDOWS% %VERSIONBIT% echo. pause
  8. Updated to v5.0.20-r106931... Regards... ;-)
  9. Updated to v5.0.18-r106667... Regards... ;-)
  10. Updated to v11.2.2261... Regards... ;-)
  11. Avira.Free v15.0.16.282 Free [English] [Silent]... ;-) Download: Features: -Not install Toolbars or other junk... -To Silent Install use /silent or /verysilent switch... Cheers... ;-)
  12. Updated to v5.0.16-r105871... Regards... ;-)
  13. Updated to v5.0.14-r105127... Regards... ;-)
  14. Regards... ;-)
  15. Microsoft Silverlight x86 - 5.1.41212 http://download.microsoft.com/download/5/3/D/53D3880B-25F8-4714-A4AC-E463A492F96E/41212.00/Silverlight.exe Microsoft Silverlight x64 - 5.1.41212 http://download.microsoft.com/download/5/3/D/53D3880B-25F8-4714-A4AC-E463A492F96E/41212.00/Silverlight_x64.exe Cheers... ;-)
  16. Welcome back Liam, we miss you... Cheers... ;-)
  17. The download link remains v7.17.32.104... A great hug and Happy Christmas...!!!
  18. Updated to v5.0.12-r104815... Regards... ;-)
  19. Typo error: Skype 7.16.32.1012 Thanks and regards... ;-)
  20. Skype 7.16.32.101... Regards... ;-)
  21. Updated to v5.0.10-r104061... Regards... ;-)
  22. Adobe Shockwave Player 12.2.1.171... A hug... ;-)
  23. Updated to v5.0.8-r103449... Regards... ;-)

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.