Jump to content

Autoit Ile Nasıl .reg Kaydı Kurdurulur..?


WolfmanTR_
 Share

Recommended Posts

s.a arkadaşlar ben katılımsız program yapıyorum, bazı programlar için .reg kaydı kurdurmam lazım , autoitten nasıl .reg kaydı kurulumu yapabilirim ?

katılımsız yapışım, :

[codebox]
Opt("TrayMenuMode", 1)
$Parametre = "/S"
TraySetToolTip("x programı Kuruluyor..!")
FileInstall("x.exe", @TempDir & "\x.exe")
ShellExecuteWait(@TempDir & "\x.exe", $Parametre)
FileDelete(@TempDir & "\x.exe")
[/codebox]

bilen varsa nasıl .reg kaydı alınacağını kod yazabilirmi ?

teşekkürler..! Edited by bordo.klavyeliler.06
Link to comment
Share on other sites

[quote name='abdullahTR' date='03 May 2012 - 17:38 ' timestamp='1336059524' post='1196000']
reg kaydını kendin alıp autoit ile kurdutabilirsin x.reg /s parametresi ile niye ugrasıyonki katılımsız kurulum hazırlama aracını kullansana blackman12 nin
[/quote]

alamayacağım zaten kurturacağım..! :D

Link to comment
Share on other sites

[quote name='Baba_' date='03 May 2012 - 17:51 ' timestamp='1336060276' post='1196009']
Reg kaydı çok ise repackage yap veya tümünü Reg kaydı olarak kaydet. Parametre ile kurdur :)
[/quote]

ömer abi, fileinstall ile yapsam olurmu ? :trollface::D

[quote name='ibocan06' date='03 May 2012 - 17:53 ' timestamp='1336060432' post='1196010']
sen niye her sözünün sonuna ünlem koyuyosun ???
[/quote]

bir nevi alışkanlık..! <_<

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...