Updated 28.3.2005

Fixes problems conserning Hauppaugue winTV crashing.
More about the problem from here: http://www.hauppauge.co.uk/board/showthread.php?t=2641&page=1&pp=10
Batch file is made by jnylund@hiillos.org

USE ONLY WITH YOUR OWN RESPONSIBILITY!

mpeg2data.ax & PsisDecd.dll from Windows XP MCE 2005

-------------------------------

Easiest way:

1) Extract all files to same folder (If you are using Winzip please check that 'Use Folder Names' checkbox is checked)

2) Launch install.bat

3) Click OK to all opening boxes (they are mostly reporting which files are being registered etc.)

-------------------------------

Harder way (manually):

Copy mpeg2data.ax and psisdecd.dll from archive to your Windows XP computer 
(no matter where, c:\windows\BDA_fix for example)

1) Open cmd.exe and unregister those two files:
- regsvr32.exe /u c:\windows\system32\mpeg2data.ax
- regsvr32.exe /u c:\windows\system32\psisdecd.dll

2) Register those two new files
- regsvr32.exe c:\windows\BDA_fix\mpeg2data.ax
- regsvr32.exe c:\windows\BDA_fix\psisdecd.dll

-------------------------------

Uninstallation should follow the same directions but in diverse order.

1) Open cmd.exe and unregister these two files:
- regsvr32.exe /u c:\windows\BDA_fix\mpeg2data.ax
- regsvr32.exe /u c:\windows\BDA_fix\psisdecd.dll

2) Register these files
- regsvr32.exe c:\windows\system32\mpeg2data.ax
- regsvr32.exe c:\windows\system32\psisdecd.dll
