MSFN Forum: HOWTO create a fully up to date XP x64 DVD - MSFN Forum

Jump to content


If you are having issues with Windows after removing components and have come to ask for help, please attach (not paste) your Last Session.ini file to your post to facilitate quicker assistance.
  • 33 Pages +
  • « First
  • 31
  • 32
  • 33
  • You cannot start a new topic
  • You cannot reply to this topic

HOWTO create a fully up to date XP x64 DVD Updated for May, link to similar W2K guide Rate Topic: -----

#641 User is offline   bphlpt 

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

Posted 23 April 2013 - 03:15 PM

I'm sorry, but when you are using an ISO that is "the work of other person, a iso (updated until April 2013)", then many will consider that source "warez", ie not obtained from an authorized source, so I don't know how much help you will receive here as a result. XP is stricter in a way than Win7 in that without a Technet subscription, there is no way that I am aware of to obtain an authorized XP ISO without purchasing a genuine XP CD, or a system that includes the CD, from an authorized reseller in either case, of course. Purchasing such a CD from ebay or such is also usually OK.

Cheers and Regards

This post has been edited by bphlpt: 23 April 2013 - 05:04 PM



#642 User is offline   viggen66 

  • Group: Members
  • Posts: 7
  • Joined: 22-April 13
  • OS:none specified
  • Country: Country Flag

Posted 23 April 2013 - 03:46 PM

Ok bphlpt, I see your point, but thanks anyway, I'm only doing this for education purposes, not for profit gain, or to release to any ftp or public disclosure, I as yourself, defend the copyright issue, since I'm a developer and I like to defend my work

This post has been edited by viggen66: 24 April 2013 - 01:09 AM


#643 User is offline   viggen66 

  • Group: Members
  • Posts: 7
  • Joined: 22-April 13
  • OS:none specified
  • Country: Country Flag

Posted 24 April 2013 - 05:32 PM

I have tried my iso, well no bugs :rolleyes: , but after I visited Windows Update, I needed to install some critical updates from .net framework 2 namely

# ▼. NDP20SP2-KB958481-x64.exe . 19,282,272 . Application Compatibility Update
# ▼. NDP20SP2-KB2656352-x64.exe 13,096,048 . MS11-100 - ASP.NET
# ▼. NDP20SP2-KB2729450-x64.exe 31,280,648 . MS12-074 - 4 Vulnerabilities fixed
# ▼. NDP20SP2-KB2742596-x64.exe 20,742,168 . MS13-004 - 4 Vulnerabilities fixed
# ▼. NDP20SP2-KB2789643-x64.exe 11,963,400 . MS13-015 - XAML Browser Applications (XBAPs)

However, I misinterpreted the tutorial, because I though that after installing .net framework 3.5 I didn't need any update from .net framework 2.0, like if .net 3.5 had a cumulative update that included everything that was left behind that version, well I need to rebuild my iso, to make it perfect, but if Windows Update does this job for me manually there's no big problem here.

Another Issue, on the batch file the desktop search 4 is under Folder Addon, and I skip that, I pasted on the RunOnce folder, so another manually install, no problem (requires path file fix)

So I only need to add 5 files to the Runonce Folder, and fix the path file for the desktop search, and I have a perfect XP x64 fully updated.

Just another thing as a remark, this is extremely boring and time consuming, it takes forever to install the XP on a system more than a hour and something :no: but on the other hand you have a perfect system fully updated on your finger tips.

This post has been edited by viggen66: 24 April 2013 - 05:34 PM


#644 User is offline   Kurt_Aust 

  • Master of trial, error & Google
  • PipPipPip
  • Group: Members
  • Posts: 497
  • Joined: 26-April 07

Posted 24 April 2013 - 05:48 PM

View Postviggen66, on 24 April 2013 - 05:32 PM, said:

Just another thing as a remark, this is extremely boring and time consuming, it takes forever to install the XP on a system more than a hour and something :no: but on the other hand you have a perfect system fully updated on your finger tips.


These young whipper-snappers, try installing and updating XP at the end of a dial-up connection, now that's long and boring!

#645 User is offline   viggen66 

  • Group: Members
  • Posts: 7
  • Joined: 22-April 13
  • OS:none specified
  • Country: Country Flag

Posted 25 April 2013 - 04:38 AM

Kurt_Aust , thank you so much for your kind words :rolleyes:

