MSFN Forum: Win XP files on Win 2000 SP4 - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Win XP files on Win 2000 SP4 running newer XP files on Win 2000 Rate Topic: -----

#1 User is offline   PROBLEMCHYLD 

  • MSFN Addict
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,605
  • Joined: 07-October 05
  • OS:98SE
  • Country: Country Flag

Posted 20 March 2010 - 11:33 AM

Support for Win 2000 is about to end soon.
Is anybody using newer Win XP files on a Win 2000 machine? If so, can you post the files any/all
that are compatible/stable. Thanks


#2 User is offline   pointertovoid 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 333
  • Joined: 16-January 09

Posted 20 July 2010 - 07:25 PM

- W2k stays usable without support. Keep the existing patch installers, as Microsoft will remove their download some day.
- Using Xp files needs an Xp licence. Even if you have one just for your W2k machine, the so-called licence contract wants you not to take Xp files apart; whether the so-called contract has any legal value depends on your country and existing Justice decisions.
- The Xp Api is quite larger than W2k's. Expect very few programs written for Xp to run on W2k.
- If you mean: Xp's updates - forget it. They check the OS and refuse to install on the wrong one. You may try to fool the installer, but I won't. Illegal, too much work, source of instability.

#3 User is offline   Crash&Burn 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 364
  • Joined: 11-March 05
  • OS:2000
  • Country: Country Flag

Posted 18 January 2011 - 11:16 PM

*chuckle* Install? You don't need to install hotfixes. You slipstream them into a new CD. Or you manually unpack them.

Here's how I unpack one or more Hotfixes selected in Total Commander.
@ECHO OFF
:BEGIN
IF "%~1" == "" GOTO:EOF
SET fName=%~n1
MKDIR %fName% 1>NUL 2>&1
%~1 /quiet /passive -x:%fName%
SHIFT /1
GOTO:BEGIN


Assigned to a button:
Command: cmd /c ExtractMSHotFix.cmd
Parameters: %S

Share this topic:


Page 1 of 1
  • 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