MSFN Forum: HFSLIP64 v1.1.5 released - MSFN Forum

Jump to content


  • 10 Pages +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

HFSLIP64 v1.1.5 released Final cut - software development abandoned. Rate Topic: -----

#41 User is offline   sabregreen 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-November 06

Posted 26 March 2008 - 09:30 AM

Running out of ideas here. I don't know what it is.


#42 User is offline   Tomcat76 

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

Posted 26 March 2008 - 08:05 PM

There's always the possibility that one or more hotfixes are incompatible with WINNT.SIF, just like you can no longer use the branding options if you slipstream IE7 into XP 32-bit.

Well... That's about all I can say on WINNT.SIF. I'm sorry.

#43 User is offline   sabregreen 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-November 06

Posted 26 March 2008 - 08:53 PM

I'm still testing one by one.

#44 User is offline   sabregreen 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-November 06

Posted 27 March 2008 - 02:57 PM

Removed automaticupdates and the driverpolicy parameters. No errors in setuperr.log

#45 User is offline   Tomcat76 

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

Posted 27 March 2008 - 04:54 PM

Well... It isn't the AutomaticUpdates setting (at least, that's what you said earlier).

But the DriverSigningPolicy variable could be a problem now that I think about it.
HFSLIP has always set Driver Signing to "Ignore" at T-13 via a registry edit (so actually you don't need to do that) but I once tried to have it injected into the registry through an INF file that is installed from TXTSETUP.SIF (at the end of txtmode copy). When I did that, I got all sorts of error messages during Windows setup. So I think Windows setup can't handle "tampering" (as Microsoft calls it) with the Driver Signing Policy setting at such an early stage if hotfixes are slipstreamed. It seems to be OK at T-13.

#46 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,208
  • Joined: 09-September 01
  • OS:Windows RT
  • Country: Country Flag

Posted 27 March 2008 - 09:07 PM

Not only that, but the NonDriverSigning value isn't used in anything but Win2K - it's ignored in XP and 2003 sysprep processing, so that might well cause problems too.

#47 User is offline   sabregreen 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-November 06

Posted 28 March 2008 - 09:23 AM

Here is a new error im getting. This is the most recent version hfslip using plugins since I fixed my error.

Attached File(s)

  • Attached File  pic.zip (51.79K)
    Number of downloads: 11


#48 User is offline   Tomcat76 

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

Posted 28 March 2008 - 12:08 PM

OK... I can see why that's happening. HFSLIP64 sets the value to "21" in the beginning, and then HFANSWER.INI is polled but the default HFANSWER.INI I had online (v1 and v2) blanks it out again. Please set the value to 21 (or any value between 10 and 21) in HFANSWER.INI or grab v3 of the default HFANSWER.INI.

I'm in the process of improving the code that handles DRIVER.CAB and SPX.CAB a bit. I'll also try to find a way to work around the problem you're having should the user have manually entered an invalid value.

#49 User is offline   sabregreen 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-November 06

Posted 29 March 2008 - 04:38 PM

Just ran. No problems at all. So, can't use DriverSigningPolicy = "Ignore". Trying 2003 now.

#50 User is offline   sabregreen 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-November 06

Posted 03 April 2008 - 10:49 AM

Everything is working thus far with 1.0.0 rc. Is WMP11 not far down the road ? I know this isnt specific to hfslip, but what about the .net maker for x64 ? I was thinking about looking at it.

#51 User is offline   Tomcat76 

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

Posted 04 April 2008 - 08:38 PM

WMP11 should be supported now for XP.

IE7 appears to work for Server 2003 as well. Weird... :)

I have no plans for SNMx64 for the moment.

#52 User is offline   XibaD 

  • Member
  • PipPip
  • Group: Members
  • Posts: 141
  • Joined: 07-August 06

Posted 06 April 2008 - 05:53 AM

Maybe stupid quiestion... but are updates in another languages supported as well? (like spanish ones... for example). With english files, all works perfectly.

And, you know if XPIZE would be supported in the future? Would be MUI too?

Thanks for this script Tomcat76

This post has been edited by XibaD: 06 April 2008 - 07:06 AM


#53 User is offline   Tomcat76 

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

Posted 06 April 2008 - 08:56 AM

Languages at this point are a bit of a mystery to me. Windows XP x64 and Server 2003 x64 only exist in English and Japanese. Service Pack 2 is supposed to "add support" for 9 other languages, but only for Server 2003 and I haven't figured out yet how that works. The only thing MS have to say on it is this:

"Service Pack 2 contains 9 new localized language support for Windows Server 2003 x64 SKUs. Without SP2, Windows Server 2003 only supports English and Japanese. New languages for Windows Server 2003 x64 include German, French, Korean, Chinese Traditional, Chinese Simplified, Spanish, Italian, Russian and, Portuguese (Brazilian). These language packs are not available for Windows XP Professional x64 Edition which will continue to be supported in only English and Japanese."

