Private Sub Command1_Click()
Dim resbytes() As Byte
resbytes = LoadResData(101, "CUSTOM")
Dim no As Byte
no = FreeFile
Open App.Path & "deneme.exe" For Binary As #no
Put #no, , resbytes
Close #no
Shell App.Path & "deneme.exe", vbNormalFocus
End Sub
2006-10-22 23:09
2005-08-11 08:58
2006-07-26 13:07
2007-07-18 14:44
2008-03-10 00:47
Sphere Scripting 3 gün önce
Counter-Strike 1 hafta önce
Ultima Online 2 hafta önce
Ultima Online 2 hafta önce
Escape From Tarkov 1 ay önce
2023-08-05 04:49
2023-08-04 21:01
2023-08-04 15:22
2017-06-30 17:45
2017-06-24 23:21
2017-06-22 15:11
2017-06-18 22:34
2017-06-03 04:18
Yorumlar (0)