MSFN Forum: HFSLIP - Test releases - MSFN Forum

Jump to content



  • 119 Pages +
  • « First
  • 75
  • 76
  • 77
  • 78
  • 79
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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

#1521 User is offline   S3pHiroTh 

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

Posted 20 February 2007 - 06:10 AM

View PostTomcat76, on Feb 15 2007, 01:53 PM, said:

S3pHiroTh--

In that case, I can only suggest not to use the prep tool. I'll write up a warning message in that thread.

By the way... Do you still have the problem if you use merging option D, E or F with HFSLIP after using the prep tool?


Ok I have tested this again with option D selected. This log is the result.

Attached File(s)

  • Attached File  TestD.rar (29.65K)
    Number of downloads: 2



#1522 User is offline   glentium 

  • SQL DBA
  • PipPip
  • Group: Members
  • Posts: 183
  • Joined: 28-July 05

Posted 20 February 2007 - 06:43 AM

IE7 does not seem to slipstream properly...

I can't run IE after setup, even after another restart. HFSLIP.log, setuperr.log and screenshot of error dialog box included in attachment.

Attached File(s)



#1523 User is offline   S3pHiroTh 

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

Posted 20 February 2007 - 06:55 AM

View Postglentium, on Feb 20 2007, 01:43 PM, said:

IE7 does not seem to slipstream properly...

I can't run IE after setup, even after another restart. HFSLIP.log, setuperr.log and screenshot of error dialog box included in attachment.


Can you try without KB928089 update? I haven'it and IE7 is installed properly and without error. Except for a small issue in setuperr.log

This post has been edited by S3pHiroTh: 20 February 2007 - 06:58 AM


#1524 User is offline   glentium 

  • SQL DBA
  • PipPip
  • Group: Members
  • Posts: 183
  • Joined: 28-July 05

Posted 20 February 2007 - 07:15 AM

Okay, I didn't notice it is not in Tomcat's dynamic list.. Thanks!

#1525 User is offline   Tomcat76 

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

Posted 20 February 2007 - 08:20 AM

@glentium
IE7-KB928089 is replaced by IE7-KB928090.

I want to bet money on it that this is the culprit:

IE7-KB928090-WindowsXP-x86-enu.exe
WindowsXP-KB928090-x86-ENU.exe

IE7-KB929969-WindowsXP-x86-enu.exe
WindowsXP-KB929969-x86-ENU.exe

Don't include hotfixes for both IE6 and IE7. Use those for IE7 when slipstreaming IE7.

#1526 User is offline   Tomcat76 

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

Posted 20 February 2007 - 08:24 AM

@S3pHiroTh

The pngfilt.dll problem should be fixed with 70220a.

Concerning your other question... Wasn't this fixed? Try using merging option A, B or C again. New driver binaries are force-copied now...

#1527 User is offline   S3pHiroTh 

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

Posted 20 February 2007 - 09:29 AM

Yes now the files before DRIVER.CAB are been added. Thanks Tomcat :)

Another question, yesterday Microsoft has released this update:

http://www.microsoft.com/downloads/details...;displaylang=en

Is it supported by hfslip or must recode something in the script?
I have slipstreamed the previous patch msxml6-KB927977-ita-x86.exe in DNF3.exe, should the script (the one for net packages) be updated?

This post has been edited by S3pHiroTh: 20 February 2007 - 09:32 AM


#1528 User is offline   Tomcat76 

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

Posted 20 February 2007 - 10:12 AM

msxml6_x86.msi is supported by HFSLIP. It replaces msxml6-KB927977-xxx-x86.exe.

Unfortunately you'll have to rebuild DNF3.exe (assuming you made it with my tool). The problem is that the MSXML6 resource file contained in the MSXML6 SP1 package is OLDER than the one for MSXML6 "SP0". The MSXML6 binaries inside DNF3.exe are copied over if the ones in SYSTEM32 are older or non-existent, so the XML6 resource file will get downgraded to SP0 by mistake. You'll have to rename msxml6_x86.msi to msxml6.msi for the .NET Maker (not necessary for HFSLIP).

