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.

Featured Replies

Posted
Prepare the first service pack for Windows 7 offline integration.

1 - Extract the contents of Service Pack 1, using the command line "-x". Example: Windows6.1-KB976932-X64.exe-x:C:\ Sp1

2 - Extract the contents of Windows6.1-KB976932-x64.cab using the 7-zip in the SP1 folder (C:\ SP1)

3 - Extract the contents of NestedMPPContent.cab now in the same folder.

4 - Open the file with Notepad update.ses "Notepad" See written "Absent" changes to "Installed" in OfflineInstall, should be identical to the following example::

<Tasks operationMode="OfflineInstall">

<Phase>

<Package Id = "Windows7SP1-KB976933~31bf3856ad364e35~amd64~~6.1.1.17514? targetState = "Installed" />

</ Phase>

5 - Open with Notepad in Update.mum and Windows7SP1-KB976933~31bf3856ad364e35~amd64~~6.1.1.17514.mum (or 32-bit) and change allowedOffline = "false" to allowedOffline = "true"

6 - Select all Languagecab(languagecab KB976933-LangsCab0 to KB976933-LangsCab6) and extract all files and replace if necessary by existing.

@Echo

off

Title Aply simple script to image Index 2

set mount2=C:\Mount2

set seven=C:\Windows7Sp1

set svcpack=C:\Sp1

echo Mount image Index 2

echo.

dism /Mount-Wim /WimFile:%seven%\install.wim /Index:2 /MountDir:%mount2%

echo.

echo Add Service pack index 2

echo.

dism /Image:%mount2% /Add-Package /PackagePath:%svcpack%

echo.

echo Save changes Index 2

echo.

dism /Unmount-Wim /MountDir:%mount2% /Commit

echo.

echo Clean

DISM.exe /Cleanup

Ps!!!

Disregard this method and follow the tip below the partner and integrate language pack for your region.

Edited by Alexandre

  • 1 month later...
  • 4 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

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.