MSFN Forum: HFSLIP - Test releases - MSFN Forum

Jump to content



  • 119 Pages +
  • « First
  • 79
  • 80
  • 81
  • 82
  • 83
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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

#1601 User is offline   tommyp 

  • MSFN Addict
  • Group: Developers
  • Posts: 1,664
  • Joined: 09-January 04
  • OS:none specified
  • Country: Country Flag

Posted 05 March 2007 - 04:54 AM

View PostS3pHiroTh, on Mar 5 2007, 05:32 AM, said:

View PostS3pHiroTh, on Feb 27 2007, 09:20 AM, said:

Has someone an issue with svchost.exe service? Mine, at startup and sometimes when I use pc, takes 100% CPU usage.


*

This is not an HFSLIP issue. There was a non-critical MSFT update for 100% svchost.exe probs. Sorry I don't a link or the KB number, but it was mentioned a few weeks ago on some MSFN board.


#1602 User is offline   S3pHiroTh 

  • Member
  • PipPip
  • Group: Members
  • Posts: 122
  • Joined: 04-September 06

Posted 05 March 2007 - 07:37 AM

View Posttommyp, on Mar 5 2007, 11:54 AM, said:

View PostS3pHiroTh, on Mar 5 2007, 05:32 AM, said:

View PostS3pHiroTh, on Feb 27 2007, 09:20 AM, said:

Has someone an issue with svchost.exe service? Mine, at startup and sometimes when I use pc, takes 100% CPU usage.


*

This is not an HFSLIP issue. There was a non-critical MSFT update for 100% svchost.exe probs. Sorry I don't a link or the KB number, but it was mentioned a few weeks ago on some MSFN board.


I have searched on the forum and, I discovered that, maybe, its depends on Windows Update/Microsoft Update, and the guilty probably is msi.dll library. With the patch KB927891, as Microsoft said, resolve this issue, but the file for Windows XP (as described in the hotfix knowledge) is called msi31.dll, not msi.dll.
After I have slipstreamed that patch in my source, with hfslip, that file (msi31.dll) doesn't exist, but there is a version of msi.dll that is the same of the "patched" msi31.dll.
Does hfslip rename that file to msi.dll?


P.s. Office Template and Media Control is updated.

This post has been edited by S3pHiroTh: 05 March 2007 - 08:03 AM


#1603 User is offline   450 

  • Newbie
  • Group: Members
  • Posts: 26
  • Joined: 13-February 07

Posted 05 March 2007 - 08:04 AM

View PostTomcat76, on Mar 5 2007, 09:18 AM, said:

When slipstreaming WMP11, you need WindowsXP-KB898543-v3-x86-ENU.exe in the HF folder as explained here. MSOOBE will be broken if you don't.


Thank you for the instruction.

When WMP11 is integrated in slipstreams, the phenomenon of OOBE's breaking is recognized, and solved by integrating WindowsXP-KB894871-x86-JPN.exe.

#1604 User is offline   Tomcat76 

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

Posted 05 March 2007 - 08:42 AM

View Post450, on Mar 5 2007, 03:04 PM, said:

When WMP11 is integrated in slipstreams, the phenomenon of OOBE's breaking is recognized, and solved by integrating WindowsXP-KB894871-x86-JPN.exe.
:)

View PostS3pHiroTh, on Mar 5 2007, 02:37 PM, said:

With the patch KB927891, as Microsoft said, resolve this issue, but the file for Windows XP (as described in the hotfix knowledge) is called msi31.dll, not msi.dll.
After I have slipstreamed that patch in my source, with hfslip, that file (msi31.dll) doesn't exist, but there is a version of msi.dll that is the same of the "patched" msi31.dll.
Does hfslip rename that file to msi.dll?
The last few test releases rename that file (as mentioned in the changelog). It's supposed to happen. From the INF file:
[MSI31.System32.files]
	msi.dll,SP2QFE\msi31.dll


View PostKiki Burgh, on Mar 5 2007, 04:53 AM, said:

became much worse this time ... still the same prompts for hfslp101.inf until hfslip103.inf ... then it continued on from hfslp200.inf until hfslp365.inf ... presumably all hfslp###.infs :( ... i've attached some files that might be useful from this run) ... checking i386 folders though in the cd shows all hfslp###.infs present
Well... I'm lost then. All files are in the new source, TXTSETUP.SIF and DOSNET.INF are instructing Windows setup to copy them over during txtmode copy, and HFSLIPWU.INF has the correct info to install them. I don't know what could be wrong with your set up, and especially why all of the sudden the HFSLP200~ files cannot be found by Windows setup either.

View PostKiki Burgh, on Mar 5 2007, 04:53 AM, said:

