codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:

Home > Visual Basic > Visual Basic Registry 
Sort by :


1-20 of 38 Visual Basic Registry sites are shown.

 • Registry Handler    Votes:303   Hits:10172 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Delete Write and Enumerate Keys in the Registry

 • Read and Modify the Registry.    Votes:335   Hits:29959 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Perform the four basic functions to the Windows registry. Add, change, delete, and query. Allows you to to read registry values, and modify both keys and values.

 • Visual Registry Editor, with Registry Read/Write .    Votes:314   Hits:9232 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
A registry browser/editor application; a .dll to read and write data to the registry; and a hex Editor Control.

 • Enumerate Registry Subkeys, Entries and Values    Votes:319   Hits:7434 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This class abstracts the VB functions GetSetting and SaveSetting, and will save you some typing if you use these often within your application. It is good for storing name-value pairs in the registry, without having to use the Registry API functions.

 • Enumerate Registry Subkeys, Entries and Values    Votes:324   Hits:7249 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
A demo on enumerating registry subkeys, entries and values.

 • File Association Wizard    Votes:311   Hits:5146 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This Associate Wizard automates the task of associating your program with a given file extension. It even changes the icon of the target extension to match your program's icon

 • Graphical Interface to RegSvr32    Votes:299   Hits:6321 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This program allows to register/unregister DLLs using RegSvr32 tool which is included with Windows. This program is very easy even for beginners. Additionally, it shows a way to find windows\system directory location properly. A handy utility that will help you avoid the inconvenience of running regsvr32 from the start menu all the time.

 • Hide Drives from Display in My Computer    Votes:305   Hits:5791 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This program can hide or unhide any drive from the My Computer view

 • Monitor Changes to the Registry    Votes:323   Hits:6592 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This function allows you to monitor changes in Registry keys and subkeys. It may be useful to protect your Registry (especially "HKLM\Software\Microsoft\Windows\CurrentVersion\Run" or "RunOnce") against "non-friendly" applications.

 • Change System Policies and Settings    Votes:306   Hits:6201 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This application allows you to change a large variety of system policies and settings related to the Explorer, Network, System, and DOS. Examples include Hiding the Run Menu, Hiding Icons on the Desktop, Hiding the Recent Documents Menu, Disabling Print/File Sharing, Disabling Virtual Memory, Disabling the DOS prompt, and many more.

 • Change the registered owner of your windows copy    Votes:189   Hits:2772 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Allows you to change the registered owner of your windows copy using VB code.

 • Create a Registry Key    Votes:280   Hits:7834 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Allows you to create a registry key directly from VB code.

 • Registry Manipluation .DLL    Votes:302   Hits:6235 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Read and write Strings, DWords and binary arrays to the registry. Get lists of keys and or values stored in the registry. Test for the existence of keys. Includes a sample client application and documentation in HTML Help Format.

 • Replacement for VB's SaveSetting and GetSettin    Votes:256   Hits:8301 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This module contains two procedures; SaveStringSetting and GetStringSetting. These procedures can be used as replacements for VB's SaveSetting and GetSetting so that your data is written to the more useful 'HKEY_LOCAL_MACHINE\SOFTWARE' rather than the 'HKEY_CURRENT_USER\Software\VB and VBA Program Settings' key.

 • Write a Binary Value to the Registry    Votes:167   Hits:4595 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Some sample code for writin a Binary Value to the Registry

 • Write a String Value to the Registry    Votes:175   Hits:5000 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Some sample code for writin a String Value to the Registry

 • Return the Full Path for a Given MS Office Applica    Votes:171   Hits:2505 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This code snippet allows you to return the Full Path for a Given MS Office Application

 • Run your Program at Each Startup    Votes:196   Hits:4380 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This piece of code places creates an entry for the running application in the registry key Software\Microsoft\Windows\CurrentVersion\Run, so the application will run every time the current user logs on.

 • File Association Utility: Easy Way to Add and Edit    Votes:310   Hits:9146 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This code enables you to list ALL file extensions in your machine which have registered file associations. The list will show what application title each file extension belongs to and what program execution command it is associated with. With this program, you can view, add and remove file associations, with ease and in an elegant way. The application also provides a system tray function

 • Registry Module; Includes Import/Export Functional    Votes:152   Hits:4121 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Read and write DWORD, Binary or Strings to registry with functions to import/export registry settings along ability to delete keys or key values and enumeration of keys or key values.

            
   
 






CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
• Re: Insert Contents of .txt file into a .html page
• Re: Perl regular expression problem.
• Re: Problems in login using WWW::Mechanize
• searching for gd::graph guide
• Re: ARRAY OF HASHMAPS
• Adv. Regexp or Otherwise
• Adv. Regexp or Otherwise
• I need help pleasee! My project is about using I/o Stream
• Help Running VB script in Windows 2003


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2008