Skip 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.

abbodi1406

Members
  • Joined

  • Last visited

Posts posted by abbodi1406

  1. WU client (WU Agent) got updated only 2 times since the release of SP1

    but this year and for the seek of Windows10, it's now had around 7 updates and counting :D

     

    bottom line, any future WU client update should be treated as Windows10 related, without any investigation needed

    because even if the update itself doesn't have any fix to the upgrade process, it already contain all the previous updates code which are designed for upgrading to Windows10

  2. ·

    Edited by abbodi1406

    Found something really cool, especially for Windows 7 that lacks the "ResetBase".

     

    http://forums.mydigitallife.info/threads/59389-Dism-A-Powerful-Tool-of-Clean-and-Tweak

     

    I gained back 2,5 GB from a fresh install with it.

    For me it just removes \Backup and \ManifestCache contents  :g: 

     

    ----

    the best experience W7's winsxs is to keep the higher version component + RTM version (6.1.7600.16385 and 6.1.7601.17514)

    and remove the inbetween :D

  3. Hotfix rollups are not offered through WU, they are found using there KB articles

    and those rollups are cumularive updates, meaning they already contain and supersede earlier updates and some "not yet published" security updates

     

     

    as for KB3063911, it is the name that appear when you check installed programs

    but the rollup is released under KB3064711

  4. ·

    Edited by bphlpt
    fixed link

    ;1[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"NavPaneShowAllFolders"=dword:00000001;2[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"HideDrivesWithNoMedia"=dword:00000000;3[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]"FullPath"=dword:00000001"Settings"=hex:0C,00,02,00,0B,01,00,00,60,00,00,00
    as for 4, there is no generic or simple setting

    each folder type has different values, each view type has different values as well

    see here:

    http://www.msfn.org/board/index.php?showtopic=142961

  5. After windows installed in VMware, I check "Installed updates" and I couldn't find KB2533552 .....I tried to install this update manually and it says "The update is not applicable to your computer" , weird?

    No, it's not weird :)

    https://support.microsoft.com/en-us/kb/3057448

    "The update is not applicable to your computer" error when you install Windows updates

    Cause number 1: Update is superseded

    KB3020369 fully and directly supersede KB2533552

    thus, if KB3020369 is installed, KB2533552 cann't be installed using the .msu file

    the workaround (that even WU use) is to use the inside .cab file to integrate the update online by dism tool:

    dism /online /add-package:Windows6.1-KB2533552-x64.cab
  6. I really don't know what it depends on, but it's more related to the serviced image not the Host OS

    i guess on the size of updates and how many are already in the image, how many is pending

    but in my experience, after +100 update or so, the dism command will be become slower and slower in adding the packages

     

    the command is the same for dism /add-package, each update need its /packagepath: parameter

     

    of course using this grouping will recuire some batch scripting :D

    and using the inner .cab files is much better and faster in integrating

     

    the main script that i learned that concept from is Installer For Windows Updates V28 by Burf

    however it's intended for Online operation and contains various checks

    there is a reduced version i modded without most checks and for offline integrating: InstallerV27z.zip

  7. Integrating updates one by one will always take more time than grouping updates in one dism session

    of course not all updates, each session can handle 120 ~ 150 update

Account

Navigation

Search

Search

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.