V
verukins
Hi all,
i'd like to add a reference i a vb.net program to a dll i
know is located in C:\windows\system32 - and that i can safely assume
will be on every system this program will be run on.
At the moment, when i add this dll as a reference (in the project
properties), a copy of the dll is made, and i need to copy it around
with my program in order for it to work.
How do i get my program just to use the one that i know will be on
everyones system ?
Im using VS 2008 - and am a bit of a newbie at this - so idiot level
instructions would be appreciated.
i'd like to add a reference i a vb.net program to a dll i
know is located in C:\windows\system32 - and that i can safely assume
will be on every system this program will be run on.
At the moment, when i add this dll as a reference (in the project
properties), a copy of the dll is made, and i need to copy it around
with my program in order for it to work.
How do i get my program just to use the one that i know will be on
everyones system ?
Im using VS 2008 - and am a bit of a newbie at this - so idiot level
instructions would be appreciated.