[Release] NT5.2 EoS Delta Addon 2017-06_1
Re: [Release] NT5.2 EoS Delta Addon 2016-10_1
FlashAX addon updated to 23.0.0.207.
Re: [Release] NT5.2 EoS Delta Addon 2017-05_1
hi 5eraph ,
Waiting for update their lot released this month
Waiting for update their lot released this month
Re: [Release] NT5.2 EoS Delta Addon 2017-06_1
This month's Delta addon has been merged with a new release of the update pack, Dibya. 
FlashAX addon updated to 26.0.0.131.

FlashAX addon updated to 26.0.0.131.
-
- Posts: 1
- Joined: Sun Aug 20, 2017 3:37 am
Re: [Release] NT5.2 EoS Delta Addon 2017-06_1
hi 5eraph
I couldnt find the `NT5.2 EoS Delta Addon 2017-06_1` link did you integrate it to any other packed
thanks for your efford
I couldnt find the `NT5.2 EoS Delta Addon 2017-06_1` link did you integrate it to any other packed
thanks for your efford
Re: [Release] NT5.2 EoS Delta Addon 2017-06_1
You don't need it with the latest version of the update pack (v2017-06_2).
- alsyundawy
- Posts: 99
- Joined: Mon Jun 28, 2010 5:47 pm
Re: [Release] NT5.2 EoS Delta Addon 2017-06_1
waiting ...
- alsyundawy
- Posts: 99
- Joined: Mon Jun 28, 2010 5:47 pm
Re: [Release] NT5.2 EoS Delta Addon 2017-06_1
waiting update @5eraph
Re: [Release] NT5.2 EoS Delta Addon 2017-06_1
Re: [Release] NT5.2 EoS Delta Addon 2017-06_1
Could update time zones and certificates, but they're easy file replacements. You can pull the files out of the POSReady addon and directly replace those in the source after integrating the update pack.
- mockingbird
- Posts: 102
- Joined: Wed Oct 17, 2012 4:28 pm
Re: [Release] NT5.2 EoS Delta Addon 2017-06_1
5eraph - How do you update the timezone file(s)? In AMD64, I'm only seeing TZCHANGE.EX_, but in XPSP3_QFE_POSReady_Addon_20180520_5er I see tzchange.exe, tzupdate.inf, and windowsxp-kb4020322-x86-embedded-enu also has a tzchange.dll.
I did extract the root updates without issue, compressed them with this:
cabarc.exe /m lzx:21 n c:\rvkroots.ex_ c:\rvkroots.exe
and then overwrote them in AMD64 after integrating your last pack with RVM.
Thanks
Re: [Release] NT5.2 EoS Delta Addon 2017-06_1
The only time zone file that you need is tzupdate.inf from the POSReady addon. It is created by a script I run after installing the latest time zone update to an unaltered Windows install in a virtual machine. Rename the INF to TimeZone.inf and replace the file in your source.
You can edit line 5 to match the x64 source file if you want, but it's not strictly necessary.
You can edit line 5 to match the x64 source file if you want, but it's not strictly necessary.
- mockingbird
- Posts: 102
- Joined: Wed Oct 17, 2012 4:28 pm
Re: [Release] NT5.2 EoS Delta Addon 2017-06_1
Thanks a lot. Can I right click install after the fact (i.e. does this install the update?)
Re: [Release] NT5.2 EoS Delta Addon 2017-06_1
That does not install the update: the INF file is technically a registry hive. To make it "right-click installable" you could try replacing the first 5 lines with the following code. I can't guarantee it will install correctly by this method, though. If a time zone being updated is one you're currently using then you may need to change your current time zone a few times to make it stick, because a copy of the one you're using is stored elsewhere in the registry. This method also does not remove obsolete entries added by previous time zone updates.
Code: Select all
[Version]
Signature="$Windows NT$"
[DefaultInstall]
AddReg =AddReg