MSFN Forum: HFSLIP - Test releases - MSFN Forum

Jump to content



  • 119 Pages +
  • « First
  • 108
  • 109
  • 110
  • 111
  • 112
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

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

#2181 User is offline   Tomalak 

  • Member
  • PipPip
  • Group: Members
  • Posts: 162
  • Joined: 24-January 06

Posted 20 October 2009 - 05:12 AM

View PostTomalak, on Oct 19 2009, 01:52 AM, said:

Now I can finally retry everything from an ISO image and in a VM and see whether the problems described before are caused by hfslip or only a result of the "transfer to USB" program. But not today, too late. Will report back tomorrow...

Okay, short followup. With the test install from CD in a VM everything worked as expected - no file copy errors (except my famous "tweakui.exe" problem ;)) and no other problems. So everything I experienced with the other install like several files not being copied, one update reported as missing, reg files in HFSVCPACK not being applied etc., seems to be the result of the above mentioned WinSetupFromUSB tool which apparently broke several things by fiddling with my source.

So my quest continues to find a way how I can install Windows from an USB stick, but based directly on thee ISO image or at least the SOURCESS folder with as few modifications a possible. Don't want to buy an external CD drive just for that one-time install to the netbook. But that's a story not belonging here, not hfslip related...

Regards,
Tomalak


#2182 User is offline   jvidal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 510
  • Joined: 14-November 05

Posted 20 October 2009 - 09:14 AM

Tomalak, you need three utilities to achieve that:

- PeToUSB
- USB_prep
- Bootsect

I have a tutorial, but it is in spanish, I don't know if you can read spanish...(I doubt it)

Wait, here's the original tutorial in english:

http://www.eeeguides.com/2007/11/installin...-usb-thumb.html

bye!

This post has been edited by jvidal: 20 October 2009 - 09:18 AM


#2183 User is offline   tommyp 

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

Posted 20 October 2009 - 03:23 PM

Beta S provided. Added dx9 code provided by gluon. No other code changes. Thanks dude!

Please provide feedback. I'd like to get this thing out of beta. It's been over a year of betas so far.

#2184 User is offline   bfc_xxx 

  • Member
  • PipPip
  • Group: Members
  • Posts: 157
  • Joined: 17-May 04

Posted 21 October 2009 - 12:07 AM

View Posttommyp, on Oct 20 2009, 03:23 PM, said:

Beta S provided. Added dx9 code provided by gluon. No other code changes. Thanks dude!

Please provide feedback. I'd like to get this thing out of beta. It's been over a year of betas so far.


feedback: Yesterday tested rev.r with all latest updates Oct 09 and Greek language and NO problem.

#2185 User is offline   Geej 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 547
  • Joined: 01-January 08
  • OS:XP Pro x86
  • Country: Country Flag

Posted 21 October 2009 - 12:47 AM

View Posttommyp, on Oct 21 2009, 05:23 AM, said:

Beta S provided. Added dx9 code provided by gluon. No other code changes. Thanks dude!

Please provide feedback. I'd like to get this thing out of beta. It's been over a year of betas so far.

Beta S looks good. NO error or whatsoever. (done with Wi 4.5, WMP11, IE8, latest dx). Thanks for the continuous improvement. :)

#2186 User is offline   gluon 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 22-January 07

Posted 21 October 2009 - 04:40 PM

rev S looks good, thanks for adding the code tommyp :) it's a shame NoKillBits=YES does not seem to cover kb973525 in XP. Been reading your code but still can't understand that killbit business.... it's only one hotfix anyway so no worries B)
Overall, I'm very happy with this latest version :D

#2187 User is offline   tommyp 

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

Posted 22 October 2009 - 03:41 AM

The prob with the kill bits is that the initial killbits is set, various hotfixes overwrite things, and then in the end, one or two more still need to be set. HFSLIP just sets the appropriate killbits as late as possible during installation.

