MSFN Forum: MSFN XP Codec-Pack 5.5 - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
  • 40 Pages +
  • « First
  • 9
  • 10
  • 11
  • 12
  • 13
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

MSFN XP Codec-Pack 5.5 for your unattended needs... Rate Topic: -----

#201 User is offline   MtK 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 909
  • Joined: 02-December 03

Posted 07 October 2004 - 08:31 AM

I got this error:
Error: Invalid command-line parameters
when executing this lines: (codecs.cmd)
REG ADD "HKLM\SOFTWARE\Apple Computer, Inc.\QuickTime\SystemPreferences" /d "%appdata%\QuickTime\" /v "FolderPath" /f
REG ADD "HKLM\SOFTWARE\Apple Computer, Inc.\QuickTime\SystemPreferences" /d "%appdata%\QuickTime\" /v "LocalUserPreferences" /f

& I also couldn't integrate the REG file...


#202 User is offline   Oleg_II 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 679
  • Joined: 06-August 04

Posted 07 October 2004 - 08:43 AM

swgreed
Don't know would it be useful but anyway. I use these files in order to play (place them in system32 during unattended):
1. Quick Time v6:
QuickTime.ax (register as other codecs through .reg or .bat-.cmd files)
qtmlClient.dll
QuickTime.qts
QuickTimeAuthoring.qtx
QuickTimeEssentials.qtx
QuickTimeStreaming.qtx

2. Real Plyaer 8-9:
RealMediaSplitter.ax (register as other codecs through .reg or .bat-.cmd files)
atrc3260.dll
cook3260.dll
drv13260.dll
drv23260.dll
drv33260.dll
drv43260.dll
pncrt.dll
sipr3260.dll
tokr3260.dll

