Go Back  Xtreme Visual Basic Talk > Legacy Visual Basic (VB 4/5/6) > Interface and Graphics > Problem with Codecs for Windows Media Player etc


Reply
 
Thread Tools Display Modes
  #1  
Old 07-13-2004, 07:03 AM
ted smith ted smith is offline
Newcomer
 
Join Date: Jul 2004
Posts: 1
Unhappy Problem with Codecs for Windows Media Player etc


I have used WMP9 in my app to play MPEG4 movies in a borderless window OK.
The first time I played it, it found a codec on the web for me and installed it automatically.

My problem is when I want to redistribute my application with the codec without installing the whole WMP9 in the second machine and hooking the machine up to the internet.

How do I identufy (a spelling mistake - I'm not from New Zealand) where the codecs are in the original machine and how do I install them in the second machine?

Last edited by ted smith; 07-13-2004 at 07:05 AM. Reason: miss spelling
Reply With Quote
  #2  
Old 07-16-2004, 03:16 PM
finneus finneus is offline
Junior Contributor
 
Join Date: Dec 2002
Posts: 316
Default

The codecs can be downloded in ZIP files for W98/WME and W2000/WXP here:http://www.freenet.de/freenet/comput...e/rmp4/01.html

Unzip these, and they're install EXEs.
Add the EXEs to your distribution CD, and write a setup code to determine the OS, and shell to run the proper Codec install EXE.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump

Advertisement:





Free Publications
The ASP.NET 2.0 Anthology
101 Essential Tips, Tricks & Hacks - Free 156 Page Preview. Learn the most practical features and best approaches for ASP.NET.
subscribe
Programmers Heaven C# School Book -Free 338 Page eBook
The Programmers Heaven C# School book covers the .NET framework and the C# language.
subscribe
Build Your Own ASP.NET 3.5 Web Site Using C# & VB, 3rd Edition - Free 219 Page Preview!
This comprehensive step-by-step guide will help get your database-driven ASP.NET web site up and running in no time..
subscribe
 
 
-->