If you can, please do me a favor because I don't want to test out XP. Run hfslip with your current setup, install it on a VM. Obtain and install the freeware regshot program (google for it). Do a regshot, install the KB973525 hotfix, do another snapshot and compare the results. There will be some sort of HKLM,"SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{...nonsense...}","Compatibility Flags",0x00010001,0x00000400 ADDED to the registry. I just need the line or lines added or modified to the registry and I'll add it to the program. Actually, all I really need is the nonsense part of the changes. lol. Once that is done, then all will be cool.

#2188 User is offline   gluon 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 22-January 07

Posted 22 October 2009 - 07:58 AM

Cool I'll do that without the NoKillBits=YES. I'm a bit curious abt the code that handles the NoKillBits, I'm reading it as:

IF NoKillBits != YES THEN
insert values in registry
END IF

Is my interpretation correct? Does that mean we would not modify the registry if NoKillBits=YES?
Sorry if I'm asking such stupid questions, I just feel that it's a bit counter intuitive and I'm curious.

#2189 User is offline   gluon 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 22-January 07

  Posted 22 October 2009 - 08:40 AM

Hi TommyP here are the diff. There's quite a lot of entries.

HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{00000032-9593-4264-8B29-930B3E4EDCCD}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E500-0000-0000-C000-000000000046}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E511-0000-0000-C000-000000000046}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E520-0000-0000-C000-000000000046}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E530-0000-0000-C000-000000000046}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E531-0000-0000-C000-000000000046}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E532-0000-0000-C000-000000000046}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E554-0000-0000-C000-000000000046}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0002E55C-0000-0000-C000-000000000046}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{00D46195-B634-4C41-B53B-5093527FB791}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{011B3619-FE63-4814-8A84-15A194CE9CE3}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0149EEDF-D08F-4142-8D73-D23903D21E90}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0270E604-387F-48ED-BB6D-AA51F51D6FC3}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0369B4E5-45B6-11D3-B650-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0369B4E6-45B6-11D3-B650-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{038F6F55-C9F0-4601-8740-98EF1CA9DF9A}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{055CB2D7-2969-45CD-914B-76890722F112}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{05CDEE1D-D109-4992-B72B-6D4F5E2AB731}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0955AC62-BF2E-4CBA-A2B9-A63F772D46CF}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0B9C0C26-728C-4FDA-B8DD-59806E20E4D9}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0C378864-D5C4-4D9C-854C-432E3BEC9CCB}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{0ECD9B64-23AA-11D0-B351-00A0C9055D8E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{101D2283-EED9-4BA2-8F3F-23DB860946EB}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{108092BF-B7DB-40D1-B7FB-F55922FCC9BE}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{14C1B87C-3342-445F-9B5E-365FF330A3AC}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{15721A53-8448-4731-8BFC-ED11E128E444}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{15D6504A-5494-499C-886C-973C9E53B9F1}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{17E67D4A-23A1-40D8-A049-EE34C0AF756A}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{1BE49F30-0E1B-11D3-9D8E-00C04F72D980}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{1C15D484-911D-11D2-B632-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{1DF7D126-4050-47F0-A7CF-4C4CA9241333}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{1E0D3332-7441-44FF-A225-AF48E977D8B6}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{1E216240-1B7D-11CF-9D53-00AA003C9CB6}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{248DD896-BB45-11CF-9ABC-0080C7E7B78D}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{279D6C9A-652E-4833-BEFC-312CA8887857}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{27A3D328-D206-4106-8D33-1AA39B13394B}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{285CAE3C-F16A-4A84-9A80-FF23D6E56D68}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{2875E7A5-EE3C-4FE7-A23E-DE0529D12028}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{2C2DE2E6-2AD1-4301-A6A7-DF364858EF01}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{2C63E4EB-4CEA-41B8-919C-E947EA19A77C}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{3267123E-530D-4E73-9DA7-79F01D86A89F}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{334125C0-77E5-11D3-B653-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{3604EC19-E009-4DCB-ABC5-BB95BF92FD8B}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{37B0353C-A4C8-11D2-B634-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{37B03543-A4C8-11D2-B634-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{37B03544-A4C8-11D2-B634-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{3A2B370C-BA0A-11D1-B137-0000F8753F5D}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{3D6A1A85-DE54-4768-9951-053B3B02B9B0}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{41473CFB-66B6-45B8-8FB3-2BC9C1FD87BA}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{418008F3-CF67-4668-9628-10DC52BE1D08}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{42C68651-1700-4750-A81F-A1F5110E0F66}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{44A6A9CA-AC5B-4C39-8FE6-17E7D06903A9}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4614C49A-0B7D-4E0D-A877-38CCCFE7D589}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4774922A-8983-4ECC-94FD-7235F06F53A1}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4788DE08-3552-49EA-AC8C-233DA52523B9}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{47AF06DD-8E1B-4CA4-8F55-6B1E9FF36ACB}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{497EE41C-CE06-4DD4-8308-6C730713C646}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4A5869CF-929D-4040-AE03-FCAFC5B9CD42}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4C39376E-FA9D-4349-BACC-D305C1750EF3}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4C85388F-1500-11D1-A0DF-00C04FC9E20F}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{4F1E5B1A-2A80-42CA-8532-2D05CB959537}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{577FAA18-4518-445E-8F70-1473F8CF4BA4}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{59DC47A8-116C-11D3-9D8E-00C04F72D980}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{5C6698D9-7BE4-4122-8EC5-291D84DBD4A0}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{60178279-6D62-43AF-A336-77925651A4C6}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{6262D3A0-531B-11CF-91F6-C2863C385E30}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{6470DE80-1635-4B5D-93A3-3701CE148A79}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{648A5600-2C6E-101B-82B6-000000000014}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{652623DC-2BB4-4C1C-ADFB-57A218F1A5EE}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{65FB3073-CA8E-42A1-9A9A-2F826D05A843}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{66E07EF9-4E89-4284-9632-6D6904B77732}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{67A5F8DC-1A4B-4D66-9F24-A704AD929EEE}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{68BBCA71-E1F6-47B2-87D3-369E1349D990}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{692898BE-C7CC-4CB3-A45C-66508B7E2C33}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{6981B978-70D9-40B9-B00E-903B6FC8CA8A}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{69C462E1-CD41-49E3-9EC2-D305155718C1}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{6C095616-6064-43CA-9180-CF1B6B6A0BE4}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{6CA73E8B-B584-4533-A405-3D6F9C012B56}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{6E5E167B-1566-4316-B27F-0DDAB3484CF7}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{73BCFD0F-0DAA-4B21-B709-2A8D9D9C692A}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{76EE578D-314B-4755-8365-6E1722C001A2}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{784F2933-6BDD-4E5F-B1BA-A8D99B603649}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{7A12547F-B772-4F2D-BE36-CE5D0FA886A1}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{7EB2A2EC-1C3A-4946-9614-86D3A10EDBF3}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{7F9CB14D-48E4-43B6-9346-1AEBC39C64D3}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{823535A0-0318-11D3-9D8E-00C04F72D980}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{833E62AD-1655-499F-908E-62DCA1EB2EC6}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{86C2B477-5382-4A09-8CA3-E63B1158A377}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{8872FF1B-98FA-4D7A-8D93-C9F1055F85BB}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{8A674B4C-1F63-11D3-B64C-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{8A674B4D-1F63-11D3-B64C-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{8C7A23D9-2A9B-4AEA-BA91-3003A316B44D}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{8CC18E3F-4E2B-4D27-840E-CB2F99A3A003}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{8DBC7A04-B478-41D5-BE05-5545D565B59C}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{905BF7D7-6BC1-445A-BE53-9478AC096BEB}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{910E7ADE-7F75-402D-A4A6-BB1A82362FCA}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{916063A5-0098-4FB7-8717-1B2C62DD4E45}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{926618A9-4035-4CD6-8240-64C58EB37B07}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{9275A865-754B-4EDF-B828-FED0F8D344FC}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{93441C07-E57E-4086-B912-F323D741A9D8}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{93C5524B-97AE-491E-8EB7-2A3AD964F926}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{947F2947-2296-42FE-92E6-E2E03519B895}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{974E1D88-BADF-4C80-8594-A59039C992EA}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{977315A5-C0DB-4EFD-89C2-10AA86CA39A5}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{9BAFC7B3-F318-4BD4-BABB-6E403272615A}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{9CD64701-BDF3-4D14-8E03-F12983D86664}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{9E77AAC4-35E5-42A1-BDC2-8F3FF399847C}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A1A2B1C4-0E3A-11D3-9D8E-00C04F72D980}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A233E654-53FF-43AA-B1E2-60DA2E89A1EC}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A2E3074E-6C3D-11D3-B653-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A2E30750-6C3D-11D3-B653-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A3796166-A03C-418A-AF3A-060115D4E478}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A73BAEFA-EE65-494D-BEDB-DD3E5A34FA98}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A7866636-ED52-4722-82A9-6BAABEFDBF96}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A8DCF3D5-0780-4EF4-8A83-2CFFAACB8ACE}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A95845D8-8463-4605-B5FB-4F8CFBAC5C47}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{A9A7297E-969C-43F1-A1EF-51EBEA36F850}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{AA13BD85-7EC0-4CC8-9958-1BB2AA32FD0B}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{AB049B11-607B-46C8-BBF7-F4D6AF301046}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{AB237044-8A3B-42BB-9EE1-9BFA6721D9ED}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{AD8E510D-217F-409B-8076-29C5E73B98E8}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{AE2B937E-EA7D-4A8D-888C-B68D7F72A3C4}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{AE6C4705-0F11-4ACB-BDD4-37F138BEF289}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{AED98630-0251-4E83-917D-43A23D66D507}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B09DE715-87C1-11D1-8BE3-0000F8754DA1}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B0A08D67-9464-4E73-A549-2CC208AC60D3}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B0EDF163-910A-11D2-B632-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B1F78FEF-3DB7-4C56-AF2B-5DCCC7C42331}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B26E6120-DD35-4BEA-B1E3-E75F546EBF2A}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B60770C2-0390-41A8-A8DE-61889888D840}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B64016F3-C9A2-4066-96F0-BD9563314726}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B85537E9-2D9C-400A-BC92-B04F4D9FF17D}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B95B52E9-B839-4412-96EB-4DABAB2E4E24}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{B9C13CD0-5A97-4C6B-8A50-7638020E2462}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{BA162249-F2C5-4851-8ADC-FC58CB424243}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{BB530C63-D9DF-4B49-9439-63453962E598}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{BF931895-AF82-467A-8819-917C6EE2D1F3}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C3EB1670-84E0-4EDA-B570-0B51AAE81679}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C531D9FD-9685-4028-8B68-6E1232079F1E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CCC-9B79-11D3-B654-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CCD-9B79-11D3-B654-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CCE-9B79-11D3-B654-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CCF-9B79-11D3-B654-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C5702CD0-9B79-11D3-B654-00C04F79498E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C6B14B32-76AA-4A86-A7AC-5C79AAF58DA7}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C70D0641-DDE1-4FD7-A4D4-DA187B80741D}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C832BE8F-4B89-4579-A217-DB92E7A27915}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C86EE68A-9C77-4441-BD35-14CC6CC4A189}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C932BA85-4374-101B-A56C-00AA003668DC}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{C94188F6-0F9F-46B3-8B78-D71907BD8B77}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{CAAFDD83-CEFC-4E3D-BA03-175F17A24F91}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{CB05A177-1069-4A7A-AB0A-5E6E00DCDB76}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{CC7DA087-B7F4-4829-B038-DA01DFB5D879}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{CDAF9CEC-F3EC-4B22-ABA3-9726713560F8}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{CDE57A43-8B86-11D0-B3C6-00A0C90AEA82}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{CF08D263-B832-42DB-8950-F40C9E672E27}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{CF6866F9-B67C-4B24-9957-F91E91E788DC}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{D02AAC50-027E-11D3-9D8E-00C04F72D980}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{D8089245-3211-40F6-819B-9E5E92CD61A2}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{D986FE4B-AE67-43C8-9A89-EADDEA3EC6B6}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{DB640C86-731C-484A-AAAF-750656C9187D}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{DC4F9DA0-DB05-4BB0-8FB2-03A80FE98772}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{DD8C2179-1B4A-4951-B432-5DE3D1507142}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{DE233AFF-8BD5-457E-B7F0-702DBEA5A828}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{E12DA4F2-BDFB-4EAD-B12F-2725251FA6B0}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{E1A26BBF-26C0-401D-B82B-5C4CC67457E0}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{E48BB416-C578-4A62-84C9-5E3389ABE5FC}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{E4C97925-C194-4551-8831-EABBD0280885}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{E6127E3B-8D17-4BEA-A039-8BB9D0D105A2}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{F0E42D50-368C-11D0-AD81-00A0C90DC8D9}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{F0E42D60-368C-11D0-AD81-00A0C90DC8D9}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{F1F51698-7B63-4394-8743-1F4CF1853DE1}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{F2175210-368C-11D0-AD81-00A0C90DC8D9}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{F399F5B6-3C63-4674-B0FF-E94328B1947D}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{F6A7FF1B-9951-4CBE-B197-EA554D6DF40D}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{F89EF74A-956B-4BD3-A066-4F23DF891982}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{F9769A06-7ACA-4E39-9CFB-97BB35F0E77E}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{FA7C375B-66A7-4280-879D-FD459C84BB02}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{FA8932FF-E064-4378-901C-69CB94E3A20A}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{FA91DF8D-53AB-455D-AB20-F2F023E498D3}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{FC28B75F-F9F6-4C92-AF91-14A3A51C49FB}
HKLM\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{FFBB3F3B-0A5A-4106-BE53-DFE1E2340CB1}

