When you compile your exe in VB, it stores program and author information into a tab(right click the program and select Version tab). This can be annoying, and people might know your program was written in VB. I for one find it annoying, and found a simple way to removing it.

Using Resource Hacker

Open the executable, click on the Version node in the Treeview list, and simply delete either the contents, or the whole Node item.

For your own sake, make a backup anyway incase the program does happent to become corrupt. It never has for me yet. Now right click the program, is the Version tab there?

What i wonder is why VB forces it to be there. Hope this isnt breaking any license or anything.