MSFN Forum: HFSLIP - Test releases - MSFN Forum

Jump to content



  • 119 Pages +
  • « First
  • 46
  • 47
  • 48
  • 49
  • 50
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

HFSLIP - Test releases Support ended. Rate Topic: ***** 1 Votes

#941 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 29 September 2006 - 01:33 PM

Here's a new experimental release featuring complete WMP10 slipstreaming. This release is safe to use on Windows XP SP2. No more features will be added for Windows XP for the release of HFSLIP 1.0.

WMP9 and IE7 are a PITRE (don't ask :P). This might take another while to complete and may not make it into the next final. The WMP9 code is still in (which is why the script is much bigger) but it's "locked". MP6 codecs slipstreaming is possible now too but it's still untested.


#942 User is offline   Kiki Burgh 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,425
  • Joined: 06-January 06

Posted 01 October 2006 - 03:26 AM

hi TP & TC & everybody! my apologies if i haven't been around lately to do some tests ... believe me i miss posting too :( ... however i underwent a lot of things lately (i.e., i was down for a week since i was sick but had relapse & was down for another week ... my pc broke down recently where i might have to change power supply, heatsink fan & video card ... & lastly Manila was hit by a strong typhoon that rendered the country without electricity until today ... he! he! tough luck!) ... as soon as i can ... i would be back to the vice of doing tests for XP SP2 ... cheers to all! :)

This post has been edited by Kiki Burgh: 01 October 2006 - 03:27 AM


#943 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 01 October 2006 - 07:54 PM

Nice to see you back, Kiki. Hopefully the recovery is going smooth :)

You can safely unleash your powers on the current test release (hfslip-1.0b-61001a) but you'll probably use the HFSLIP 1.0 final by the time you get things up and running again. These releases should be right up your alley, hehe :w00t:

#944 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 03 October 2006 - 09:48 AM

Just a little FYI concerning WMP9 slipstreaming...

I'm still not sure if it'll make it into the next final. The thing that screwed up the Windows install was the file "PidGen.dll". This file is supposed to end up in the Windows Media Player folder but the Windows installation source already contains a file with that name. I had to give it another name and give it the correct name again during the copy process of Windows installation.

These problems remain (in an internal build):

a) The WMP9 shortcut is in the Start Menu but it doesn't work. The "Target" path is specified and is correct but the "Start in" path is blank and that's the problem.

b) The shortcut that's created in the Quick Launch bar after you go through the WMP post-install wizard (double click wmplayer.exe in the WMP application folder) also doesn't have the "Start in" path specified, making this shortcut useless too.

c) During Windows installation, you get an "Advanced INF" popup asking for the location of "Program Files\Windows Media Player" where you need to click OK (the correct path is already specified in the box). This comes from roxio.inf which uses a combination of "custom destination" and a regular string to get the WMP directory path (this is for a registry entry). I may need to have HFSLIP hardcode the reg entry beforehand and strip the relevant section out of roxio.inf.

d) WMP9 doesn't see the playlists even though they are in the correct location and the appropriate reg key is set. I may be looking for them in WMP in the wrong location, though: I click the arrow next to the "Now Playing" button and then mouse over "Auto Playlists"; is this where they are supposed to be shown in WMP9?

This post has been edited by Tomcat76: 03 October 2006 - 09:49 AM


#945 User is offline   Super-Magician 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 970
  • Joined: 15-January 06

Posted 03 October 2006 - 02:29 PM

Tomcat, I don't get why another copy of PIDGEN.DLL is required for WMP installation. The file is used by Windows Setup to verify the product key entered during setup and generate a Product ID.

I guess WMP probably uses this different version for generating an internal PID (which you see on the About screen). Hmmm...

#946 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 04 October 2006 - 10:23 AM

Doesn't really matter. Temporarily renaming the file works around the issue.

I fixed the problem with the "Advanced INF" popup. There's an error in the "custom destination" section of roxio.inf: MS forgot to add ",5" to the end of one of the lines in there. HFSLIP (61004exp) is now stripping out that section and rewriting it the proper way.

This is just like codecs10.inf from WMP10 and wmfdist95.exe from both the KB891122 and KB900325 hotfixes... That file is trying to copy "codecs.10" into the INF directory and this hasn't been fixed in like two years...

The problem with the shortcuts was my doing. I now removed the silent Adobe Reader, .NET 1.1 and JRE 5u8 installers from RyanVM and stripped this out of my custom .REG file:
[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Player\Settings]
;"Client ID"=""
;"OpenNew"="yes"

[HKEY_CURRENT_USER\Software\Microsoft\MediaPlayer\Preferences]
;"SendUserGUID"=hex:00

