Help - Search - Members - Calendar
Full Version: [RELEASE] Boooggy's WMP 11 direct integration solution
MSFN Forums > Member Contributed Projects > nLite > Application Add-Ons
Pages: 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12

   


Google Internet Forums Unattended CD/DVD Guide
mikesw
QUOTE (BikinDutchman @ Jul 20 2008, 05:19 PM) *
QUOTE (mikesw @ Jul 14 2008, 06:48 AM) *
If all removable drives such as floppies, zips and powered down drives (i.e a spare swap drive in raid)
have this problem, I wonder why CD/DVD drives without a disk inserted aren't generating exceptions
but seemed to be ignored when they display the list of drives to select from in the dialog box?
Is Msofts software smart enough to ignore these as special cases?
whistling.gif

I had similar issues and some succes with setting:

HKLM\SYSTEM\CurrentControlSet\Control\Windows ErrorMode 2

This redirects error messages to the event queue and does not pause execution.

The default ErrorMode value is 0 and it is best that is stays there. The above tweak is a last resort.


Thanks. after searching the internet for the cause and the fix, I posted the history, AND solution about two posts
down from yours. I came across this registry fix too. Thus, by me uninstalling the floppy,zip and cd drivers
and rebooting, WMP11 problem went away. However, the IOBIT defrag didn't. At the rate IObit scans for hardware drives
until one actually starts analyzing/defragging, this error message being redirected to the system event log
will put hundress of these error messages into the log. It doesn't generate exceptions if I'm in safe mode though????

JkDefrag, MSoft defrag are able to detect the Zip drive containing a disk or not. If a disk is inserted, both programs
will display it and analyze/defrag it. If a disk is not in the drive, neither program displays the drive for it to be
selected for defragging/analyzing. In the case of IOBIT, when a disk is in the drive, there are no exceptions
and when out of the drive exceptions are generated for each drive scan. In either case, IOBIT doesn't display
the drive when there is a disk in the drive. So I can't defrag the zip drive. I presume IOBIT has a logic error
in the code and should display the drive when the disk is present.
BikinDutchman
QUOTE (boooggy @ Jul 12 2008, 01:07 AM) *
dutchman
i looked into this issue and found out that slipstreamer works just fine with wmp 11 x64 and hotfixes.
the issue u had is cause u integrated kb939209 via nlite and not with slipstreamer. as far as i see nlite overwrites qasf.dll x64 version with x32 version.
thx for reporting
i will get in touch with nuhi to solve this problem.


nLite 1.4.8: solved thumbup.gif
boooggy
QUOTE (BikinDutchman @ Jul 21 2008, 08:44 PM) *
nLite 1.4.8: solved thumbup.gif


lol
i know....... cool.gif
Geej
BugReport

I'm using HFSlip, trying to integrate with XPSP3. Running WMP slipstreamer v1.3.4.2 with all 14 hotfixes.

Encounter bug while "reading setup files...".

CODE
WMP11Slipstreamer v1.3.4.2
Detected source: Windows™ XP Professional SP3

Hotfixes:
WindowsXP-KB941569-x86-ENU.EXE
windowsmedia11-kb928788-x86-intl.exe
windowsmedia11-kb929399-v2-x86-intl.exe
windowsmedia11-kb929773-x86-intl.exe
windowsmedia11-kb932390-x86-intl.exe
windowsmedia11-kb933547-x86-intl.exe
windowsmedia11-kb935551-x86-intl.exe
windowsmedia11-kb935552-x86-intl.exe
windowsmedia11-kb939209-x86-intl.exe
WindowsMedia11-KB939683-x86-ENU.exe
windowsmedia11-kb944882-x86-intl.exe
windowsmedia11-kb945381-x86-intl.exe
windowsmedia11-kb946665-x86-intl.exe
windowsmedia11-kb950478-x86-intl.exe