However, I don't know if users are aware but it seems that MS has left a bug on .net framework 4.0, making XP boot load considerably slower, when compared with its younger counterparts (Vista and forward)

We need to compile the assemblies of all .net frameworks to overpass this flaw.

http://pcmediks.blog...stallation.html

I really don't know why MS hasn't fixed this, is probably an attempt for users to install on of its newer operating systems, however since we are trying to build a perfect iso, I'm guessing if it is possible to automate this procedure, or better still, to avoid this problem.

#646 User is offline   Kurt_Aust 

  • Master of trial, error & Google
  • PipPipPip
  • Group: Members
  • Posts: 497
  • Joined: 26-April 07

Posted 25 April 2013 - 06:10 AM

Are you sure that applies to XP x64 as well? (or even to all installations of 32-bit XP)

I hadn't heard of it before and considering that XP x64 is really Server 2003 x64 with the server extensions stripped out, it may not be a problem if it only affects the NT 5.1 codebase (XP x64 is NT 5.2).

#647 User is offline   viggen66 

  • Group: Members
  • Posts: 7
  • Joined: 22-April 13
  • OS:none specified
  • Country: Country Flag

Posted 27 April 2013 - 07:07 AM

Kurt_Aust, I always run the net_startup_fix on every XP instalattion it compiles the modules and the problem is gone, I need to rebuid my iso with the previous fixes I posted earlier, moreover I have just found a new tool, which I think is most important, namely RunasSpc, this overcomes the problem of running applications that require admins rights on limited accounts without everybody knowing the admin password, as I always use a limited account to enhance security, this wonderful tool lets me run, some of the programs with admins rights without any problem.

You may say just right click and put run as the problem is gone, but not every program lets you do that, and this encrypts the runas so is secure for anyone, besides being freeware.


http://www.robotroni...runasspcEn.html

This post has been edited by viggen66: 27 April 2013 - 07:09 AM


#648 User is offline   Kurt_Aust 

  • Master of trial, error & Google
  • PipPipPip
  • Group: Members
  • Posts: 497
  • Joined: 26-April 07

Posted 21 May 2013 - 06:21 AM

May updates

Deletions:
Hotfix\584-WindowsServer2003.WindowsXP-KB2808735-x64-ENU.exe
Hotfix\920-IE8-WindowsServer2003.WindowsXP-KB2817183-x64-ENU.exe
RunOnce\WindowsServer2003.WindowsXP-KB2736233-x64-ENU.exe

Replace:
# . RunOnce\install_flash_player_11_active_x.exe .. . . . . . . . . . . . . . . 16,948,616 . Updated 14 May

Additions:
@ . . . Hotfix\584-WindowsServer2003.WindowsXP-KB2829361-x64-ENU.exe . . 2,531,496 . MS13-046 - Kernel-Mode Drivers
# . Hotfix\916-IE8-WindowsServer2003.WindowsXP-KB2847204-x64-ENU.exe . 7,121,056 . MS13-038 - Object in Memory
# . Hotfix\920-IE8-WindowsServer2003.WindowsXP-KB2829530-x64-ENU.exe 22,921,384 . MS13-037 - Cumulative Security Update
@ . . . RunOnce\WindowsServer2003.WindowsXP-KB2820197-x64-ENU.exe . 686,248 . ActiveX Kill-Bits Cumulative
@ . . . RunOnce\NDP20SP2-KB2804577-x64.exe .. . 990,232 . MS13-040 - Spoofing
@ . . . RunOnce\NDP40-KB2804576-x64.exe .. . . 1,555,984 . MS13-040 - Spoofing


Rather late this month due to an unfortunate combination of lots of overtime at work, a rather busy schedule outside of work, and a lingering throat infection that just won't bugger off.

[Rant]
What is this obsession with Metro-fying everything? The latest application to fall is Foxit reader, joining Avast anti-virus and Comodo firewall. That's bad enough but now Microsoft's download pages are "Modern UI" style, hiding such basic information as the name of the file you are about to download and (more importantly for me) sometimes dispensing with the links to the associated security bulletins. MediaFire has also gone the Metro route, displaying in a horrible blurry grey font that gives me eye-strain.
[/Rant]

Share this topic:


  • 33 Pages +
  • « First
  • 31
  • 32
  • 33
  • You cannot start a new topic
  • You cannot reply to this topic

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



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