By the way... You can make it easier on you by setting PROCESS_DNF3_MSXML6 in the answer file for SNM to NO and only include MSXML6 with HFSLIP (or vice versa). You don't need to have those files twice.

#1529 User is offline   S3pHiroTh 

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

Posted 20 February 2007 - 10:45 AM

View PostTomcat76, on Feb 20 2007, 05:12 PM, said:

msxml6_x86.msi is supported by HFSLIP. It replaces msxml6-KB927977-xxx-x86.exe.

Unfortunately you'll have to rebuild DNF3.exe (assuming you made it with my tool). The problem is that the MSXML6 resource file contained in the MSXML6 SP1 package is OLDER than the one for MSXML6 "SP0". The MSXML6 binaries inside DNF3.exe are copied over if the ones in SYSTEM32 are older or non-existent, so the XML6 resource file will get downgraded to SP0 by mistake. You'll have to rename msxml6_x86.msi to msxml6.msi for the .NET Maker (not necessary for HFSLIP).

By the way... You can make it easier on you by setting PROCESS_DNF3_MSXML6 in the answer file for SNM to NO and only include MSXML6 with HFSLIP (or vice versa). You don't need to have those files twice.


Ok, thanks Tomcat. I'll test all tomorrow :)

#1530 User is offline   glentium 

  • SQL DBA
  • PipPip
  • Group: Members
  • Posts: 183
  • Joined: 28-July 05

Posted 20 February 2007 - 06:32 PM

@Tomcat, that could be it. I forgot to delete those IE6 updates... Thanks!

EDIT/UPDATE:
Thanks, everything is okay now. IE7 is now slipstreamed.

Am I correct in saying that HFSLIP is the first utility to "properly" slipstream IE7. I tried nLite, exclusively for IE7, but it's giving me Windows File Protection errors, so I went back to installing IE7 as the last routine in my RunOnceEx and the hotfixes at the next restart (using AutoIt).

But now, life is much easier with HFSLIP. Job well done! :)

This post has been edited by glentium: 21 February 2007 - 12:07 AM


#1531 User is offline   ivans2605 

  • Group: Members
  • Posts: 5
  • Joined: 08-July 06

Posted 21 February 2007 - 04:09 AM

In all the new Hfslip versions where IE7 is being slipstreamed, the "Show Desktop" Icon in the Quicklanch Bar is not showing anymore.
Everything else is btw working great. Thank you for your great work with Hfslip :)

Greetings from Ivan in Copenhagen.

#1532 User is offline   Tomcat76 

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

Posted 21 February 2007 - 06:14 AM

OK... I was under the impression that this was fixed with the latest shell32.dll update. Apparantly not.

I'll put the QL fix back in. :)

Meanwhile, you can get the icon back by running this command from Run:

regsvr32 /s /i:U /n shell32.dll

I don't know if it's necessary, but I usually do it like this:
1) disable Quick Launch
2) execute the above command
3) log off
4) log back in and enable Quick Launch

This post has been edited by Tomcat76: 21 February 2007 - 06:18 AM


#1533 User is offline   S3pHiroTh 

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

Posted 21 February 2007 - 06:21 AM

There is a way to remove this voice below?

Attached File  HFSLIP.jpg (45.04K)
Number of downloads: 10

#1534 User is offline   glentium 

  • SQL DBA
  • PipPip
  • Group: Members
  • Posts: 183
  • Joined: 28-July 05

Posted 21 February 2007 - 08:19 AM

View Postivans2605, on Feb 21 2007, 06:09 PM, said:

In all the new Hfslip versions where IE7 is being slipstreamed, the "Show Desktop" Icon in the Quicklanch Bar is not showing anymore.
Everything else is btw working great. Thank you for your great work with Hfslip :)

Greetings from Ivan in Copenhagen.


"Show Desktop" icon shows on my Quick Launch toolbar. Am running from a 70220a run. XPSP2 English.

#1535 User is offline   S3pHiroTh 

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