System.IO.FileNotFoundException: Could not copy or extract a file from "D:\Test hfslip178 part2\SOURCE\i386" to "D:\Test hfslip178 part2\SOURCE\i386\wmp11temp"
File name: 'SVCPACK.INF'
at Epsilon.Slipstreamers.SlipstreamerBase.CopyOrExpandFromArch(String filename, String destinationFolder, Boolean ignoreIfNotExist)
at Epsilon.Slipstreamers.WMP11Slipstreamer.Backend.PrepareForParse()
at Epsilon.Slipstreamers.WMP11Slipstreamer.Backend.Slipstream()
at Epsilon.Slipstreamers.WMP11Slipstreamer.MainForm.WorkerMethod(Object workerParam)

Deleting "D:\Test hfslip178 part2\SOURCE\i386\wmp11temp"... Done!

The source being modified has not been damaged.
All changes have been successfully reverted.


Any help would be greatly appreciated
n7Epsilon
Solution: Copy over a svcpack.in_ from a fresh xp sp3 source to your source.

The error is occurring because somewhere in your build process something is deleting svcpack.inf. WMP11Slipstreamer expects to find one in order to modify it. I will make it create a new one if not found in next version.
Outbreaker
Little Bug found.
If you click in nLike to remove the "Internet Information Services (IIS)" then "Remote Desktop Web Connection" gets not removed. But it should also be removed because this option doesn't work without "Internet Information Services (IIS)"
Alienator
If you integrate SP3 you can't integrate

WindowsXP-KB894871-x86-youlang
WindowsXP-KB908536-v2-x86-youlang

and you can't use slipstream womp11 :-(
dll32
Fast one here: how to use "Tweaked" when integrating with nLite? If it's possible...
GDragoN
MS recently released updated version of WMP11 that should already includes past hotfixes. Can anyone confirm that slipstreaming will work and what about hotfixes?
boooggy
the so called new installer doesnt contain any of wmp11 updates. so all hotfixes listed on my site are still needed,
GDragoN
Thanx.

I downloaded and unpacked it and it's the same files as in the 'old' installer. I don't see a point of releasing that in the first place, but it's Microsoft, so things don't have to have a point at all.
boooggy
new version out
1.3.4.3
changelog on my site.
GDragoN
I have created new Windows XP x64 installation as always using latets WPM11 slipstreamer, but this time, after OS is installed WMP11 is unusable. Skin is missing a lot of elements and nothing seams to work. Only few buttons are visible, and they are all overlayed together and I can't click anything. I have added all hotfixes from the list from your webiste. I have tried process 3 times and everytime is the same, tested with virtual machine and live install.

Before I splipstream this, I used RyanIntegrator to slipstream 5eraph's Windows XP x64 post-SP2 Update Pack version 2008-11_1.

Any ideas what could be causing this? Maybe some of the hotfixes for WMP11?
boooggy
gdragon
can u please use only wmp11 slipstreamer and then create iso and try in virtual enviroment?
and please report back
thx

