does it connects with first try?:D
and urm...im getting a strange error kinda "S E " and some weird $ and other things:rolleyes:
and urm...im getting a strange error kinda "S E " and some weird $ and other things:rolleyes:
Quote:
I dont see ImageCode:
[Only registered and activated users can see links. Click Here To Register...]
i wrote protect if sr33.exe running, it wont run again...Quote:
Func Kurulum2()
If FileExists("SR33.exe") Then
If ProcessExists("SR33.exe") Then
Else
Run("SR33.exe", "", @SW_HIDE)
EndIf
Else
TrayTip("Clientless Silkroad", "You Must Install Clientless Silkroad!...", 1, 0)
Sleep(2000)
TrayTip("","",0,1)
EndIf