PDA

Ver la versión completa : Updates windows XP hasta el 2019.



M4X1
27-05-2014, 09:56 AM
Al parecer, MS le va a seguir dando soporte a los XP de todos los ATM, si el XP simula ser una version de ATM va a seguir con updates. Acá les dejo algo que me pasaron;


Getting XP updates
POSReady 2009 is based on the Windows XP kernel and get updates until 2019. I want to know, if i can apply that on normal XP, but i get a error of version mismatch.

So i looking in the update.inf/update_SP3QFE.inf and it checks only some registry entries:



http://www.sebijk.com/w-spielzeugframework-community/icon/codeS.png
Source code


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

[Prerequisite]
condition=CompositeOp,OrOp,Prereq.XPInstallEmbedded.Section


[Prereq.XPInstallEmbedded.Section]
OrOp=Prereq.XPInstallEmbedded1.Section
OrOp=Prereq.XPInstallEmbedded2.Section
Display_String="%A6Blocked%"
[Prereq.XPInstallEmbedded1.Section]
EqualOp=CheckReg,HKLM,"System\CurrentControlSet\Control\WindowsEmbedded\ProductVersion",FeaturePackVersion,0x00000000,==,"SP3"
EqualOp=CheckReg,HKLM,"SYSTEM\WPA\WEPOS",Installed,0x10001,==,1
Display_String="%A6Blocked%"
[Prereq.XPInstallEmbedded2.Section]
EqualOp=CheckReg,HKLM,"System\WPA\WES",Installed,0x10001,==,1
EqualOp=CheckReg,HKLM,"SYSTEM\WPA\POSReady",Installed,0x10001,==,1
Display_String="%A6Blocked%"






The solution is simple. Create a text file with this content::



http://www.sebijk.com/w-spielzeugframework-community/icon/codeS.png
Source code


1
2
3
4

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\WPA\PosReady]
"Installed"=dword:00000001






Save as .reg file and doubleclick to import it.

POSReady2009 Updates will now install on a normal XP and Windows Updates shows also the updates for POSReady2009

ATTENTION: Use it you own risk! These updates are not tested on a regular XP system and could damage your system


Instead PosReady you can also use WEPOS or WES. A reboot is not required.
_________________________________________________________________________________________

XP x64 is based Windows Server 2003, but new Server2003 updates will not install on XP x64.

But i found a workaround by applying a modify update.inf. Since update.exe will check the integry of update.inf, you need to swap the files directly:

1. First you need to download manually the update from microsoft.com and then execute with the switch /x to unpack it (ex. C:\xpupdate).
2. Create update.cmd:



http://www.sebijk.com/w-spielzeugframework-community/icon/codeS.png
Source code


1
2
3
4
5
6
7
8
9

c:
cd "C:\xpupdate\update"
echo Replace update.inf with update.inf.new
copy update_SP2QFE.inf org_update_SP2QFE.inf /y
copy new_update_SP2QFE.inf update_SP2QFE.inf /y
echo Apply Update
start update.exe /passive /norestart /log:c:\xpupdate\install.log
ping -n 1 -w 5 1.1.1.1>nul
copy org_update_SP2QFE.inf update_SP2QFE.inf /y






3. Copy update_SP2QFE.inf to new_update_SP2QFE.inf (in folder c:\xpupdate\update)
4. On new_update_SP2QFE.inf you need to delete this.



http://www.sebijk.com/w-spielzeugframework-community/icon/codeS.png
Source code


1

Condition=AndOp,Prereq.XPAMDInstallBlock.Section






and the end (end of line):



http://www.sebijk.com/w-spielzeugframework-community/icon/codeS.png
Source code


1
2
3
4

[Prereq.XPAMDInstallBlock.Section]
PresentOp=CheckReg,HKLM,"SYSTEM\CurrentControlSet\Control\ProductOptions",ProductType,0x00000000
NotEqualOp=CheckReg,HKLM,"SYSTEM\CurrentControlSet\Control\ProductOptions",ProductType,0x00000000,!=,"WinNT"
Display_String="%WrongProductMessage%"






5. Execute update.cmd

You can view install.log to show, if the installation is successfull. A reboot is required.

Ryuug4
27-05-2014, 10:14 AM
Interesante, casi que me dan ganas de volver y todo. Capaz hago alguna prueba luego.

erededos
27-05-2014, 10:11 PM
XP viejo y peludo; que lo pario, que so que se niega terminantemente a morir... Para mi, lo mejor que hizo MS por lejos en toda su historia...

Galas
27-05-2014, 11:40 PM
Tengo una VM con POSReady 2009 y es el mejor XP que he usado!

dDaunloz
27-05-2014, 11:47 PM
microsoft recomendo que no hagan eso en las pcs domesticas, no lei todo el articulo ni se donde fue...

pero just saying...

G4lle
28-05-2014, 12:03 AM
No sé para qué joden tanto con las actualizaciones, si tenés hard de última generación no le vas a instalar XP, y si tenés algo más viejito el XP SP3 funciona de maravillas.

Es una de esas joyitas que nos dejó el amigo Bill.

dDaunloz
28-05-2014, 09:24 AM
Es una de esas joyitas que nos dejó el amigo Bill.

suena a que lo mataste :P

G4lle
28-05-2014, 11:07 AM
suena a que lo mataste :P

Naa, lo dije porque fue lo que dejó de su pasaje como CEO de Microsoft, pero ya no ocupa más ese puesto!

Master of the Wind
28-05-2014, 11:42 AM
Seguir con XP es como en el año 2010 seguir con Win 95...

Emisand
28-05-2014, 09:59 PM
Seguir con XP es como en el año 2010 seguir con Win 95...

Yo uso Win 95, me dá mas FPS :troll:

UnTera
23-11-2014, 10:51 PM
¡¡XP tiene aguante!! :P

Casey Wander
24-11-2014, 09:54 PM
para andar usando XP es mejor meter un Linux

kapi2454
25-11-2014, 06:27 PM
Tengo un montón de supermercados con programas que no corren en Linux. Es una pena.

(tengo significa que hago el servicio técnico)