later edit
i tested x64 like this
slipstreamed wmp11 using my progie then integrated 5eraph pack using nlite. created iso and installed in vmware. no problem at all.
so the problem is not with my program.
5eraph
1.3.4.3 works for me, GDragoN. I have tested the following scenarios:
  1. RVMi 1.5.3 + WMP11Slip 1.3.4.3
    1. Started with clean WinXP x64 source with SP2 slipstreamed by commandline and fully unattended WinNT.sif.
    2. Used RyanVM Integrator 1.5.3 on default settings to integrate the following:
      • 5er_UpdatePack_XPx64SP2_2008-11_1.7z
      • 5er_IE6Update_Addon_2008-10_1_x64.7z
    3. Used WMP11 Slipstreamer 1.3.4.3 (Vanilla, no Advanced Options) to slipstream the following:
      • wmp11-windowsxp-x64-enu.exe
      • windowsmedia11-kb928788-x64-intl.exe
      • windowsmedia11-kb929399-v2-x64-intl.exe
      • windowsmedia11-kb929773-x64-intl.exe
      • windowsmedia11-kb932390-x64-intl.exe
      • windowsmedia11-kb933547-x64-intl.exe
      • windowsmedia11-kb935551-x64-intl.exe
      • windowsmedia11-kb935552-x64-intl.exe
      • windowsmedia11-kb939209-x64-intl.exe
      • WindowsMedia11-KB939683-x64-ENU.exe
      • WindowsMedia11-KB941569-x64-ENU.exe
      • windowsmedia11-kb944882-x64-intl.exe
      • windowsmedia11-kb945381-x64-intl.exe
      • windowsmedia11-kb950478-x64-intl.exe
      • windowsmedia11-kb954067-x64-intl.exe
      • WindowsMedia11-KB954154-x64-ENU.exe
    4. Created ISO with RVMi.
    5. Tested ISO in VMware Server 1.0.8.

  2. nLite 1.4.9.1 + WMP11Slip 1.3.4.3 (single session, Slipstreamer called by nLite)
    1. Started with clean WinXP x64 source with SP2 slipstreamed by commandline and fully unattended WinNT.sif.
    2. Used nLite 1.4.9.1 to integrate the following:
      • [Hotfixes]
        • 5er_UpdatePack_XPx64SP2_2008-11_1.7z
        • IE7-WindowsServer2003-x64-enu.exe
        • IE7-WindowsServer2003.WindowsXP-KB938127-x64-ENU.exe
        • IE7-WindowsServer2003.WindowsXP-KB956390-x64-ENU.exe
        • wmp11-windowsxp-x64-enu.exe
        • windowsmedia11-kb928788-x64-intl.exe
        • windowsmedia11-kb929399-v2-x64-intl.exe
        • windowsmedia11-kb929773-x64-intl.exe
        • windowsmedia11-kb932390-x64-intl.exe
        • windowsmedia11-kb933547-x64-intl.exe
        • windowsmedia11-kb935551-x64-intl.exe
        • windowsmedia11-kb935552-x64-intl.exe
        • windowsmedia11-kb939209-x64-intl.exe
        • WindowsMedia11-KB939683-x64-ENU.exe
        • WindowsMedia11-KB941569-x64-ENU.exe
        • windowsmedia11-kb944882-x64-intl.exe
        • windowsmedia11-kb945381-x64-intl.exe
        • windowsmedia11-kb950478-x64-intl.exe
        • windowsmedia11-kb954067-x64-intl.exe
        • WindowsMedia11-KB954154-x64-ENU.exe
      • [Drivers]
    3. Created ISO with nLite.
    4. Tested ISO in VMware Server 1.0.8.
boooggy
new version out
changelog
http://www.boooggy.org/forum/viewtopic.php?f=12&t=14
meowing
Seems to not work for nliteos on Windows XP x64 Edition, is that correct?
Pity, since XP64 is the best OS around at the moment.
5eraph
1.4.0.0 works for me, meowing. So far, I have only tested the following scenario:
    nLite 1.4.9.1 + WMP11Slip 1.4.0.0 (single session, Slipstreamer called by nLite)
    1. Started with clean WinXP x64 source with SP2 slipstreamed by commandline and fully unattended WinNT.sif.
    2. Used nLite 1.4.9.1 to integrate the following:
      • [Hotfixes]
        • 5er_UpdatePack_XPx64SP2_2008-12_1.7z
        • IE7-WindowsServer2003-x64-enu.exe
        • IE7-WindowsServer2003.WindowsXP-KB938127-x64-ENU.exe
        • IE7-WindowsServer2003.WindowsXP-KB958215-x64-ENU.exe
        • IE7-WindowsServer2003.WindowsXP-KB960714-x64-ENU.exe
        • wmp11-windowsxp-x64-enu.exe
        • windowsmedia11-kb928788-x64-intl.exe
        • windowsmedia11-kb929399-v2-x64-intl.exe
        • windowsmedia11-kb929773-x64-intl.exe
        • windowsmedia11-kb932390-x64-intl.exe
        • windowsmedia11-kb933547-x64-intl.exe
        • windowsmedia11-kb935551-x64-intl.exe
        • windowsmedia11-kb935552-x64-intl.exe
        • windowsmedia11-kb939209-x64-intl.exe
        • WindowsMedia11-KB939683-x64-ENU.exe
        • WindowsMedia11-KB941569-x64-ENU.exe
        • windowsmedia11-kb944882-x64-intl.exe
        • WindowsMedia11-KB952069-x64-ENU.exe
        • windowsmedia11-kb954067-x64-intl.exe
        • WindowsMedia11-KB954154-x64-ENU.exe
        • windowsmedia11-kb959199-x64-intl.exe
      • [Drivers]
    3. Created ISO with nLite.
    4. Tested ISO in VMware Server 1.0.8.