View PostTomcat76, on Mar 5 2007, 06:36 AM, said:

For DNF30.exe, you should've seen the installation dialogs pass by (Windows Presentation Foundation, Windows Communication Foundation and Windows Workflow Foundation). If you've seen these, was that at T-13 or at first GUI logon?
these all came up after window to register ...
OK. Did these .NET 3.0 components take a while to install?

#1605 User is offline   Kiki Burgh 

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

Posted 05 March 2007 - 10:38 AM

View PostTomcat76, on Mar 5 2007, 11:42 PM, said:

Well... I'm lost then. All files are in the new source, TXTSETUP.SIF and DOSNET.INF are instructing Windows setup to copy them over during txtmode copy, and HFSLIPWU.INF has the correct info to install them. I don't know what could be wrong with your set up, and especially why all of the sudden the HFSLP200~ files cannot be found by Windows setup either.
OS install seems ok ... although i have no idea what possible repercussions missing almost all hfslp###.infs in my install now ... what could be its worst effects? ;( i hope we could resolve this ... thanks!

View PostTomcat76, on Mar 5 2007, 11:42 PM, said:

OK. Did these .NET 3.0 components take a while to install?
yes it did ... quite sometime actually ;) would this be bad?

#1606 User is offline   Tomcat76 

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

Posted 05 March 2007 - 03:50 PM

View PostKiki Burgh, on Mar 5 2007, 05:38 PM, said:

View PostTomcat76, on Mar 5 2007, 11:42 PM, said:

OK. Did these .NET 3.0 components take a while to install?
yes it did ... quite sometime actually ;) would this be bad?
No; this is normal, and it indicates that HFSLPGUI.CMD is executed at the right time. But .NET 3.0 is not in Add/Remove Programs afterwards?

#1607 User is offline   Kiki Burgh 

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

Posted 06 March 2007 - 05:10 AM

View PostTomcat76, on Mar 6 2007, 06:50 AM, said:

View PostKiki Burgh, on Mar 5 2007, 05:38 PM, said:

View PostTomcat76, on Mar 5 2007, 11:42 PM, said:

OK. Did these .NET 3.0 components take a while to install?
yes it did ... quite sometime actually ;) would this be bad?
No; this is normal, and it indicates that HFSLPGUI.CMD is executed at the right time. But .NET 3.0 is not in Add/Remove Programs afterwards?
great! :) dotnet3 is present in Add/Remove Programs ...

#1608 User is offline   Tomcat76 

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

Posted 06 March 2007 - 05:17 AM

Now I'm confused. Didn't you say that .NET 3.0 didn't install?

#1609 User is offline   Kiki Burgh 

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

Posted 06 March 2007 - 05:19 AM

View PostTomcat76, on Mar 6 2007, 08:17 PM, said:

Now I'm confused. Didn't you say that .NET 3.0 didn't install?
it did ... it even has an entry in Add/Remove Programs :P

#1610 User is offline   S3pHiroTh 

  • Member
  • PipPip
  • Group: Members
  • Posts: 122
  • Joined: 04-September 06

Posted 07 March 2007 - 09:07 AM

Tomcat, I've a request for you. Because some updates are not public and hard to find on the net (in os native language), I have put some files as MSOBMAIN.DLL (in italian, found in RyanVM italian package) in FIX directory because I don't find the respective hotfix in my language. In this way, after I have installed Windows, in setuperr.log, obviously tell me that msobmain.dll isn't signed well by Microsoft.
Can you add a directory for put in the cat files necessary for removing the error? Or can you tell me how can I do for removing that error?
I already tried to:
-copy the cat file in i386\svcpack of the source directory but it doesn't work (and it tells me that the source isn't clean)
-modified hfslip script that after it creates the WORK directory, it copies the cat files into WORK\SVCPACK directory but it doesn't work.

Any other method? Thanks for your answer and patience :thumbup

#1611 User is offline   Tomcat76 

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

Posted 07 March 2007 - 10:46 AM

Did you makecab msobmain.dll before putting it in the FIX folder?

You don't need the English version of the hotfix if you have the Italian files, btw. The INF file within the hotfix only adds info into the registry confirming that this particular hotfix was installed, something that would be necessary if KB898543 (or whatever hotfix the msobmain.dll file that you are using is coming from) appears on Windows Update, but Windows Update doesn't show it so all you need is the Italian msobmain.dll and the accompanying CAT file. Theoretically, it should work with the compressed DLL in FIX and the CAT in SOURCE\I386\SVCPACK; just ignore the warning about having an unclean source. But remove the English hotfix from the HF folder.

#1612 User is offline   S3pHiroTh 

  • Member
  • PipPip
  • Group: Members
  • Posts: 122
  • Joined: 04-September 06