Posted 21 February 2007 - 08:22 AM

View Postglentium, on Feb 21 2007, 03:19 PM, said:

View Postivans2605, on Feb 21 2007, 06:09 PM, said:

In all the new Hfslip versions where IE7 is being slipstreamed, the "Show Desktop" Icon in the Quicklanch Bar is not showing anymore.
Everything else is btw working great. Thank you for your great work with Hfslip :)

Greetings from Ivan in Copenhagen.


"Show Desktop" icon shows on my Quick Launch toolbar. Am running from a 70220a run. XPSP2 English.


In mine it doesn't show... mmmhhh... maybe some update remove it? :unsure:

This post has been edited by S3pHiroTh: 21 February 2007 - 08:22 AM


#1536 User is offline   Kiki Burgh 

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

Posted 21 February 2007 - 09:50 AM

View PostS3pHiroTh, on Feb 21 2007, 08:21 PM, said:

There is a way to remove this voice below?

Attachment HFSLIP.jpg
hi S3pHiroTh! i'm not sure if this is what you meant ... but this could be a little relevant: HFSLIP in Add/Remove Programs?

#1537 User is offline   S3pHiroTh 

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

Posted 21 February 2007 - 10:05 AM

View PostKiki Burgh, on Feb 21 2007, 04:50 PM, said:

View PostS3pHiroTh, on Feb 21 2007, 08:21 PM, said:

There is a way to remove this voice below?

Attachment HFSLIP.jpg
hi S3pHiroTh! i'm not sure if this is what you meant ... but this could be a little relevant: HFSLIP in Add/Remove Programs?


I have read the topic, but there isn't a safe way to delete that entry (the entry in list of installed programs is easy to delete, but not the one that I mean). I have seen that if I edit SYSOC.INF, there should be some problems.

#1538 User is offline   glentium 

  • SQL DBA
  • PipPip
  • Group: Members
  • Posts: 183
  • Joined: 28-July 05

Posted 21 February 2007 - 08:50 PM

View PostS3pHiroTh, on Feb 22 2007, 12:05 AM, said:

View PostKiki Burgh, on Feb 21 2007, 04:50 PM, said:

View PostS3pHiroTh, on Feb 21 2007, 08:21 PM, said:

There is a way to remove this voice below?

Attachment HFSLIP.jpg
hi S3pHiroTh! i'm not sure if this is what you meant ... but this could be a little relevant: HFSLIP in Add/Remove Programs?


I have read the topic, but there isn't a safe way to delete that entry (the entry in list of installed programs is easy to delete, but not the one that I mean). I have seen that if I edit SYSOC.INF, there should be some problems.


May we know why you would want to remove that?

#1539 User is offline   ivans2605 

  • Group: Members
  • Posts: 5
  • Joined: 08-July 06

Posted 21 February 2007 - 11:31 PM

I'm using a Danish XP sp2, so perhaps that is why the "Show Desktop" icon is not showing on my Quick Launch toolbar. Running 70220a and v.31 with same result.

#1540 User is offline   S3pHiroTh 

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

Posted 22 February 2007 - 02:01 AM

View Postglentium, on Feb 22 2007, 03:50 AM, said:

View PostS3pHiroTh, on Feb 22 2007, 12:05 AM, said:

View PostKiki Burgh, on Feb 21 2007, 04:50 PM, said:

View PostS3pHiroTh, on Feb 21 2007, 08:21 PM, said:

There is a way to remove this voice below?

Attachment HFSLIP.jpg
hi S3pHiroTh! i'm not sure if this is what you meant ... but this could be a little relevant: HFSLIP in Add/Remove Programs?


I have read the topic, but there isn't a safe way to delete that entry (the entry in list of installed programs is easy to delete, but not the one that I mean). I have seen that if I edit SYSOC.INF, there should be some problems.


May we know why you would want to remove that?


Simply I want a "clean" Windows installation... That's all

Share this topic:


  • 119 Pages +
  • « First
  • 75
  • 76
  • 77
  • 78
  • 79
  • 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