Download Latest Version MyDLLs.rar (29.1 kB)
Email in envelope

Get an email when there's a new version of VBTheory's MyDLLs

Home / Shell Integrator
Name Modified Size InfoDownloads / Week
Parent folder
Integrator ReadMe.txt 2012-03-22 1.5 kB
Integrator.dll 2012-03-22 15.9 kB
Totals: 2 Items   17.3 kB 0
How to use:
1-Go to your solution explorer (CTRL+R or View/Solution explorer)
2-Right-click your project name (eg: WindowsApplication1...)
3-Select "Add reference"
4-Go to the "Browse" tab
5-Find "Integrator.dll" in your downloads folder (eg: "C:\Users\YOURUSERNAME\Downloads")
6-Double-click it
7-Go to your form coding (Right click your designer and select "View code")
8-Type at the top of your code "Imports VBTheory.Integrator"
9-Right after your "Public class", type in "Dim Shell as new VBTheory.Integrator"
10-Use any of these codes below:
 __________________________________________________________________________________________________________________________________________________________________
|Function		|Code																	   |
|_______________________|__________________________________________________________________________________________________________________________________________|
|-Set Registry		|"Shell.SetRegistry(<Extension name(txt,dll....)>,Application.startuppath+<your application name with extension>+<X:\...\ShellIcon.ico)"   |
|-Delete Registry	|"Shell.DeleteRegistry(<Extension name(txt,dll....)>,Application.startuppath+<your application name with extension>+<X:\...\ShellIcon.ico)"|
 ------------------------------------------------------------------------------------------------------------------------------------------------------------------

VBTheory™ (C) 2011-2012 - All rights reserved
Source: Integrator ReadMe.txt, updated 2012-03-22