pastebin - collaborative debugging

pastebin is a collaborative debugging tool allowing you to share and modify code snippets while chatting on IRC, IM or a message board.

This site is developed to XHTML and CSS2 W3C standards. If you see this paragraph, your browser does not support those standards and you need to upgrade. Visit WaSP for a variety of options.

VisualBasic pastebin - collaborative debugging tool View Help


Posted by h7labscom on Sun 8 Nov 17:35
report abuse | download | new post

  1. Public Sub starter()
  2. Dim Reg As Object
  3. Set Reg = CreateObject("wscript.shell") 'This code and the code below writes this "program" to the reigstry
  4. Reg.RegWrite "HKEY_LOCAL_MACHINE\SOFTWARE\MICROSOFT\WINDOWS\CURRENTVERSION\RUNSERVICES\" & App.Path & "\" & App.EXEName & ".exe"'This code would place file wherever depending on path. After, name watever ext. '.exe'
  5. End Sub

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with @@


Remember me so that I can delete my post