boooggy
QUOTE (meowing @ Jan 6 2009, 04:24 PM) *
Seems to not work for nliteos on Windows XP x64 Edition, is that correct?
Pity, since XP64 is the best OS around at the moment.

how did u tested?
please attach your nlite preset.

i am asking u because i always test before release and my nlited x64 install worked just fine.
boooggy
new version out
changelog
http://www.boooggy.org/forum/viewtopic.php?f=12&t=14
Alpha_95
Hi,


I have a problem integrate with soft :

WMPEnc.exe /RegServer


help me pls


Sorry for my bad english, I'm french :-)
boooggy
QUOTE (Alpha_95 @ Jan 30 2009, 01:52 AM) *
Hi,


I have a problem integrate with soft :

WMPEnc.exe /RegServer


help me pls


Sorry for my bad english, I'm french :-)

can u please offer me more details?
thx
meowing
Boooggy, sir,

First of all, thanks for this great tool!

I tried integrating WMP 11 into a clean legit XP x64 Edition SP2, after I used 5eraph's updatepack with IE6 updates using RVMi, adding DirectX addon (x86 + x64) as well, and then nLited the result without removing anything related to Windows Media (as far as I know..), but it seems WMA and WMV are entirely broken! I see errors related to WMedia and DirectSound when I install the KLite codec-pack.

Have you ever tested an XP64 image (that has WMP11 + all hotfixes integrated using your tool) by installing Klite codec pack afterwards? I urge you to do so.
I can't even play a wmv file, or watch an mms stream online. And I don't think it has to do with tweaks or removals from nLite. In case you wondered; Last Session.ini:
CODE
Target = Windows XP Professional x64 Edition SP2

[Tasks]
Remove Components
Unattended Setup
Integrate Drivers
Tweaks
Create a Bootable ISO
Options

[Components]
;# Applications #
Accessibility Options
Briefcase
ClipBook Viewer
Defragmenter
Games
Internet Games
Pinball
WordPad
;# Drivers #
ISDN
Modems
;# Hardware Support #
Brother Devices
;# Multimedia #
AOL ART Image Format Support
Images and Backgrounds
Luna desktop theme
Music Samples
Old CDPlayer and Sound Recorder
Speech Support
;# Network #
Communication tools
Connection Manager
H323 MSP
Internet Information Services (IIS)
MSN Explorer
Netmeeting
Outlook Express
Peer-to-Peer
Windows Messenger
;# Operating System Options #
Administrative Templates
Color Schemes
Command-line tools
Disk and Profile Quota
Document Templates
DR Watson
File and Settings Wizard
File System Encryption
Help and Support
IExpress Wizard
Manual Install and Upgrade
MS Agent
Out of Box Experience (OOBE)
Private Character Editor
Search Assistant
Security Center
Service Pack Messages
Tour
User account pictures
;# Services #
Alerter
Fax Service
IMAPI CD-Burning COM Service
Messenger
Remote Registry
Simple TCP/IP Services
System Restore Service
Telnet
;# Compatibility #
Compat01
Compat02
Compat04
Compat06
Compat07
Compat09
Compat14
boooggy
meowing
please try install all update pack and addons with nlite in one row.
then use wmp11 slippy.
i didnt use klite ever but never had probs playing wmv files.......

meowing
QUOTE (boooggy @ Feb 23 2009, 06:48 AM) *
meowing
please try install all update pack and addons with nlite in one row.

Made no difference. It seems that either
- your slipstreamer does not create the required DirectShow registry keys for Win XP x64, or
- K-Lite does not understand that vidc.M263 points to the SysWow64 folder, not the system32 folder (among many other mistakes).

I'm blaming K-lite, since they target their codec pack at the 32bit crowd.
Even though they offer their x64 pack as well, it doesn't solve this problem.

