Jump to content

Autoitle .net Güncellemesini Katılımsızlama Hatası


Alemdar 17
 Share

Recommended Posts

Arkadaşlar aşağıdaki .NET güncellemesini autoitle katılımsızlarken şöyle bir hata alıyorum:
[img]http://www.tnctr.com/uploads/imgs/pre_1315088034__adsz.jpg[/img]
Yardımcı olursanız sevinirim.

Autoit içeriği
[code]#region --- Au3Recorder generated code Start ---

Run('NDP20SP2-KB2539631-x86.exe')
_WinWaitActivate("Yaz?l?m Güncelle?tirme Microsoft .NET Framework 2.0-KB2539631 Yükleme Sihirbaz?","")
Send("{ENTER}{TAB}{TAB}{TAB}{SPACE}{ENTER}{ENTER}")
")

#region --- Internal functions Au3Recorder Start ---
Func _WinWaitActivate($title,$text,$timeout=0)
WinWait($title,$text,$timeout)
If Not WinActive($title,$text) Then WinActivate($title,$text)
WinWaitActive($title,$text,$timeout)
EndFunc
#endregion --- Internal functions Au3Recorder End ---

#endregion --- Au3Recorder generated code End ---
#endregion --- Au3Recorder generated code End ---

[/code]

.NET Güncellemesi
[code][NDP20SP2-KB2539631-x86.exe[/code]

İndirmek için

[code]http://www.microsoft.com/downloads/tr-tr/details.aspx?familyid=14fdbaa4-b42b-499c-819f-bb239b48a4cc&displaylang=tr[/code] Edited by Alemdar 17
Link to comment
Share on other sites

[quote name='MostWanted' date='04 September 2011 - 00:35 ' timestamp='1315096518' post='1073810']
11.satırdaki ") kaldır.
[/quote]

Eyvallah arkadaşım sayende o hatayı almıyorum artık.Yalnız bu seferde bu auiti düzenleyip(silinmesi gereken başka yerleri silip) winrarla katılımsızlayamıyorum.Bu sorunumuda halledersen çok sağol

Edited by Alemdar 17
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...