So one of those was responsible. My guess is that it's the registry entries, heheh. So be aware that modifying the registry with those entries (at least beforehand) will break the shortcuts to WMP9.

The problem with the playlists is still a mystery... :D

This post has been edited by Tomcat76: 04 October 2006 - 10:26 AM


#947 User is offline   NtegrA 

  • Junior
  • Pip
  • Group: Members
  • Posts: 75
  • Joined: 11-July 05

Posted 04 October 2006 - 01:59 PM

XPSP2

Tried using hfslip-1.0b-61003a and am getting in the dos copy phase "can't find playlist.inf" (total wmp10 integration?). Then during graphical phase I get popup of missing "C:\WINDOWS\HFSLIP\playlist.inf" (Advanced INF Install) at T-13. Thought it was merge / no merge options, but just tried again with option A (previous try option D). same results.

As I was posting this looked over and saw that you released another version. Will try that unless there is any files that I should up for you to look at.

This post has been edited by NtegrA: 04 October 2006 - 02:10 PM


#948 User is offline   Super-Magician 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 970
  • Joined: 15-January 06

Posted 04 October 2006 - 03:43 PM

NtegrA: The new version won't necessarily fix your problem. Only changes to WMP9 slipstreaming were made.

#949 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 04 October 2006 - 04:48 PM

Is PLAYLIST.IN_ present in the I386 folder of the new source?

#950 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 04 October 2006 - 06:42 PM

If it's in the new source then 61004b should fix it.

#951 User is offline   Super-Magician 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 970
  • Joined: 15-January 06

Posted 04 October 2006 - 07:27 PM

Hmmm...I find it amusing that 61001a was 141 KB and 61004b is back to 147 KB :P!

#952 User is offline   NtegrA 

  • Junior
  • Pip
  • Group: Members
  • Posts: 75
  • Joined: 11-July 05

Posted 05 October 2006 - 06:06 AM

Sorry for the delay, I was done for the day. :zzz: (should actually be a YAWNING smilie)

View PostTomcat76, on Oct 4 2006, 06:48 PM, said:

Is PLAYLIST.IN_ present in the I386 folder of the new source?
yes. it is there.

Quote

If it's in the new source then 61004b should fix it.
Giving it a go right now. will let you know in a few hours how it went.

11am:
YOU ARE DA MAN! (as always). Build completed 100% no errors.

This post has been edited by NtegrA: 05 October 2006 - 09:28 AM


#953 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 05 October 2006 - 02:00 PM

View PostSuper-Magician, on Oct 5 2006, 02:27 AM, said:

Hmmm...I find it amusing that 61001a was 141 KB and 61004b is back to 147 KB :P!
WMP9, ya know... :P


View PostNtegrA, on Oct 5 2006, 01:06 PM, said:

Build completed 100% no errors.
Nice :)

#954 User is offline   the_guy 

  • Creator of the Windows ME Service Pack
  • PipPipPipPipPip
  • Group: Members
  • Posts: 901
  • Joined: 15-July 05
  • OS:ME
  • Country: Country Flag

Posted 05 October 2006 - 02:12 PM

I know HFSLIP recently added support for MSXML2, but I have 2 questions:

1)If I were to slipstream MSXML 3 SP7 on 2000/XP (2003 SP1 includes it), would I have duplicate entries in txtsetup.sif/doesnet.inf?
2)Is KB832414 supported for MSXML 2.5 on 2000 SP4 (included in XP SP2 (not sure about SP1) and 2003 SP1)?

Other that that, Looks great Tomcat.

the_guy

#955 User is offline   Super-Magician 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 970
  • Joined: 15-January 06

Posted 05 October 2006 - 03:35 PM

Seems we're pretty much ready for a new final - especially since we haven't released one since August!

But, I guess we should wait until AFTER October 10 :lol:.

#956 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 05 October 2006 - 03:43 PM

View Postthe_guy, on Oct 5 2006, 09:12 PM, said:

1)If I were to slipstream MSXML 3 SP7 on 2000/XP (2003 SP1 includes it), would I have duplicate entries in txtsetup.sif/doesnet.inf?
Don't see why. The file names are different: msxml2.dll and msxml2r.dll vs. msxml3.dll and msxml3r.dll...

View Postthe_guy, on Oct 5 2006, 09:12 PM, said:

2)Is KB832414 supported for MSXML 2.5 on 2000 SP4 (included in XP SP2 (not sure about SP1) and 2003 SP1)?
It is now... :D

View PostSuper-Magician, on Oct 5 2006, 10:35 PM, said:

Seems we're pretty much ready for a new final
I prefer to have some more test results come in...