These work on all files I tried. But there is no support for Internet I guess. There are about two more files to add for this (I don't need it as I download media files first).

By the way try this very interesting application from Linux World: Mplayer v1.0pre5 at
www.mplayerhq.hu/MPlayer/releases/win32-beta/ (there is a Windows version). It replaces most codecs and plays stream from Web. It is for command line (there are some GUIs available) but it is really universal and easy when you get used for two or three commands (I automated it by including them through .reg file during unattended :)
Regards,
Oleg II

#203 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 07 October 2004 - 09:40 AM

@SiMoNsAyS: yes

@Oleg_II: thanks i'll try that...


MtK, on Oct 7 2004, 04:31 PM, said:

I got this error:
Error:  Invalid command-line parameters
& I also couldn't integrate the REG file...


@ALL: reg-file was not in ANSI-Format (was UTF)

oops, here was a little typo:
..."%appdata%\QuickTime\"...


should be
..."%appdata%\QuickTime"...


-> without the backslash after QuickTime (big difference!)

=> get the attached file

Attached File(s)

  • Attached File  patch.rar (2.38K)
    Number of downloads: 54


#204 User is offline   MtK 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 909
  • Joined: 02-December 03

Posted 07 October 2004 - 01:32 PM

@swgreed

Is it OK to not load QTTASK on startup?
will it be loaded when needed?

#205 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 07 October 2004 - 04:23 PM

as i understood it, QTTASK's only job is to display the quicktime icon in the taskbar... (-> useless)

#206 User is offline   MtK 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 909
  • Joined: 02-December 03

Posted 07 October 2004 - 04:27 PM

then you should remove it from start up with your Reg file, or the batch (10x)

#207 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 07 October 2004 - 04:43 PM

help me out...
where does QTTASK come from? It's not in the pack!?

#208 User is offline   MtK 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 909
  • Joined: 02-December 03

Posted 07 October 2004 - 04:56 PM

that's why I asked..

my guess, your pack show this in RUN before reboot:
QuickTime Task="C:\WINDOWS\system32\qttask.exe" -atboottime

QTTASk appears after reboot...

I don't really know what -atboottime does...

#209 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 07 October 2004 - 05:07 PM

this entry is the fault of
regsvr32 /s %systemroot%\system32\QTPlugin.ocx


but without registering this ocx-file there's no QT support in any browser...

just add
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"QuickTime Task"=-

to the codecreg.reg

(I hope QTTASK doesn't come back, after deleting it and a reboot afterwards!)

#210 User is offline   MtK 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 909
  • Joined: 02-December 03

Posted 07 October 2004 - 05:19 PM

I'm after reboot now & I have no QTTask running, but I still have this entrie, which I don't really know what it does...

maybe i had QTTask running becuase I nstalled the CODEC with the bad REG file...

could you add
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"QuickTime Task"=-

so that no1 has this entrie...?

#211 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 08 October 2004 - 01:09 AM

yes, i'll add it.

qttask.exe gets created as soon as you register the mentioned ocx...



@ALL: would you prefer a large codec-pack, containing everything (Quicktime, Realplayer and the rest like divx, ac3,etc) or a modular codec-pack, splittet in 3 parts:
- codec-pack (with divx, ac3, etc)
- quicktime
- realplayer


#212 User is offline   Denney 

  • *shrug*
  • PipPipPipPip
  • Group: Members
  • Posts: 685
  • Joined: 11-September 03

Posted 08 October 2004 - 01:11 AM

Seeing as I'd be using all the codecs, I would like the full larger codec pack.

I do like the module idea.

#213 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 08 October 2004 - 01:14 AM

ya , i too would like 2 see 1 big file, aslong as its not 2 big :P

#214 User is offline   lieblingsbesuch 

  • Member
  • PipPip
  • Group: Members
  • Posts: 170
  • Joined: 29-June 04

Posted 08 October 2004 - 03:17 AM

I'd prefer both of them, a large big file, and splitted in three parts, too :>

#215 User is offline   idle.newbie 

  • Junior
  • Pip
  • Group: Banned
  • Posts: 93
  • Joined: 01-August 04

Posted 08 October 2004 - 03:35 AM

removed - offtopic

#216 User is offline   Denney 

  • *shrug*
  • PipPipPipPip
  • Group: Members
  • Posts: 685
  • Joined: 11-September 03

Posted 08 October 2004 - 03:45 AM

The one thing I love about this that I HATE about almost all other codec packs is that this DOESN'T include a media player. I LOVE THAT!

I use WMP10 and VLC and I don't need any other media player.

#217 User is offline   evilvoice 

  • Ditchy McAbandonpants
  • PipPipPipPipPip
  • Group: Members
  • Posts: 946
  • Joined: 27-January 04

Posted 08 October 2004 - 04:38 AM

@swgreed...I broke real alt and quick alt's installer and made a inno setup script for both...if ya want, I can send you what Ive done so far, maybe itll help you in adding them to your pack...I would also like to cast my vote for a large file...but even a 3-pack wouldnt be bad...and yes, I created the inno setup because you said you werent gonna include quicktime and real at any time ;) I also made one for your pack too...havent downloaded it in a while, but I didnt like the cmd thing happening, so I converted it to a inno setup. pm me, or reply if youd like what ive made so far.

#218 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 08 October 2004 - 05:25 AM

outdated - see 1st page

#219 User is offline   evilvoice 

  • Ditchy McAbandonpants
  • PipPipPipPipPip
  • Group: Members
  • Posts: 946
  • Joined: 27-January 04

Posted 08 October 2004 - 05:50 AM

did my inno setup thing, and got the file down to 12.7mb (same uncompressed about...prolly less, cuz I dont have the reg files or the cmd in there, but pretty much the same uncompressed size) one note...its still better than installing their crap software...And, using the alt and codecs seperately total size is 20mb

#220 User is offline   swgreed 

  • Unofficial Service Pack & Codec Pack maintainer
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 18-August 03

Posted 08 October 2004 - 09:01 AM

Thanks to evilvoice, I could optimize the installation process.
I consider it stable now, so you can find the update (version 2.0 :)) on the 1st page.

changes:
- mainly fixing bugs
- file association icons should work now!

todo:
- add 3rd party browser plugins for QuickTime
- remove unneeded stuff from the pack, if possible

:hello:

Share this topic:


  • 40 Pages +
  • « First
  • 9
  • 10
  • 11
  • 12
  • 13
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy