about distributing DLLs (some quick questions) 
Author Message
 about distributing DLLs (some quick questions)

Hello,
  I was just wondering if there is anything I should watch out for
when distributing a FREE VB5.0 Pro program I wrote.  My program relies
on DLLS (of course), but only those already packaged with Win98 or
VB5.0 Pro.  When I build my installation program, with InstallShield,
it includes the neccessary DLLs, but I have heard of situations were
it is ILLEGAL to include some of these files. Is this true?  Any help
would be greatly appreciated!

Thanks,
Peter Pappas

The Digital Foundry
http://www.*-*-*.com/



Mon, 03 Dec 2001 03:00:00 GMT  
 about distributing DLLs (some quick questions)

Quote:

>   I was just wondering if there is anything I should watch out
for
> when distributing a FREE VB5.0 Pro program I wrote.  My
program relies
> on DLLS (of course), but only those already packaged with
Win98 or
> VB5.0 Pro.  When I build my installation program, with
InstallShield,
> it includes the neccessary DLLs, but I have heard of
situations were
> it is ILLEGAL to include some of these files. Is this true?
Any help
> would be greatly appreciated!

If you're ABSOLUTELY sure that the DLLs are included with ALL
versions of Windows on the target machines, you wouldn't have to
include them. As to the ILLEGAL part, Mircosoft spells out each
and every DLL from VB that you're allowed to include. On my
machine it is at "D:\Microsoft Visual Studio\VB98\REDIST.TXT" (A
1.38 meg TEXT File! - they include every Icon, everything!). If
you can't find it, let me know and I'll send you a zipped copy
(only 138KB).

--

--------------------------------
"For every action, there is an equal and opposite criticism."



Mon, 03 Dec 2001 03:00:00 GMT  
 about distributing DLLs (some quick questions)


Quote:

>>   I was just wondering if there is anything I should watch out
>for
>> when distributing a FREE VB5.0 Pro program I wrote.  My
>program relies
>> on DLLS (of course), but only those already packaged with
>Win98 or
>> VB5.0 Pro.  When I build my installation program, with
>InstallShield,
>> it includes the neccessary DLLs, but I have heard of
>situations were
>> it is ILLEGAL to include some of these files. Is this true?
>Any help
>> would be greatly appreciated!

>If you're ABSOLUTELY sure that the DLLs are included with ALL
>versions of Windows on the target machines, you wouldn't have to
>include them. As to the ILLEGAL part, Mircosoft spells out each
>and every DLL from VB that you're allowed to include. On my
>machine it is at "D:\Microsoft Visual Studio\VB98\REDIST.TXT" (A
>1.38 meg TEXT File! - they include every Icon, everything!). If
>you can't find it, let me know and I'll send you a zipped copy
>(only 138KB).

Great!

Found the file.... thanks for all the help!

later,
Peter Pappas

The Digital Foundry
http://www.thedigitalfoundry.com/



Mon, 03 Dec 2001 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. VB5 Quick question.. A Dll with MDI form

2. VB 5 Quick Question ( Dll + MDI )

3. Quick question on creating a DLL

4. quick question (about including dlls)

5. Quick question on ActiveX dll/exe

6. Quick question on ActiveX dll/exe

7. API, WM_SETEXT, quick question, need quick answer please

8. The quick question and the long question.

9. QUICK QUESTION:vb question/buying decision

10. File not found: vba5.dll error in distributed app

11. Distributing DAO350.dll

12. distributing CDO.dll for multiple platforms?

 

 
Powered by phpBB® Forum Software