That's all the relevant information I could find.

You could try setting LCIDD=3082 (for Spanish) in HFANSWER.INI but the outcome of that is unverified.

I have no plans for XPIZE, and MUI isn't planned for now (at least not for 1.0, which is scheduled for Tuesday or Wednesday).

#54 User is offline   XibaD 

  • Member
  • PipPip
  • Group: Members
  • Posts: 141
  • Joined: 07-August 06

Posted 06 April 2008 - 12:00 PM

Well I tried all spanish versions of the update list of the first post (at least the updates which have spanish version) and I get multiple errors. One in text mode (wpdshxr.dll file missing...) and user32.dll registering errors in graphic installation.

XP 64 version I have is english one, but with MUI you can translate to another language. And then the downloaded updates are in your languages. I think I'm staying with english version for now, or at least try to slipstream IE7 in my language, to see if it works...

Thanks Tomcat76

EDIT

Ok, with IE7 spanish (& updates) and all the remaininig updates in english, the same wpdshxr.dll error appears. It seems that at this point the script doesn't handle multilanguage IE7 files quite well. Am I wrong?

EDIT2

The result is that if IE7 is in another language different than english, is NOT slipstreamed.

This post has been edited by XibaD: 06 April 2008 - 02:33 PM


#55 User is offline   sabregreen 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-November 06

Posted 06 April 2008 - 02:47 PM

I'm trying to find out my problem. I slipstreamed IE7, the new TZ update, and WMP11 with the microsoft update cabs. I received errors. I don't know if its because I have IE7 with the microsoft update cabs or the new TZ update but im testing.

#56 User is offline   sabregreen 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-November 06

Posted 06 April 2008 - 04:38 PM

I'm getting a folder in Program Files(x86) called Windows Media Player[strings] and it has on compressed file inside. Seems out of place to me.

#57 User is offline   Tomcat76 

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

Posted 06 April 2008 - 06:29 PM

View PostXibaD, on Apr 6 2008, 08:00 PM, said:

Well I tried all spanish versions of the update list of the first post (at least the updates which have spanish version) and I get multiple errors. One in text mode (wpdshxr.dll file missing...) and user32.dll registering errors in graphic installation.
wpdshxr.dll is a temporary name for wpdshextres.dll from WMP11 but there is only an English and a Japanese version of the file inside the WMP11 package. You get the copy error because HFSLIP64 hardcodes an entry for it in TXTSETUP.SIF and DOSNET.INF. So you can't slipstream WMP11 with the enforced LCIDD setting for the moment.

user32.dll comes with WindowsServer2003.WindowsXP-KB925902-x64-xxx.exe. See if removing this update helps.

View Postsabregreen, on Apr 6 2008, 10:47 PM, said:

I'm trying to find out my problem. I slipstreamed IE7, the new TZ update, and WMP11 with the microsoft update cabs. I received errors. I don't know if its because I have IE7 with the microsoft update cabs or the new TZ update but im testing.
That's odd... You said it was fine before. What errors are you receiving?

View Postsabregreen, on Apr 7 2008, 12:38 AM, said:

I'm getting a folder in Program Files(x86) called Windows Media Player[strings] and it has on compressed file inside. Seems out of place to me.
As far as I know, this is correct. A search on the Internet reveils that "Windows Media Player[strings]" is an existing subfolder of the 32-bit Program Files folder. BTW... npds.zip is a Netscape 4 Java plugin that's used for scripted interaction with Windows Media Player 6.4 (LiveConnect).

#58 User is offline   sabregreen 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-November 06

Posted 06 April 2008 - 08:56 PM

Here is the setuplog.log file from the windows directory. I received no errors in setuperr.log on this run using everything, WMP11, Flash and TZ update plugins, rc3, IE7, and Microsoft Update.

Attached File(s)


This post has been edited by sabregreen: 06 April 2008 - 10:54 PM


#59 User is offline   Tomcat76 

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

Posted 07 April 2008 - 02:30 PM

So this run was fine? I'm confused now...

#60 User is offline   sabregreen 

  • Junior
  • Pip
  • Group: Members
  • Posts: 94
  • Joined: 13-November 06

Posted 07 April 2008 - 10:51 PM

Ya sorry. Ive never looked at setuplog until this run. It says at the top failed loading a few things but I'm guessing they don't affect anything or something like that. The setuperr.log had nothing in it, so thats what i meant by the run succeeded. Sorry about that.

Share this topic:


  • 10 Pages +
  • 1
  • 2
  • 3
  • 4
  • 5
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

4 User(s) are reading this topic
0 members, 4 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy