Jump to content

Media Connect


andrewpayne

Recommended Posts

I got the following error message while running Greenachine's WMC.CMD:

Invalid SED file format for this version of Windows.  Use the wizard to generate a valid SED file.

My SED version is GNU sed version 3.02.80

And I'm using IExpress Wizard 2.0

EDIT 14-Dec-2004: I found why: there are missing quotes in WMC.CMD

Lines 79 & 89 should have been written as:

FOR /F "USEBACKQ DELIMS==" %%J IN (`DIR /B "%XDIR%\*.*"`) DO (

instead of

FOR /F "USEBACKQ DELIMS==" %%J IN (`DIR /B %XDIR%\*.*`) DO (

Edited by mdes
Link to comment
Share on other sites

  • 1 month later...

Hello everyone. First of all, I'm new here and... sorry for my bad english ! ( I'm french )

So, I have some problem : I used the method described by GreenMachine, and everything is ok. But when I use "WMC.exe /q:a /r:n", there is one more time that neg ! Can someone help me ?

Edit : I précise that the wmcsetup.exe is french, maybe there is some imcompatibility between french and english ?

Edited by michel123
Link to comment
Share on other sites

Download the media connect installer (wmcsetup.exe) place it in a folder:

$OEM$\$1\Install\MediaConnect

and add this to your batch file:

ECHO Installing Windows Media Connect Software Update

ECHO Please wait...

start /wait %systemdrive%\install\MediaConnect\wmcsetup.exe /Q

ECHO.

This must be done after .Net framework and Windows Media Player 10. Works everytime.

Link to comment
Share on other sites

Maybe if I write what I"ve done, that will help better.

First, I've downloaded WMC.BAT, WMCSETUP.EXE ( FRENCH ), use CABARC.EXE from my CD XP.

I click in WMC.BAT, and everything seem to be ok. When I look at the size, it is about 6 MO, like the original. But when I click in WMC.EXE, or when I use WMC.EXE /q:a /r:n, it show always the neg. Can someone help me ? Or can someone send me WMC.EXE without the neg, and try to do the same with french (download in Windows Center, search for Windows Media Connect and click for french ) ?

Link to comment
Share on other sites

  • 2 weeks later...
  • 2 weeks later...

Yes, now it works ! ( I used a other method, now with Nilfred's method all works fine ). Oh I have just one precision to say : when copy just files that he has specified (wmcsetup.exe; 7za.exe; 7zS.sfx; upx.exe; StartX.exe; wmc.bat), there is an error ( file not found ) I just extracted and keep everythink in the same directory and everythink is ok.

Link to comment
Share on other sites

  • 1 month later...
  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...