Jump to content

Programı Yönetici Olarak Çalıştırmak


WolfmanTR_
 Share

Recommended Posts

[quote name='Blue_Edition' date='21 April 2012 - 20:46 ' timestamp='1335034002' post='1190206']
[code]#RequireAdmin[/code] :dribble:
[/quote]

bunu tam olarak nereye yazacağım ??

[codebox]
#Region
#AutoIt3Wrapper_Icon=x.ico
#AutoIt3Wrapper_Res_Description=Balabolka 2.5.0.522 Installation.
#AutoIt3Wrapper_Res_Fileversion=2.5.0.522
#AutoIt3Wrapper_Res_LegalCopyright=© 2012 Wolfman.TR
#AutoIt3Wrapper_Res_Field=FileName|Balabolka 2.5.0.522.exe
#AutoIt3Wrapper_Res_Field=CompanyName|Wolfman.TR
#AutoIt3Wrapper_Res_Field=Script Writer|Wolfman.TR
#endregion
Opt("TrayMenuMode", 1)
$Parametre = "/qn"
TraySetToolTip("Balabolka 2.5.0.522 Kuruluyor..!")
FileInstall("ss.msi", @TempDir & "\ss.msi")
ShellExecuteWait(@TempDir & "\ss.msi", $Parametre)
FileDelete(@TempDir & "\ss.msi") [/codebox]

Edited by bordo.klavyeliler.06
Link to comment
Share on other sites

[b]Yanlış hatırlıyor da olabilirm ama ben tidy deyince [/b][b][font="Courier New"][color="#445563"][size="2"]#RequireAdmin ve #NoTrayicon[/size][/color][/font] [/b][b]hep en üstte oluyordu. Diye hatırlıyorum tidy yani düzenle script düzeni içindir misal if yazırsn düzenle deyince If şeklinde olur veya döngüler belli aralıklarda değilse onları hizaya sokar vs.[/b]
[b]
[/b]
[b]Edit: Sağ tık bölümdeki Compile with options da gerekli ayarlamaları yaptıktan sonra scrpiti compile ederseniz [/b][b][font="Courier New"][color="#445563"][size="2"]#RequireAdmin ve #NoTrayicon[/size][/color][/font] kodları en üstte gelcektir. Kolay gelsin..[/b]

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