MSFN Forum: HFSLIP - Test releases - MSFN Forum

Jump to content


  • 119 Pages +
  • « First
  • 114
  • 115
  • 116
  • 117
  • 118
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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

#2301 User is offline   dziubek 

  • Friend of HFSLIP
  • PipPip
  • Group: Members
  • Posts: 221
  • Joined: 26-November 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 28 February 2010 - 04:46 PM

@ tommyp
Many thanks for your interest and advice. I used 7zip to re-compress this addon and the problem does not occur :)


#2302 User is offline   tommyp 

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

Posted 28 February 2010 - 05:35 PM

Whew! Glad it worked out. Thanks geej for the friendly tip!

#2303 User is offline   Kiki Burgh 

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

Posted 01 March 2010 - 07:10 AM

hello!

Quote

Complete changelog for HFSLIP 1.3.0

Extras:

* DBLBIN*.EXT files are automatically renamed by HFSLIP; the new name includes the Service Pack level
* support for addons in RAR format; requires RAR.EXE from the WinRAR package for Windows in HFTOOLS
* support for addons in ZIP format and any other type that 7za.exe can handle; requires 7za.exe in HFTOOLS
cheers!

#2304 User is offline   dziubek 

  • Friend of HFSLIP
  • PipPip
  • Group: Members
  • Posts: 221
  • Joined: 26-November 04
  • OS:XP Pro x86
  • Country: Country Flag

Posted 01 March 2010 - 08:41 AM

How to enter changes to the code to delete the old shortcuts from the Start menu?

Posted Image


p.s

When I put the reg/cmd file in the folder HFSVCPACK changes will be implemented for all users?

Based on http://support.microsoft.com/kb/328326
1.reg
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSMConfigurePrograms"=dword:00000001

HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer","
NoSMConfigurePrograms",0x00010001,1

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] 
"Start_ShowSetProgramAccessAndDefaults"=dword:00000000 

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoWindowsUpdate"=dword:00000001




or

2.cmd
DEL "%AllUsersProfile%\Start Menu\Windows Update.lnk"
DEL "%allusersprofile%\Start Menu\Windows Catalog.lnk"
DEL "%allusersprofile%\Start Menu\Określ dostęp do programów i ich ustawienia domyślne.lnk"




This post has been edited by dziubek: 01 March 2010 - 11:49 AM


#2305 User is offline   tommyp 

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

Posted 01 March 2010 - 05:05 PM

Personally I use a combo of hfsvcpack reg tweaks, cmd files and post install cmd silent installers/tweaks.

I think the latter should work, but do try one out one at a time and see what happens. Learning from mistakes and success is great. :) If you have more questions regarding system tweaking, please ask in the correct forum. This beta discussion thread is really for, well, beta test results and issues. So, please keep this thread on topic. Thanks.

#2306 User is offline   tommyp 

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

Posted 01 March 2010 - 05:08 PM

View PostKiki Burgh, on 01 March 2010 - 07:10 AM, said:

hello!

Quote

Complete changelog for HFSLIP 1.3.0

Extras:

* DBLBIN*.EXT files are automatically renamed by HFSLIP; the new name includes the Service Pack level
* support for addons in RAR format; requires RAR.EXE from the WinRAR package for Windows in HFTOOLS
* support for addons in ZIP format and any other type that 7za.exe can handle; requires 7za.exe in HFTOOLS
cheers!

Kiki - obviously there's a flaw in the rar execution of add ons as dziubek found a few threads above. The hfslip website has no mention of rar add-ons fwiw.

#2307 User is offline   Lilla 

  • Junior
  • Pip
  • Group: Members
  • Posts: 68
  • Joined: 11-May 05

Posted 02 March 2010 - 11:38 PM

tommyp,

I did a fresh install followed by getting the .NET Framework and other updates from Micrsoft updates. I then installed all of the programs I use. All is working well.

Then today I decided to test doing a "repair install" on a fresh install (not the complete install mentioned above). PROBLEM: Some things don't work after the repair install, as explained below.

Installed from my HFSLIP CD...
Source: Windows XP Pro using MSDN CD (Gold); I change PID in setupp.ini to accept OEM Product Key.
Integrated SP3, IE8, WMP11, RDC7, WUA3, and most other updates.
I integrated one driver (LAN).
I used the DefragSYSOC utility.

slipstreamed using HFSLIP 1.7.10 Beta H
checked using HFSLIPFC-100301
I did not use HFCLEANUP or nLite.

