home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Installation, configuration support
Updating MP using SVN-snapshots on XP64
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="-.-PhanTom-.-" data-source="post: 47488" data-attributes="member: 19575"><p>Ok, just tried to update MP with latest SVN ...did not work....</p><p>Could not start MP or setup/config.</p><p>So uninstalled MP, rebooted, re-installed RC3, copied over SVN files, ran start.bat ...and here is where the problem is, I think...</p><p></p><p>[code]regsvr32.exe /u /s "%windir%\system32\MpaDecFilter.ax" </p><p>regsvr32.exe /u /s "%windir%\system32\Mpeg2DecFilter.ax" </p><p>regsvr32.exe /u /s "%windir%\system32\MpegAudio.dll" </p><p>regsvr32.exe /u /s "%windir%\system32\MpegVideo.dll" </p><p>regsvr32.exe /u /s "%~dp0directshowhelper.dll" </p><p>regsvr32.exe /u /s "%~dp0CLDump.ax" </p><p>regsvr32.exe /u /s "%~dp0MpgMux.ax" </p><p>regsvr32.exe /u /s "%~dp0MPTS.ax" </p><p>regsvr32.exe /u /s "%~dp0MPSA.ax" </p><p>regsvr32.exe /u /s "%~dp0MPTSWriter.ax" </p><p>regsvr32.exe /u /s "%~dp0TSFileSource.ax"</p><p>regsvr32.exe /u /s "%~dp0TTPremiumSource.ax"</p><p></p><p>copy "%~dp0MpaDecFilter.ax" %windir%\system32\ </p><p>copy "%~dp0Mpeg2DecFilter.ax" %windir%\system32\ </p><p>copy "%~dp0MpegAudio.dll" %windir%\system32\ </p><p>copy "%~dp0MpegVideo.dll" %windir%\system32\ </p><p></p><p>regsvr32.exe /s "%windir%\system32\MpaDecFilter.ax" </p><p>regsvr32.exe /s "%windir%\system32\Mpeg2DecFilter.ax" </p><p>regsvr32.exe /s "%windir%\system32\MpegAudio.dll" </p><p>regsvr32.exe /s "%windir%\system32\MpegVideo.dll" </p><p>regsvr32.exe /s "%~dp0CLDump.ax" </p><p>regsvr32.exe /s "%~dp0MpgMux.ax" </p><p>regsvr32.exe /s "%~dp0MPTS.ax" </p><p>regsvr32.exe /s "%~dp0MPSA.ax" </p><p>regsvr32.exe /s "%~dp0MPTSWriter.ax" </p><p>regsvr32.exe /s "%~dp0TSFileSource.ax"</p><p>regsvr32.exe /s "%~dp0TTPremiumSource.ax"[/code]</p><p></p><p>Does this apply to WinXP64 as well?</p><p>Should the dir be /system32 on XP64?</p><p></p><p>I cannot find the four files:</p><p>MpaDecFilter.ax</p><p>Mpeg2DecFilter.ax</p><p>MpegAudio.dll</p><p>MpegVideo.dll</p><p></p><p>in Mediaportal folder, /windows/system32 folder or in SysWOW64/system32 folder... or anywhere on C-drive (system) or d-drive (mediaportal partition) ....</p><p></p><p>I managed to start up the configuration, but get an exception error at the 4th screen where it wants to scan for media files.</p><p>Doesn't matter if I try to skip or actually scan for the files, it will crash ..</p><p>So I am stuck..someone please help <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite2" alt=";)" title="Wink ;)" loading="lazy" data-shortname=";)" /></p><p></p><p></p><p>Tried yet another fresh install of RC3, but this time ran setup BEFORE copying over SVN files, no problems in setup, but after I copied SVN files, neither setup nor MP will start .... <img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite3" alt=":(" title="Frown :(" loading="lazy" data-shortname=":(" /></p></blockquote><p></p>
[QUOTE="-.-PhanTom-.-, post: 47488, member: 19575"] Ok, just tried to update MP with latest SVN ...did not work.... Could not start MP or setup/config. So uninstalled MP, rebooted, re-installed RC3, copied over SVN files, ran start.bat ...and here is where the problem is, I think... [code]regsvr32.exe /u /s "%windir%\system32\MpaDecFilter.ax" regsvr32.exe /u /s "%windir%\system32\Mpeg2DecFilter.ax" regsvr32.exe /u /s "%windir%\system32\MpegAudio.dll" regsvr32.exe /u /s "%windir%\system32\MpegVideo.dll" regsvr32.exe /u /s "%~dp0directshowhelper.dll" regsvr32.exe /u /s "%~dp0CLDump.ax" regsvr32.exe /u /s "%~dp0MpgMux.ax" regsvr32.exe /u /s "%~dp0MPTS.ax" regsvr32.exe /u /s "%~dp0MPSA.ax" regsvr32.exe /u /s "%~dp0MPTSWriter.ax" regsvr32.exe /u /s "%~dp0TSFileSource.ax" regsvr32.exe /u /s "%~dp0TTPremiumSource.ax" copy "%~dp0MpaDecFilter.ax" %windir%\system32\ copy "%~dp0Mpeg2DecFilter.ax" %windir%\system32\ copy "%~dp0MpegAudio.dll" %windir%\system32\ copy "%~dp0MpegVideo.dll" %windir%\system32\ regsvr32.exe /s "%windir%\system32\MpaDecFilter.ax" regsvr32.exe /s "%windir%\system32\Mpeg2DecFilter.ax" regsvr32.exe /s "%windir%\system32\MpegAudio.dll" regsvr32.exe /s "%windir%\system32\MpegVideo.dll" regsvr32.exe /s "%~dp0CLDump.ax" regsvr32.exe /s "%~dp0MpgMux.ax" regsvr32.exe /s "%~dp0MPTS.ax" regsvr32.exe /s "%~dp0MPSA.ax" regsvr32.exe /s "%~dp0MPTSWriter.ax" regsvr32.exe /s "%~dp0TSFileSource.ax" regsvr32.exe /s "%~dp0TTPremiumSource.ax"[/code] Does this apply to WinXP64 as well? Should the dir be /system32 on XP64? I cannot find the four files: MpaDecFilter.ax Mpeg2DecFilter.ax MpegAudio.dll MpegVideo.dll in Mediaportal folder, /windows/system32 folder or in SysWOW64/system32 folder... or anywhere on C-drive (system) or d-drive (mediaportal partition) .... I managed to start up the configuration, but get an exception error at the 4th screen where it wants to scan for media files. Doesn't matter if I try to skip or actually scan for the files, it will crash .. So I am stuck..someone please help ;) Tried yet another fresh install of RC3, but this time ran setup BEFORE copying over SVN files, no problems in setup, but after I copied SVN files, neither setup nor MP will start .... :( [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Installation, configuration support
Updating MP using SVN-snapshots on XP64
Contact us
RSS
Top
Bottom