#2190 User is offline   bfc_xxx 

  • Member
  • PipPip
  • Group: Members
  • Posts: 157
  • Joined: 17-May 04

Posted 22 October 2009 - 10:49 AM

View Postjvidal, on Oct 20 2009, 09:14 AM, said:

Tomalak, you need three utilities to achieve that:

- PeToUSB
- USB_prep
- Bootsect

I have a tutorial, but it is in spanish, I don't know if you can read spanish...(I doubt it)

Wait, here's the original tutorial in english:

http://www.eeeguides.com/2007/11/installin...-usb-thumb.html

bye!


I tried this tutorial but when I install xp and the files are copied I get error: advpack.mui cannot be copied.

#2191 User is offline   tommyp 

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

Posted 22 October 2009 - 03:43 PM

gluon - Another favor... can you search through your sourcess\i386 folders for hf*.inf files that contain the text "973525"? If you find it, please zip it and attach it. Thanks!

Also, have you tried running the script with the nokillbits set as default in the hfslip.ini file? Or in other words, delete the nokillbits line.

#2192 User is offline   gluon 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 22-January 07

Posted 22 October 2009 - 06:39 PM

I've always run without the NoKillBits=YES in HFANSWER.INI... or more accurately I'm commenting it out since I cannot determine the benefit. You can see the attached files.