View PostSuper-Magician, on Oct 5 2006, 10:35 PM, said:

But, I guess we should wait until AFTER October 10 :lol:.
This is a good way to test how well the renewed HFSLIP script does... :)

#957 User is offline   the_guy 

  • Creator of the Windows ME Service Pack
  • PipPipPipPipPip
  • Group: Members
  • Posts: 901
  • Joined: 15-July 05
  • OS:ME
  • Country: Country Flag

Posted 05 October 2006 - 04:34 PM

@Tomcat: I just read my question, and it doesn't apply to 2000 as 891861 is what introduces MSXML 3. What I meant was, XP SP2 includes MSXML 3 SP5, and if I were to slipstream MSXML 3 SP7, would there be duplicate entries? They both include msxml3(a/r).dll.

the_guy

#958 User is offline   Tomcat76 

  • MSFN Junkie
  • Group: Developers
  • Posts: 3,171
  • Joined: 08-August 05

Posted 05 October 2006 - 05:09 PM

Your posts are getting confusing. I'll clarify....

Win2K has:
- MSXML 2.5 version 8.0.6730.0

Win 2K can be upgraded to all of these:
- MSXML 2.5 version 8.0.7002.0
- MSXML 2 SP6 version 8.30.9531.0
- MSXML 3 SP7 version 8.70.1104.0
- MSXML 4 SP2 version 4.20.9828.0
- MSXML 6 version 6.0.3883.0

WinXP SP1 has:
- MSXML 2.5 version 8.0.6730.0
- MSXML 2 SP? version 8.30.8709.0
- MSXML 3 SP3 version 8.30.9926.0

WinXP SP1 can be upgraded to all of these:
- MSXML 2.5 version 8.0.7002.0
- MSXML 2 SP6 version 8.30.9531.0
- MSXML 3 SP7 version 8.70.1104.0
- MSXML 4 SP2 version 4.20.9828.0
- MSXML 6 version 6.0.3883.0

WinXP SP2 has:
- MSXML 2.5 version 8.0.7002.0
- MSXML 2 SP? version 8.30.9529.0
- MSXML 3 SP5 version 8.50.2162.0

WinXP SP2 can be upgraded to all of these:
- MSXML 2 SP6 version 8.30.9531.0
- MSXML 3 SP7 version 8.70.1104.0
- MSXML 4 SP2 version 4.20.9828.0
- MSXML 6 version 6.0.3883.0

Win2K3 SP1 has:
- MSXML 2.5 version 8.0.7002.0
- MSXML 2 SP? version 8.30.9528.0
- MSXML 3 SP7 version 8.70.1104.0

Win2K3 SP1 can be upgraded to all of these:
- MSXML 2 SP6 version 8.30.9531.0
- MSXML 4 SP2 version 4.20.9828.0
- MSXML 6 version 6.0.3883.0


View Postthe_guy, on Oct 5 2006, 11:34 PM, said:

What I meant was, XP SP2 includes MSXML 3 SP5, and if I were to slipstream MSXML 3 SP7, would there be duplicate entries? They both include msxml3(a/r).dll.
No; HFSLIP only adds entries in TXTSETUP.SIF and DOSNET.INF for new binaries, not updated binaries.

#959 User is offline   the_guy 

  • Creator of the Windows ME Service Pack
  • PipPipPipPipPip
  • Group: Members
  • Posts: 901
  • Joined: 15-July 05
  • OS:ME
  • Country: Country Flag

Posted 05 October 2006 - 05:59 PM

What I mean is:
I have XP SP2 in my source folder. It has MSXML 3 SP5. I put MSXML 3 SP7 in to be slipstremed (msxml3.msi in HF). Will I have d1,msxml3.dll showing up twice in my dosnet.inf? That's what I meant. That list you posted is quite good, thanks Tomcat.

the_guy

#960 User is offline   Super-Magician 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 970
  • Joined: 15-January 06

Posted 05 October 2006 - 06:05 PM

View Postthe_guy, on Oct 5 2006, 07:59 PM, said:

What I mean is:
I have XP SP2 in my source folder. It has MSXML 3 SP5. I put MSXML 3 SP7 in to be slipstremed (msxml3.msi in HF). Will I have d1,msxml3.dll showing up twice in my dosnet.inf? That's what I meant. That list you posted is quite good, thanks Tomcat.
Doesn't this right here answer your question quite clearly??

View PostTomcat76, on Oct 5 2006, 07:09 PM, said:

No; HFSLIP only adds entries in TXTSETUP.SIF and DOSNET.INF for new binaries, not updated binaries.


Share this topic:


  • 119 Pages +
  • « First
  • 46
  • 47
  • 48
  • 49
  • 50
  • 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