Simple Repair Install Test. First I did a fresh install (I did not enable auto updates) for Win XP Pro, when it was done I did a repair install. Initially all looked to be OK, I could open WMP11, notepad, etc. I could access files on my main computer via the LAN.

The first problem came when I tried to go online using IE8. I got this error message.

Windows Internet Explorer
Internet Explorer cannot download from www.msn.com (my homepage). Internet Explorer was not able to open this internet site. The requested site is either unavailable or cannot be found. Please try again later.

If I tried to access google.com or hfslip.org or any other site I got the same message as above with only the site name changed.

Next I installed CCleaner. When I tried to run it I got this error message...
RunDll32.exe - Entry Point Not found. The procedure entry point DeleteWpadCacheForNetworks could not be located in the dynamic link library WINNET.dll

At this point I decided to stop and post here.

I would like to know if others have tested a repair install, and if so does it work for them or not.

Thank you,
Lilla

Attached File(s)


This post has been edited by Lilla: 03 March 2010 - 12:00 AM


#2308 User is offline   tommyp 

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

Posted 03 March 2010 - 04:33 AM

That makes sense. HFSLIP isn't supposed to be used to repair a system like that. It's used to for clean installs by CD. All the screen prompts said the same thing when you ran the program.

#2309 User is offline   ajeeth1291 

  • Group: Members
  • Posts: 2
  • Joined: 15-February 10

Posted 16 March 2010 - 12:42 AM

tommyp, thanks for this wonderful application. But I believe there could be few problems with IE8 slipstreaming.

When Organize Favorites is selected from the Menu Bar (Favorites > Organize Favorites) in any explorer window (except IE), I just get a blank window. This does not happen when IE8 is installed manually using the installer after XP is installed.
I've also attached an image. Posted Image

Other than that, no problems and my xp is working flawlessly :thumbup

Thanks.

#2310 User is offline   tommyp 

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

Posted 16 March 2010 - 02:26 PM

aj - if you install IE8 on top of what was slipstreamed, does that error still happen?

#2311 User is offline   tommyp 

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

Posted 17 March 2010 - 06:50 PM

Can anyone help with this issue? Does anyone care?

#2312 User is offline   CEoCEo 

  • Junior
  • Pip
  • Group: Members
  • Posts: 64
  • Joined: 20-April 05

Posted 18 March 2010 - 04:13 AM

I have seen this happen too… Trying to install IE8 again didn't work by the way, and I don't really know where to start debugging errors like this. :}

EDIT:
Empty dialog box:
Rundll32.exe shdocvw.dll, DoOrganizeFavDlg

Workaround:
Rundll32.exe ieframe.dll, DoOrganizeFavDlg

According to Microsoft there is a patch that fixes this issue.

This post has been edited by CEoCEo: 18 March 2010 - 05:34 AM


#2313 User is offline   Mim0 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 706
  • Joined: 23-September 08

Posted 18 March 2010 - 07:00 AM

Yes, that's the information I found also in http://support.micro....com/kb/972582/
I've search the registry for "DoOrganizeFavDlg" but didn't found anything. So I think the call of the "organize favorites"-dialog is fix implemented in the explorer.exe. Not changable via registry-modification.

But in the kb-article I found a hint about the version of Shdocvw.dll which should fix this problem: 6.0.2900.5832

I'm not at home at the moment the check the installed version of Shdocvw.dll from a HFSLIP-XP-Installation. Probably another one can check if the most recent version of Shdocvw.dll is installed! Posted Image

CU, Mimo

-- edit --
I've checked it now at home: I have 6.0.2900.2987 installed. It's not the current version.

But I'm a little but surprised about the big step of the build-number from 2987 to 5832.

In MS09-054 it was written that 972582 (which fixes this bug) is included in MS09-054. MS09-054 was already replaced. But I think the latest Cumulative Sec Upd for IE should also have the newest Shdocvw.dll.

-- edit 2 --

Looked at this pages:
http://thehotfixshar...showtopic=13670
When IE8 is installed the newest shdocvw.dll will not be updated Posted Image

For information:
http://www.mskbfiles...shdocvw.dll.php

So, what shall we do? For me it seems we have to do further actions to install it. Probably HFSLIP can handle this or probably we can make a CAB or so to include it.
Hmmm...

-- edit 3 --

A way to a solution:

shdocvw.dll is NOT included in the IE8-version of MS10-002!!! Posted Image

I've extracted the shdocvw.dll (5921) from the IE6!!!-version of MS10-002 and replaced the existing shdocvw.dll (2897). After confirming the system-file-protection-question, registering the new dll and restarting the system I've got a working "organize favorites" called trom the windows explorer! Posted Image

But how to do it automatically? Using a CAB with the dll + inf inside? Using the REPLACE-folder? Any ideas? Posted Image

This post has been edited by Mim0: 18 March 2010 - 10:23 AM


#2314 User is offline   ajeeth1291 

  • Group: Members
  • Posts: 2
  • Joined: 15-February 10

Posted 18 March 2010 - 10:06 AM

View Posttommyp, on 16 March 2010 - 02:26 PM, said:

aj - if you install IE8 on top of what was slipstreamed, does that error still happen?


I'm sorry I kept you waiting tommyp.
I installed IE8 on top of the slipstreamed copy and it didn't help just as CEoCEo said and I'm glad Mim0 came up with a solution.

Thanks all of you for your efforts :D

#2315 User is offline   tommyp 

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

Posted 18 March 2010 - 11:32 AM

Thanks for the investigation mimo. I was mentally preparing myself to redo the ie8 slipstream in its entirety. But you saved the day by IDing the error. Now, it seems that we have a msft messup on our hands. We've had plenty of msft messups before. I have to think of a way to codify things.

#2316 User is offline   tommyp 

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

Posted 18 March 2010 - 03:06 PM

I had a dumb idea that seems to work. The way HFSLIP processes the IE8 slipstreaming is as follows. It extracts the installer and all the IE8 hotfixes. It places all those into a subfolder. Next, hfslip parses the rest of the hotfixes and puts them into another folder (i386e). After all the hotfixes are processed, hfslip takes the IE8 stuff and overwrites everything in the i386e folder. So, if the OS is looking for a component of the old IE6, then we'll force feed it. From my limited research, it seems that msft is trying to segregate IE from the OS. The file that mimo found seems to be a key one.

To get the organize favorites to work, add the MS10-002 IE6/XPSP3 hotfix to the HF folder. I have run this in combination of slipstreaming IE8. Things seem to work.

Can anyone else confirm?

[Mimo - you're the man. Thanks for your help!]

#2317 User is offline   Mim0 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 706
  • Joined: 23-September 08

Posted 18 March 2010 - 03:17 PM

hehehe...

During walking with our dog I decided to put a workaround in my list and the file-checker. I just uploaded this a few seconds ago before reading this! :D (see my list)

If are any confirmations for this, I will change my list (again ;) ).

CU...

#2318 User is offline   bphlpt 

  • MSFN Expert
  • PipPipPipPipPipPip
  • Group: Members
  • Posts: 1,082
  • Joined: 12-May 07

Posted 19 March 2010 - 07:34 AM

So just to be clear, tommyp says to add the MS10-002 IE6/XPSP3 hotfix to the HF folder, and Mim0 says to extract shdocvw.dll from WindowsXP-KB978207-x86-ENU.exe and compress it with makecab.exe and put it in the REPLACE\I386 folder. Either way works? Will Mim0's file checker pick up either implementation correctly? tommyp's way seems easier, but Mim0's way seems "cleaner". I know the intention and end result should be the same. Can we get a unified consensus? And dumb question, I assume this applies to the use of the 1.7.9 version of HFSLIP in addition to the latest test release?

Cheers and Regards

#2319 User is offline   tommyp 

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

Posted 19 March 2010 - 03:50 PM

Both will yield the same results. I prefer to get my binaries from msft and not from someone else. I'm not knocking mimo, but it's just my preference. It ain't the end of the world, it's a mistake that msft made. They've made plenty of them. You'd think a big corporation like msft will have checks and balances for this stuff.

#2320 User is offline   Lilla 

  • Junior
  • Pip
  • Group: Members
  • Posts: 68
  • Joined: 11-May 05

Posted 19 March 2010 - 04:10 PM

Mimo,
I prefer tommyp's method for it's simplicity. I tried, but cannot make mimo's way work - for it I would need some additional instructions as I have not been able to Extract the .dll from the .exe

Thanks, Lilla

This post has been edited by Lilla: 19 March 2010 - 04:11 PM


Share this topic:


  • 119 Pages +
  • « First
  • 114
  • 115
  • 116
  • 117
  • 118
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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



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