#2193 User is offline   tommyp 

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

Posted 23 October 2009 - 03:42 AM

gluon - One more q for you. Sorry to piece meal you to death. On a clean installed machine and doing nothing else, does "973525" (no quotation marks) exist anywhere in the registry? I'm just trying to see if that INF file is actually installed at all.

#2194 User is offline   Tomalak 

  • Member
  • PipPip
  • Group: Members
  • Posts: 162
  • Joined: 24-January 06

Posted 23 October 2009 - 04:57 AM

View Postbfc_xxx, on Oct 22 2009, 06:49 PM, said:

View Postjvidal, on Oct 20 2009, 09:14 AM, said:

Tomalak, you need three utilities to achieve that:
Wait, here's the original tutorial in english:
http://www.eeeguides.com/2007/11/installin...-usb-thumb.html
bye!

I tried this tutorial but when I install xp and the files are copied I get error: advpack.mui cannot be copied.

Same for me (by the way, you can skip the error and continue), this seems to be a general problem with this kind of setup. I tried the above mentioned SetupWinFromUSB tool as well as WinToFlash, identical result. So yesterday I decided to use the direct approach - put WinPE to an USB flash disc with SOURCESS folder on it (no problem when installed from CD to a VM, so the source is okay), booted from it, launched Windows installation via "winnt32.exe".

Installation was overall successful, but: seven or eight *.mui files reported as missing during text mode copy (I have the names if anyone is interested). Some more *.mui and one .dll reported as missing during GUI phase. $OEM$ folder was apparently not copied, so my drivers included there were not used. "winnt.sif" (resp. "unattend.txt" for non-CD based install) was not considered at all, braking some customizing settings I put there. Everything foreseen for T-13 (HFSVCPACK_SW1 and HFSVCPACK_SW2) was installed as intended, but everything that is usually performed after first boot during logon (e.g. some registry tweaks I have in HFSVCPACK, or putting the hfslip entry in the software list) was not executed.
In the end I had a working system, but not one I was satisfied with. All not critical issues, but nuisances. The different setup method that is used for USB based installs (copying everything to the "$win_nt$.~bt" and "$win_nt$.~ls" folders first, and obviously making some other changes, all by "winnt32.exe") has apparently its problems...

Conclusion: I probably have to swallow the bitter pill, buy an external CD drive and install XP to the netbook from there. The ISO image seems to be the only reliable way that works without all this hassle :}

Sorry for the offtopic talk (will give up at this point anyway, need a working system now and no more time for tests in the next feew weeks),
Tomalak

#2195 User is offline   jvidal 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 510
  • Joined: 14-November 05

