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.
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.