Jump to content

Dism Olmayan Güncellemeler


 Share

Recommended Posts

windows 7 için bu güncellemeler dism olmuyormuş: KB890830-KB2533552-KB915597 (başka var mı bilmiyorum)

@echo off
@COLOR 1A
title By_K@ylu .Tnctr.Com
cls
mkdir C:\DVD\PRO
echo.
echo C SURUCUNUZDE OLUSAN DVD KLASORUNE WIN7 DOSYALARINI CIKARTIN
echo.
echo PROGRAMLARINIZI C:\DVD\PRO KLASORUNE ATIN 
echo.
pause
xcopy C:\sources\* C:\DVD\sources\ /cheryki
Set isotag1=K@ylu
Set isosetupfile=WIN7.ISO
Set isoroot=C:\DVD
Set bootfile="%isoroot%\BOOT\ETFSBOOT.COM"
Set tools=C:\Tools
Set oscdimg="%tools%\oscdimg.exe"
"%oscdimg%" "-b%bootfile%" -u2 -h -m -o "-l%isotag1%" "%isoroot%" "%isosetupfile%"
RD /S /Q "C:\tools" 
RD /S /Q "C:\Sources"
del x.cmd

bu kodlarla aktivasyon ekliyordum sisteme. eğer güncelleştirmeleri katılımsız yapıp aynı şekilde eklesem yüklenir mi?

 

örneğin:

 

KB890830.msu /quiet

KB2533552.msu /quiet

KB915597.msu /quiet 

 

bunların haricinde başka varsa ve söylerseniz çok memnun olurum.

Edited by OScreating
Link to comment
Share on other sites

Selam

Aşağıdaki kodları bahsi geçen dosyalar için kullanabilirsiniz.

 

start /WAIT Windows-KB890830-x64-V5.14.exe /Q
start /WAIT wusa.exe Windows6.1-KB2533552-x64.msu /quiet /norestart
 
Silverlight için
start /WAIT Silverlight_x64_KB2977218.exe /Q veya x86 için
 
Windows Defender için KB915597.msu değil exe'dir. Bunun en güncel halini (32-64-Bit sürümlerini ayrı ayrı) aşağıdaki linkten indirerek sisteme entegre edebilirsiniz..
 
 
start /WAIT mpas-fe.exe /Q 32-Bit için.
start /WAIT mpas-feX64.exe /Q 64-Bit için.
 
Sanırım anlaşılır şekilde yazdım.
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...