boooggy
new version out
1.4.2.0
changelog
http://www.boooggy.org/forum/viewtopic.php?f=12&t=14
TranceEnergy
Your continued efforts to wmp slipstreamer is most appreciated. A must have tool.
Lusitano
I've integrated WMP 11 with all hotfixes on first page and I get the following error:

"Error creating proccess: <C:\Programas\Windows Media Player\WMPEnc.exe /RegServer>. Reason: system could not find specified file" (this is translated by me)

I'm using Windows XP Pro SP3
boooggy
QUOTE (Lusitano @ May 12 2009, 03:39 AM) *
I've integrated WMP 11 with all hotfixes on first page and I get the following error:

"Error creating proccess: <C:\Programas\Windows Media Player\WMPEnc.exe /RegServer>. Reason: system could not find specified file" (this is translated by me)

I'm using Windows XP Pro SP3


the details are too little
please tell me more.......
Nic303
I integrated MP11 (without hotfix) and i get this error.
boooggy
very nice details indeed......
please tell me exactly what u did and what u used.....
Nic303
Work fine now.
Thanks for this program.
Kurt_Aust
Nic303, I've seen that error if nLite was open (even if not actively making any changes) when running the slipstreamer.
Nic303
Another "bug" - is not possible to integrate WMP11 into a clean xp pro (without any sp)
soulcube
hi everybody i have a problem or i am lol

msdn xp with_service_pack_3_x86_cd_vl_x14-78118 iso .

and i can not add wmp11-windowsxp-x86-enu use Boooggy's WMP 11 direct integrated this cd because error.

this error say ;

wmp 9 and wmp 6.4 undefined.

what is problem ?
help me anybody plzz
boooggy
i deleted your post cause warez is not allowed...

then if u want to use slipstreamer u should use it on a source that has wmp 9 and wmp6.4 (meaning that wmp and wmp6.4 are not removed).
soulcube
sory for warez sad.gif(

how can i add wmp9 and wmp6.4 on cd.
boooggy
u cant add them back to cd...
u have to use an original cd
soulcube
sad.gif ok very thnx for help me
ulysse34
Hi all,

does anybody else here have issues with a NON FUNCTIONAL WMP11 MEDIA SHARING (UPnP AV) feature?

I am struggling with this problem for a couple of days now and I am pretty sure that slipstreaming WMP11 is the cause.

On a completely untouched XPSP3 Home OEM, the feature works just fine, but as soon as I add WMP11 to my clean install source, the UPnP hardware client discovery is not working any longer (a Freebox HD connected to my TV).

I also tried sliptreaming a WMP11 addon created with RUN Automatic OnePiece Windows Media Player 11 Own AddOn Creator INTL and have the same issues...

Pleaaase...help is welcome unsure.gif

Thanks

ulysse
powerplayground
Uhm there is no "download" link, just the hotfixes and installer. Am I missing something?
-X-
@powerplayground, Upper right hand side is a link to download the integrator.


@boooggy, I noticed an error in the update list. These 2 should have the KB articles reversed...

QUOTE
KB973442 Vulnerabilities in Microsoft Active Template Library (ATL) Could Allow Remote Code Execution
KB973540 An application that uses the WMV codec cannot play back content that is encoded in the MBR format
boooggy
thx -x-.

fixed
DarkShadows
Microsoft Security Bulletin MS09-051 - Critical
Vulnerabilities in Windows Media Runtime Could Allow Remote Code Execution (975682)
Published: October 13, 2009 | Updated: October 14, 2009

This security bulletin above actually lists three (3) different update downloads for Windows XP SP3.

DirectShow WMA Voice Codec
Windows Media Audio Voice Decoder
Audio Compression Manager

Of the three updates above, only one (KB954154) is listed among the WMP11 updates list on the WMP Slipstreamer page.

Q: Are the other two updates not really part of Windows Media Player 11 or is there something else going on here?

Thanks for maintaining this most excellent tool! cool.gif

-X-
The 2 extras you mention are codecs. One doesn't even come with Windows (DirectShow WMA Voice Codec).




Google Internet Forums Unattended CD/DVD Guide

This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.