Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> Windows Registry code

This is useful for making your EXE memory resident...Version: VB6
Author: Dr. YSubmitted: 2/17/2003Downloads: 14554
This is useful for making your EXE memory resident.Your app will be undetectable by MSConfig(a windows tool at system32 directory).This is a new method that Subseven 2.2 (a famous Trojan horse) uses (ActiveX component).There are other methods like leave a ...more>>

Basic knowledge of how data is stored in the regis...Version: VB5
Author: Vivek NigamSubmitted: 8/20/2002Downloads: 16153
Basic knowledge of how data is stored in the registry.{Reads and writes data to the registry and delate from registry.

REG ADDER :-) Add or Edit any keys in the register...Version: VB5
Author: Zeeshan AlamSubmitted: 8/1/2002Downloads: 12234
REG ADDER :-) Add or Edit any keys in the registery WITHOUT dealing with any of the API calls!! Keys of any type (string, binary, DWORD) can be edited. Email me or ViSiT http://ispro.netfirms.com

Lets you write to INI or Initialization files. Wro...Version: VB5
Author: Kartikeya MitraSubmitted: 2/24/2002Downloads: 11562
Lets you write to INI or Initialization files. Wrote this program after I realized there was hardly any help for guys who wanted to write to INI or Initialization files. The code is very simple, with lots of comments and is good for beginners.

Internet Explorer Skin Changer - Change your Inter...Version: VB5
Author: Fadzil SafianSubmitted: 1/19/2002Downloads: 11051
Internet Explorer Skin Changer - Change your Internet skin browser.

The Windows Registry is mostly uncharted domain fo...Version: VB5
Author: R.ShrivathsSubmitted: 5/15/2001Downloads: 17792
The Windows Registry is mostly uncharted domain for a large number of programmers. With this application I aim to change that. It allows you to manipulate the registry and change the security that Windows provides!(Example:Lock the Desktop properties comp ...more>>

This project will protect your software from illeg...Version: VB4
Author: N.Indrasena ReddySubmitted: 5/9/2001Downloads: 19494
This project will protect your software from illegal use after the evaluation period is over. This uses an elegant of using the Registry Settings with minimal code. Give me a feedback on this project.

Save data to the registry and retrieving the saved...Version: VB6
Author: timyjimySubmitted: 1/30/2001Views: 28474
Save data to the registry and retrieving the saved data.

This application shows one how to use a simple sha...Version: VB5
Author: venky_dudeSubmitted: 1/4/2001Downloads: 12278
This application shows one how to use a simple shareware lock in ur programs.

This a demonstration of using the basic function t...Version: VB6
Author: Kenneth IvesSubmitted: 12/2/2000Downloads: 10234
This a demonstration of using the basic function to access the registry. The only Problem I have run into is querying a Win2000 registry where the key has a space in the name. Well documented.

<< Previous  Page 4 of  5  Next >>

Go to page: 4  5