XDefender
01-10-2007, 10:06
есть INI файл со строками типа
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify","Description",0,"Windows Genuine Advantage Notification Tool (KB905474)"
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify","InstalledBy",0,"%NAME%"
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify","InstalledDate",0,"%VERSION%"
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify","Type",0,"Update"
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify\Filelist\0","BuildCheckSum",0,"16bffb"
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify\Filelist\0","BuildDate",0,"Fri Apr 13 17:18:37 2007"
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify\Filelist\0","FileName",0,"LegitCheckControl.dll"
Как добавить все это в реестр в автомате?
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify","Description",0,"Windows Genuine Advantage Notification Tool (KB905474)"
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify","InstalledBy",0,"%NAME%"
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify","InstalledDate",0,"%VERSION%"
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify","Type",0,"Update"
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify\Filelist\0","BuildCheckSum",0,"16bffb"
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify\Filelist\0","BuildDate",0,"Fri Apr 13 17:18:37 2007"
HKLM,"SOFTWARE\Microsoft\Updates\WgaNotify\SP0\WgaNotify\Filelist\0","FileName",0,"LegitCheckControl.dll"
Как добавить все это в реестр в автомате?