Posted 23 October 2009 - 06:06 PM

You don't need to buy an external drive, just buy an ide/sata to USB bridge (about USD$20), and use any old IDE CD you might have lying around (it's what I did for when I need to install junk to Netbooks)

You can use it to plug any IDE/SATA drive when you need to back stuff up or recover stuff from a disk installed on a dead PC, etc...

bye!

#2196 User is offline   gluon 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 22-January 07

Posted 24 October 2009 - 05:38 PM

View Posttommyp, on Oct 23 2009, 07:42 PM, said:

gluon - One more q for you. Sorry to piece meal you to death. On a clean installed machine and doing nothing else, does "973525" (no quotation marks) exist anywhere in the registry? I'm just trying to see if that INF file is actually installed at all.


No worries mate, I've been doing it on VM... still fine tuning my HFCLEANUP. Yeah it's in Windows XP\SP4\Updates just like the rest of the hotfixes.

Note: I put KB973525 in the HF folder which resulted in the INF file and registry entry. But for the regshot report I followed your instructions.

#2197 User is offline   tommyp 

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

Posted 25 October 2009 - 04:09 AM

Gluon - can you rename that same inf file you located before and place it into the HFSVCPACK folder? Rerun the script and test out.

Is anyone else beside gluon having probs with KB973525 on XP?

#2198 User is offline   gluon 

  • Newbie
  • Group: Members
  • Posts: 30
  • Joined: 22-January 07

Posted 26 October 2009 - 04:30 PM

Yes it works :) Took out the hotfix from HF folder and placed the INF file in HFSVCPACK made MBSA 2.1 reports the killbits as being installed.
Is this the final solution for the killbit issue?

#2199 User is offline   tommyp 

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

Posted 26 October 2009 - 06:12 PM

Nope, that's not the final solution. Maybe by the weekend, I'll post a new beta up that addresses this.

#2200 User is offline   chtom 

  • Newbie
  • Group: Members
  • Posts: 11
  • Joined: 10-December 07

Posted 28 October 2009 - 02:29 AM

Hi, I have test this beta S (October 20, 2009).
It's work with XP French : SP3 + IE8 + Last DirectX + WMP11.
after reboot, I need install only :
- Windows Genuine Advantage Validation Tool (KB892130) when access "Windows Update"
- Windows Genuine Advantage (KB905474) when access "Windows Update"

Thanks a lot !

The problem is iso file take 705 Mo (739,743,744 octets)

This post has been edited by chtom: 28 October 2009 - 02:30 AM


Share this topic:


  • 119 Pages +
  • « First
  • 108
  • 109
  • 110
  • 111
  • 112
  • 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