Hello, we are really happy that you have reached us. However, since you are viewing the forum as a visitor, you cannot benefit from many features of the forum. How about taking advantage of all the features exclusive to our members by registering? You can register right now, taking just 2 minutes of your time. We would love to see you among us.
VB.NET Program Adı Değiş. Engelleme
Dim programadi As String = IO.Path.GetFileNameWithoutExtension(Application.Ex ecutablePath)
If programadi = "test.exe" Then ' programın adi .exe yapın
ElseIf programadi = "test" Then 'programın adını .exe koymadan yazın
Else
MsgBox("Program Adi...
Merhaba Arkadaşlar.
Arkadaşlar bu dersimizde tek bir kod ile siteye yönlendirmeyi anlatacağım.
Kod:
process.start("Realitycheats.com")
Evet arkadaşlar bu kod sayesinde varsayılan tarayıcınız ile realitycheats.com'a yönlendirir.
Bu kodu buton içerisine, form load içerisine, checkbox içerisine...