Make(delphi) ver(4.03 build 181) Add(MainForm,2953706,21,105) { Width=386 Height=149 Caption="Разблокировка" BorderStyle=1 Position=1 } Add(Button,10405751,196,105) { Left=15 Top=30 Width=350 Height=25 Caption="Разблокировать Диспетчер задач" link(onClick,232503:doEvent1,[]) } Add(Button,9415687,196,308) { Left=15 Top=75 Width=350 Height=25 Caption="Разблокировать Редактор реестра" link(onClick,3531209:doEvent1,[]) } Add(Registry,5321986,315,91) { HKey=1 Key="Software\Microsoft\Windows\CurrentVersion\Policies\System" Value="DisableTaskMgr" Point(doDeleteValue) } Add(WinExec,9590807,315,140) { FileName="taskmgr.exe" } Add(Hub,232503,259,105) { link(onEvent1,5321986:doDeleteValue,[]) link(onEvent2,9590807:doExec,[(294,118)(294,146)]) } Add(Registry,2095194,315,294) { HKey=1 Key="Software\Microsoft\Windows\CurrentVersion\Policies\System" Value="DisableRegistryTools" Point(doDeleteValue) } Add(WinExec,11414172,315,343) { FileName="regedit.exe" } Add(Hub,3531209,259,308) { link(onEvent1,2095194:doDeleteValue,[]) link(onEvent2,11414172:doExec,[(294,321)(294,349)]) } Add(InfoTip,10596639,154,42) { Info=#15:Диспетчер задач| Width=232 Height=158 } Add(InfoTip,14595858,154,259) { Info=#16:Редактор реестра| Width=232 Height=158 }