IPB

Google Frontpage Forums Unattended CD/DVD Guide
112 Pages V  « < 79 80 81 82 83 > »   
Reply to this topicStart new topic
> HFSLIP - Test releases, No testing at the moment
tommyp
post Mar 5 2007, 04:54 AM
Post #1601


MSFN Expert
Group Icon

Group: Software Developers
Posts: 1467
Joined: 9-January 04
Member No.: 12184
OS: none
Country Flag


QUOTE (S3pHiroTh @ Mar 5 2007, 05:32 AM) *
QUOTE (S3pHiroTh @ Feb 27 2007, 09:20 AM) *
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.
Go to the top of the page
 
+Quote Post
S3pHiroTh
post Mar 5 2007, 07:37 AM
Post #1602


Member
**

Group: Members
Posts: 122
Joined: 4-September 06
Member No.: 109382
Country Flag


QUOTE (tommyp @ Mar 5 2007, 11:54 AM) *
QUOTE (S3pHiroTh @ Mar 5 2007, 05:32 AM) *
QUOTE (S3pHiroTh @ Feb 27 2007, 09:20 AM) *
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: Mar 5 2007, 08:03 AM
Go to the top of the page
 
+Quote Post
450
post Mar 5 2007, 08:04 AM
Post #1603


Newbie


Group: Members
Posts: 26
Joined: 13-February 07
From: Japan
Member No.: 126512
Country Flag


QUOTE (Tomcat76 @ Mar 5 2007, 09:18 AM) *
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.
Go to the top of the page
 
+Quote Post
Tomcat76
post Mar 5 2007, 08:42 AM
Post #1604


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


QUOTE (450 @ Mar 5 2007, 03:04 PM) *
When WMP11 is integrated in slipstreams, the phenomenon of OOBE's breaking is recognized, and solved by integrating WindowsXP-KB894871-x86-JPN.exe.
smile.gif

QUOTE (S3pHiroTh @ Mar 5 2007, 02:37 PM) *
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:
CODE
[MSI31.System32.files]
    msi.dll,SP2QFE\msi31.dll


QUOTE (Kiki Burgh @ Mar 5 2007, 04:53 AM) *
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 sad.gif ... 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.

QUOTE (Kiki Burgh @ Mar 5 2007, 04:53 AM) *
QUOTE (Tomcat76 @ Mar 5 2007, 06:36 AM) *
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?
Go to the top of the page
 
+Quote Post
Kiki Burgh
post Mar 5 2007, 10:38 AM
Post #1605


MSFN Expert
******

Group: Members
Posts: 1182
Joined: 6-January 06
From: Manila, Philippines
Member No.: 84520
OS: XP Pro x86
Country Flag


QUOTE (Tomcat76 @ Mar 5 2007, 11:42 PM) *
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!
QUOTE (Tomcat76 @ Mar 5 2007, 11:42 PM) *
OK. Did these .NET 3.0 components take a while to install?
yes it did ... quite sometime actually newwink.gif would this be bad?
Go to the top of the page
 
+Quote Post
Tomcat76
post Mar 5 2007, 03:50 PM
Post #1606


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


QUOTE (Kiki Burgh @ Mar 5 2007, 05:38 PM) *
QUOTE (Tomcat76 @ Mar 5 2007, 11:42 PM) *
OK. Did these .NET 3.0 components take a while to install?
yes it did ... quite sometime actually newwink.gif 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?
Go to the top of the page
 
+Quote Post
Kiki Burgh
post Mar 6 2007, 05:10 AM
Post #1607


MSFN Expert
******

Group: Members
Posts: 1182
Joined: 6-January 06
From: Manila, Philippines
Member No.: 84520
OS: XP Pro x86
Country Flag


QUOTE (Tomcat76 @ Mar 6 2007, 06:50 AM) *
QUOTE (Kiki Burgh @ Mar 5 2007, 05:38 PM) *
QUOTE (Tomcat76 @ Mar 5 2007, 11:42 PM) *
OK. Did these .NET 3.0 components take a while to install?
yes it did ... quite sometime actually newwink.gif 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! smile.gif dotnet3 is present in Add/Remove Programs ...
Go to the top of the page
 
+Quote Post
Tomcat76
post Mar 6 2007, 05:17 AM
Post #1608


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


Now I'm confused. Didn't you say that .NET 3.0 didn't install?
Go to the top of the page
 
+Quote Post
Kiki Burgh
post Mar 6 2007, 05:19 AM
Post #1609


MSFN Expert
******

Group: Members
Posts: 1182
Joined: 6-January 06
From: Manila, Philippines
Member No.: 84520
OS: XP Pro x86
Country Flag


