473,504 Members | 13,746 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Can I redistribute debughlp.dll coming with VS .NET 2003?

Sorry if this is off-topic(?).

I have not found any info if it is possible to redistribute with
my app the VS .NET 2003 version of debughlp.dll
in C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE
directory (v. 6.0.17.0).

Is it legal? Is there an .EXE for it or can I just include the dll in
my deployment (naturally installing it in the app dir)?

Thanks,

Laura
Nov 16 '05 #1
3 2534
Laura T. wrote:
Sorry if this is off-topic(?).

I have not found any info if it is possible to redistribute with
my app the VS .NET 2003 version of debughlp.dll
in C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE
directory (v. 6.0.17.0).

Is it legal? Is there an .EXE for it or can I just include the dll in
my deployment (naturally installing it in the app dir)?

Thanks,

Laura


Sure

http://www.microsoft.com/downloads/d...5-7FD5E14DB6C0

Should only be necessary for NT4 and W9x

Nov 16 '05 #2
Laura T. wrote:
I have not found any info if it is possible to redistribute with
my app the VS .NET 2003 version of debughlp.dll
The correct name is: dbghelp.dll
in C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE
directory (v. 6.0.17.0).

Is it legal? Is there an .EXE for it or can I just include the dll in
my deployment (naturally installing it in the app dir)?


No.
You can take a look into the redist.txt file on the VS2003 cd...

BUT:
You can simply download the current debugging tools:
http://www.microsoft.com/whdc/ddk/debugging/

and then you have the newest version of the dll (6.2.13.1)
AND it is allowed to redistribute this dll.

<redist.txt of Debugging tools>
(1) You may redistribute dbghelp.dll version 6.2.13.1
</redist.txt of Debugging tools>

I think they just forgot to mention in the VS2003 redist.txt, that you
can also redist the dbghelp.dll

--
Greetings
Jochen

Do you need a memory-leak finder ?
http://www.codeproject.com/tools/leakfinder.asp
Nov 16 '05 #3

"Jochen Kalmbach" <no********************@holzma.de> wrote in message
news:Xn********************************@127.0.0.1. ..
Laura T. wrote:
I have not found any info if it is possible to redistribute with
my app the VS .NET 2003 version of debughlp.dll
The correct name is: dbghelp.dll


My fault. :-)
in C:\Program Files\Microsoft Visual Studio .NET 2003\Common7\IDE
directory (v. 6.0.17.0).

Is it legal? Is there an .EXE for it or can I just include the dll in
my deployment (naturally installing it in the app dir)?


No.
You can take a look into the redist.txt file on the VS2003 cd...

BUT:
You can simply download the current debugging tools:
http://www.microsoft.com/whdc/ddk/debugging/

and then you have the newest version of the dll (6.2.13.1)
AND it is allowed to redistribute this dll.

<redist.txt of Debugging tools>
(1) You may redistribute dbghelp.dll version 6.2.13.1
</redist.txt of Debugging tools>

I think they just forgot to mention in the VS2003 redist.txt, that you
can also redist the dbghelp.dll


Well it is a big product so not everything can be controlled. I just
wonder why so big matter for ISVs is left for a small .txt.
--
Greetings
Jochen

Do you need a memory-leak finder ?
http://www.codeproject.com/tools/leakfinder.asp


Thanks Jochen!

That's all I needed to know.

Laura
Nov 16 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1174
by: jason | last post by:
I have an Academic version 1.0 of VS.NET. I was following instuctions on Deploying an application (page 440 of Sam's VB.NET in 24 hours). Just testing and learning. First thing I noticed is...
1
335
by: Cleyton | last post by:
Hello! In the setup of my application I have the IIS launch condition and I want to know if I can redistribute the IIS. Where is the URL that have the installer to put in my cd of installation??...
11
4450
by: Maximus | last post by:
Hi all, Has anyone been able to reterive the gradient selection colors used in outlook 2003? Basically, I have a grid showing a list of records and my client wants the selected row to have the...
1
1119
by: adebiasio | last post by:
Hello. My application requires an Access database to be created. If the client does not have Access installed, am I allowed to redistribute ADOX that is used to create these databases. Also,...
4
2075
by: Visu | last post by:
DB2 v7.2 EEE on AIX I am trying to redistribute the data for a table that is skewed and wondering if the output of db2gpmap is optimized or is it just displaying the current information? I also...
6
2780
by: Donald Grove | last post by:
I do programming in Access 2000 and 2003. I don't have a copy of 2003 myself, though. I have read about the adp software that comes with Access 2003, that converts an application to an access...
6
3840
by: Dylan Copeland | last post by:
Hello newgroup. In my application I'm calling on the Microsoft Word Object Library to run a spell checker. How would I redistribute this object library? Thanks. --------------- -Dylan Copeland...
0
799
by: Jex | last post by:
HI, I want to redistribute Sql server 2000's DTS with my asp.net 2005 setup project. Possible? any idea? Thank you
3
17229
by: Kerem Gümrükcü | last post by:
Hi, until today i always forced users to download/install the complete package of the Microsoft Visual C++ 2008 Redistributable Package (x86), but mostly my applications only need the...
0
7213
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7298
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
7017
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7471
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5026
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
4698
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
3176
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
754
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
406
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.