Jump to content

Zuma Katılmsız Yapma Sorunu


A80
 Share

Recommended Posts

Arkadaşlar, Zuma'yı Katılımsız Yapmak İstedim Ama Olmadı. Zuma'nın Paremetresi Var Mı? Varsa Yazabilir Misiniz? Bn Send Komutuyla Katılımsız Yapmayı Denedim. Tam Iyı Olmadı. Crack Dosyasını Kopyalatmak İstedim. Sanırım O Kısımda Başarılı Oldum. Sorun Zuma'yı Katılımsız Yapamadım. Katılımsız'daki, DosyaSilme ve Dosya Kopyalatmadaki Sorun Varsa Düzelterek Yardımcı Olur Musunuz?

#RequireAdmin
Run("Kur.exe")
WinActivate("Zuma Deluxe 1.0 Installer")
Send("{TAB}{TAB}{TAB}")
Send("{TAB}")
WinActivate("Installation Complete!","Finished!")
Send("{TAB}")

If @OSArch = "X86" Then
	FileDelete(@ProgramFilesDir & "\PopCap Games\Zuma Deluxe\Zuma.exe")
	FileInstall("Zuma.exe", @ProgramFilesDir & "\PopCap Games\Zuma Deluxe\Zuma.exe", 9)
	DirCopy("levels",@TempDir & "C:\Program Files\levels\PopCap Games\Zuma Deluxe\levels", 1)
	DirCopy("properties",@TempDir & "C:\Program Files\levels\PopCap Games\Zuma Deluxe\properties", 1)

	Else
	FileDelete(@HomeDrive & "\Program Files (x86)\PopCap Games\Zuma Deluxe\Zuma.exe")
	FileInstall("Zuma.exe", @HomeDrive & "\Program Files (x86)\PopCap Games\Zuma Deluxe\Zuma.exe", 9)
	DirCopy("levels",@TempDir & "C:\Program Files\levels\PopCap Games\Zuma Deluxe\", 1)
	DirCopy("properties",@TempDir & "C:\Program Files\levels\PopCap Games\Zuma Deluxe\properties", 1)


TrayTip("Zuma Deluxe 1.0 Final", "Kurulumu Tamamlandı! | By Titan", 30, 4)
Sleep(5000)
Link to comment
Share on other sites

Yardımcı Olacak Mısınız? En Fazla Birkaç konu Kaldı. Öğrendim Sayılır. Ilerleyen Günlerde Ince Ayarlı [ ToolBar ] Kurmamması içİN Makale Açacağım. Başka Açmam Herhalde Üstad!

Link to comment
Share on other sites

bu şekilde kullansan olmaz mı bu programı? yönetici olarak çalıştırıp bie dene :)

http://www.mediafire.com/download/qa2udng3b0b1arq/Zuma_Deluxe.exe

Üstad! Bn Bu Yolu Kullanarak Katılımsız'ı Zaten Daha Önceden  Yapmıştım. Amacım AutoIt Send Komutu ve Paremetre FileCopy komutlarını Kullanmak. FileCopy ve FileDelete Komutlarında Sorun Var Mı? Sorunu Komutları Nasıl Değşitirerek Çözerim. Geri Kalan Yerleri Hallettim.

Link to comment
Share on other sites

Hayır Hocam Bnm Amacım AutoIt'i Katılımsız Yaparak Öğrenmek. Bunun İçin Kodlarla Uğraşmak İstiyorum


@DivaneTR Çok Sade Kod Kullanım Örnekleri Vererek Çok Yardımcı Oldu. O Yuzden En Büyük Desteği Onalr Bekliyorum. Yardımları için Üstad'a Sonsuz Tsk Ederim.

Edited by A80
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...