QUOTE (Tomcat76 @ Mar 6 2007, 08:17 PM) *
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 tongue.gif
Go to the top of the page
 
+Quote Post
S3pHiroTh
post Mar 7 2007, 09:07 AM
Post #1610


Member
**

Group: Members
Posts: 122
Joined: 4-September 06
Member No.: 109382
Country Flag


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.gif
Go to the top of the page
 
+Quote Post
Tomcat76
post Mar 7 2007, 10:46 AM
Post #1611


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


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.
Go to the top of the page
 
+Quote Post
S3pHiroTh
post Mar 7 2007, 10:51 AM
Post #1612


Member
**

Group: Members
Posts: 122
Joined: 4-September 06
Member No.: 109382
Country Flag


QUOTE (Tomcat76 @ Mar 7 2007, 05:46 PM) *
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.gif

EDIT: Someone know how to download kb925720 february update?

This post has been edited by S3pHiroTh: Mar 8 2007, 02:17 AM
Go to the top of the page
 
+Quote Post
johndoe74
post Mar 10 2007, 12:03 PM
Post #1613


MSFN Expert
******

Group: Members
Posts: 1435
Joined: 12-March 06
Member No.: 90547
OS: XP MCE
Country Flag


here ya go. uploaded KB925720

http://rapidshare.com/files/20369612/Windo...86-ENU.exe.html
Go to the top of the page
 
+Quote Post
johndoe74
post Mar 10 2007, 12:09 PM
Post #1614


MSFN Expert
******

Group: Members
Posts: 1435
Joined: 12-March 06
Member No.: 90547
OS: XP MCE
Country Flag


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...
Go to the top of the page
 
+Quote Post
S3pHiroTh
post Mar 10 2007, 11:39 PM
Post #1615


Member
**

Group: Members
Posts: 122
Joined: 4-September 06
Member No.: 109382
Country Flag


QUOTE (johndoe74 @ Mar 10 2007, 07:03 PM) *


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

This post has been edited by S3pHiroTh: Mar 10 2007, 11:40 PM
Go to the top of the page
 
+Quote Post
Tomcat76
post Mar 11 2007, 03:40 AM
Post #1616


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


QUOTE (S3pHiroTh @ Mar 11 2007, 06:39 AM) *
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.

QUOTE (johndoe74 @ Mar 10 2007, 07: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...
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.
Go to the top of the page
 
+Quote Post
johndoe74
post Mar 11 2007, 10:05 AM
Post #1617


MSFN Expert
******

Group: Members
Posts: 1435
Joined: 12-March 06
Member No.: 90547
OS: XP MCE
Country Flag


QUOTE (S3pHiroTh @ Mar 10 2007, 11:39 PM) *
QUOTE (johndoe74 @ Mar 10 2007, 07:03 PM) *


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. smile.gif
Go to the top of the page
 
+Quote Post
johndoe74
post Mar 11 2007, 10:08 AM
Post #1618


MSFN Expert
******

Group: Members
Posts: 1435
Joined: 12-March 06
Member No.: 90547
OS: XP MCE
Country Flag


QUOTE (Tomcat76 @ Mar 11 2007, 03:40 AM) *
QUOTE (johndoe74 @ Mar 10 2007, 07: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...
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 newwink.gif

This post has been edited by johndoe74: Mar 11 2007, 10:10 AM
Go to the top of the page
 
+Quote Post
Tomcat76
post Mar 12 2007, 03:12 PM
Post #1619


MSFN Junkie
Group Icon

Group: Software Developers
Posts: 3171
Joined: 8-August 05
From: Flanders, Belgium
Member No.: 68008
OS: 2000
Country Flag


QUOTE (johndoe74 @ Mar 11 2007, 05:08 PM) *
maybe you could start with something like roguespear's switchless installer rather than the stock one and see how things go from there newwink.gif
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.
Go to the top of the page
 
+Quote Post
johndoe74
post Mar 13 2007, 09:02 AM
Post #1620


MSFN Expert
******

Group: Members
Posts: 1435
Joined: 12-March 06
Member No.: 90547
OS: XP MCE
Country Flag


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 ? whistling.gif
Go to the top of the page
 
+Quote Post

Google Frontpage Forums Unattended CD/DVD Guide

112 Pages V  « < 79 80 81 82 83 > » 
Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 




Lo-Fi Version Time is now: 21st November 2009 - 10:20 PM
All trademarks mentioned on this page are the property of their respective owners
MSFN is not affiliated with Microsoft
Copyright © 2001-2009 msfn.org
Privacy Policy