Posted 07 March 2007 - 10:51 AM

View PostTomcat76, on Mar 7 2007, 05:46 PM, said:

Theoretically, it should work with the compressed DLL in FIX and the CAT in SOURCE\I386\SVCPACK; just ignore the warning about having an unclean source. But remove the English hotfix from the HF folder.


I have tried in this way, but in SVCPACK.INF file there isn't any entry about KB898543.cat file :wacko:

EDIT: Someone know how to download kb925720 february update?

This post has been edited by S3pHiroTh: 08 March 2007 - 02:17 AM


#1613 User is offline   johndoe74 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,435
  • Joined: 12-March 06

Posted 10 March 2007 - 12:03 PM

here ya go. uploaded KB925720

http://rapidshare.com/files/20369612/Windo...86-ENU.exe.html

#1614 User is offline   johndoe74 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,435
  • Joined: 12-March 06

Posted 10 March 2007 - 12:09 PM

hi tomcat and tommyp, i was wondering since you've managed to slipstream the .net patch as well (KB887998) couldn't you somehow magically also try and slipstream .net 1.1 and 2.0 themselves into the windows source as well ? it would save a hell of a lot of time during the installation at T-13...

#1615 User is offline   S3pHiroTh 

  • Member
  • PipPip
  • Group: Members
  • Posts: 122
  • Joined: 04-September 06

Posted 10 March 2007 - 11:39 PM

View Postjohndoe74, on Mar 10 2007, 07:03 PM, said:



Where did you find the link for kb925720 february update? I need italian version.

This post has been edited by S3pHiroTh: 10 March 2007 - 11:40 PM


#1616 User is offline   Tomcat76 

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

Posted 11 March 2007 - 03:40 AM

View PostS3pHiroTh, on Mar 11 2007, 06:39 AM, said:

Where did you find the link for kb925720 february update? I need italian version.
If you applied the update via Windows Update or Microsoft Update you should be able to find the link in C:\WINDOWS\WindowsUpdate.log.

View Postjohndoe74, on Mar 10 2007, 07:09 PM, said:

hi tomcat and tommyp, i was wondering since you've managed to slipstream the .net patch as well (KB887998) couldn't you somehow magically also try and slipstream .net 1.1 and 2.0 themselves into the windows source as well ? it would save a hell of a lot of time during the installation at T-13...
I tried this some time ago but gave up on it because I was starting to go insane, haha.

Copying files is not an issue; it's more what goes in the registry and what commands should be run post-installation.

#1617 User is offline   johndoe74 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,435
  • Joined: 12-March 06

Posted 11 March 2007 - 10:05 AM

View PostS3pHiroTh, on Mar 10 2007, 11:39 PM, said:

View Postjohndoe74, on Mar 10 2007, 07:03 PM, said:



Where did you find the link for kb925720 february update? I need italian version.


here's where I got it. here's where I've uploaded it. :)

#1618 User is offline   johndoe74 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,435
  • Joined: 12-March 06

Posted 11 March 2007 - 10:08 AM

View PostTomcat76, on Mar 11 2007, 03:40 AM, said:

View Postjohndoe74, on Mar 10 2007, 07:09 PM, said:

hi tomcat and tommyp, i was wondering since you've managed to slipstream the .net patch as well (KB887998) couldn't you somehow magically also try and slipstream .net 1.1 and 2.0 themselves into the windows source as well ? it would save a hell of a lot of time during the installation at T-13...
I tried this some time ago but gave up on it because I was starting to go insane, haha.

Copying files is not an issue; it's more what goes in the registry and what commands should be run post-installation.



maybe you could start with something like roguespear's switchless installer rather than the stock one and see how things go from there ;)

This post has been edited by johndoe74: 11 March 2007 - 10:10 AM


#1619 User is offline   Tomcat76 

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

Posted 12 March 2007 - 03:12 PM

View Postjohndoe74, on Mar 11 2007, 05:08 PM, said:

maybe you could start with something like roguespear's switchless installer rather than the stock one and see how things go from there ;)
The problem remains the same. There's no file that clearly states what needs to be added into the registry and which files need to be run post-installation.

#1620 User is offline   johndoe74 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,435
  • Joined: 12-March 06

Posted 13 March 2007 - 09:02 AM

Would u be motivated to do it if there were ? What i have in mind is you guys get in touch with one of the switchless addon makers, like for example roguespear or somebody/whoever makes the switchless addons on ryan's site. my guess is those guys might know what steps are involved in the installation and in what order. What do you think ? Worth a try at least ? :whistle:

Share this topic:


  • 119 Pages +
  • « First
  • 79
  • 80
  • 81
  • 82
  • 83
  • 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