[SOLVED] Patching device date and time - Windows Mobile

Hi friends,
I have another weird problem and I wonder if anyone has experience with this.
On my hd2 to enable the extra mem everybody knows you need to take a nk.exe from t-mous rom.
What I've also been reading is if you like to patch date and time on the device (the date and time you set during first device setup) you need to patch s000 in nk.exe.
I've been digging with a hex editor in s000 (up and down ) but the date that popsup on the device isn't the date that I find in s000.
I've also looked in nk.exe (a dump I have on the side) that original comes with the oemdrivers and there I did find the correct date (the date that pospup on the device).
So I think that means the patch for date and time isn't in s000 of nk.exe but must be in oemdrivers or maybe in another part of XIP?
It's also not in os.nb as that has the same date as s000, so I wonder where I could look else?
Anyone has an idea or can give me a suggestion?
Grtz,
Laurentius26

I also would like to know this Thanks!

Just use the new Ervius Kitchen (supports the new NK from 3.14 ROMs) to change the date of ur ROM, i.e patch it!
Too much HEX editing is not good ;-)
WBR
Siemens Lover

Believe me I've tried, and it didn't work.
The date I'm searching for is not present in NK.EXE s000
I've changed all 2010 values with 2011 in s000 (digging up and down), and still the device bootsup with 2010.
SiemensLover said:
Just use the new Ervius Kitchen (supports the new NK from 3.14 ROMs) to change the date of ur ROM, i.e patch it!
Too much HEX editing is not good ;-)
WBR
Siemens Lover
Click to expand...
Click to collapse

I don't know how it's with HD2, but on most devices date is stored like this:
HEX code:
Code:
DB07 0300 0400 0300 0C00
DB07 - 2011 (year) - 2010 (DA07)
0300 - March (month)
0400 - Thursday (day of the week)
0300 - 3rd (day)
0C00 - 12 PM (time)
So on device with this example you will see 3rd March 2011 - 12 PM

Here's my NK.EXE.
Maybe somebody likes to look at it?
I'm searching for the date 20 october 2010 in it, as that's what it shows if my device boots.
It's not present or I am terrible mistaking.
Thank you.

@Spiaatie,
Thanks for the tip my friend but I think I need to patch date somewhere else as nk.exe.

I was able to patch nk.exe with ervius kitchen xipporterex.
but the date still didn't change after I cooked the rom with the patched nk.exe.
So it's deffinitly somewhere else.

Are you trying to change the date in device info-->software info?

If wanting to add date to ROM, unsure of time...but date can be set in OEMVersion RGU by adding to yours like this....Not sure if this helps....
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM]
"ROMVersion"="2.10.502.4 (93577)"
"ROMDate"="02/09/11"
WC

Hi mate,
That's not what I'm trying.
I'm trying to change the date that popsup during device setup.
ai6908 said:
Are you trying to change the date in device info-->software info?
Click to expand...
Click to collapse
Thank you WC, yes I know about that but that's not what I'm looking for.
Wild Child said:
If wanting to add date to ROM, unsure of time...but date can be set in OEMVersion RGU by adding to yours like this....Not sure if this helps....
REGEDIT4
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM]
"ROMVersion"="2.10.502.4 (93577)"
"ROMDate"="02/09/11"
WC
Click to expand...
Click to collapse

If we modify the nk.exe with xipportex it only changes the value in Device Info -> Software -> ROM date. But we want to change the default time what is on the first start (welcome screens). I havent found any solution yet
EDIT:
Ok I've found the solution: we have to hex edit the date in msm_time.dll's S000 file in XIP (it looks like this: Aug 29 2010) . Default date on welcome screen is succesfully changed

Shady313 said:
If we modify the nk.exe with xipportex it only changes the value in Device Info -> Software -> ROM date. But we want to change the default time what is on the first start (welcome screens). I havent found any solution yet
EDIT:
Ok I've found the solution: we have to hex edit the date in msm_time.dll's S000 file in XIP (it looks like this: Aug 29 2010) . Default date on welcome screen is succesfully changed
Click to expand...
Click to collapse
I'm in the same boat now and thanks for the solution. Its exactly correct.
I though, the ROM date is present in nk.exe but it isn't. Its in msm_time.dll, atleast in HD2's
Thanks again...
Best Regards

That's a great find mate, thank you very much.
Shady313 said:
If we modify the nk.exe with xipportex it only changes the value in Device Info -> Software -> ROM date. But we want to change the default time what is on the first start (welcome screens). I havent found any solution yet
EDIT:
Ok I've found the solution: we have to hex edit the date in msm_time.dll's S000 file in XIP (it looks like this: Aug 29 2010) . Default date on welcome screen is succesfully changed
Click to expand...
Click to collapse

Related

How to Change date format in HTC Sense (Manila)?

Hi all,
Just a query that is a minor irritation and I wondered if it gets to anyone else! ;-)
In Manila on the Home screen the date is shown below the clock to the left. It is in the form: -
Mon, Jan 04 which I am assuming is something like ddd, MMM dd.
I would prefer the UK date system of ddd, dd MMM
Does anyone know which of the Manila files would need to be edited to change it?
Thanks,
There are more than one thread about this!
Use the search!
Thanks....
With that many versions of TF3D and Manila I thought I'd ask as it was a little confusing.
Anyway, sorted now. ;-)
Tonybro,
Please share the solution
Thanks!
Yes please, i'm looking for the answer for this new (2012) manilla, what's the english (WWE) file name ?
For US change 2c89bd29_manila (us-en)
Amended both the below manila files to ddd, d mmm, soft reset but date format remain unchanged.
EN-US 2c89bd29_manila
EN-GB 333c03cb_manila
My regional setting is English (Australia). Is there a particular manila file for that ? If yes, please let me know what is the filename.
Thanks.

[Q]TimeZoneAutofix

Hi Chefs and Devs,
Can someone confirm me that TimeZone Autofix should set your current time and date from your carrier?
Cooking for Kaiser QVGA with all HTC Touch Mega External Packages.
Have the reg key for enable Nitz in my build.
Did a try to cook LockstreamDRM from Opal.
Result....Nothing it doesnt work, my time won't change from my carrier.
Am i missing something?
Any advice?
Thanks.
af974 said:
Hi Chefs and Devs,
Can someone confirm me that TimeZone Autofix should set your current time and date from your carrier?
Cooking for Kaiser QVGA with all HTC Touch Mega External Packages.
Have the reg key for enable Nitz in my build.
Did a try to cook LockstreamDRM from Opal.
Result....Nothing it doesnt work, my time won't change from my carrier.
Am i missing something?
Any advice?
Thanks.
Click to expand...
Click to collapse
try keeping same timezoneautofix as stock has and in oemdrivers rgu you may find settings for timezone, try removing them so it detects upon first boot.
or may be in OperatorPkg rgu
LOL...never had a so fast answer ...thanks Josh
anyway Kaiser has not a timezoneautofix , it has a kind of lockstreamdrm in OEM apps where you can see the Time.exe module....anyway im gonna check the RGU inside it......Thanks.
Uhmmm...i found this one :
Code:
[HKEY_LOCAL_MACHINE\Time]
"TimeZoneInformation"=hex:5c,fe,ff,ff,53,00,45,00,20,00,41,00,73,00,69,00,61,00,\
20,00,53,00,74,00,61,00,6e,00,64,00,61,00,72,00,64,00,20,00,54,00,69,00,6d,\
00,65,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,53,00,45,00,20,\
00,41,00,73,00,69,00,61,00,20,00,44,00,61,00,79,00,6c,00,69,00,67,00,68,00,\
74,00,20,00,54,00,69,00,6d,00,65,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
c4,ff,ff,ff
Do you think if i delete this it should work?
I found this in a OEM folder,OEM utilities,from.....you
af974 said:
Uhmmm...i found this one :
Code:
[HKEY_LOCAL_MACHINE\Time]
"TimeZoneInformation"=hex:5c,fe,ff,ff,53,00,45,00,20,00,41,00,73,00,69,00,61,00,\
20,00,53,00,74,00,61,00,6e,00,64,00,61,00,72,00,64,00,20,00,54,00,69,00,6d,\
00,65,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,53,00,45,00,20,\
00,41,00,73,00,69,00,61,00,20,00,44,00,61,00,79,00,6c,00,69,00,67,00,68,00,\
74,00,20,00,54,00,69,00,6d,00,65,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
c4,ff,ff,ff
Do you think if i delete this it should work?
I found this in a OEM folder,OEM utilities,from.....you
Click to expand...
Click to collapse
That is what i did... or look in you're registry after you set correct timezone and export that and put in you're kitchen.
or try deleting so phone sets timezone on start.

Changing ROM Version and Date.

How can i change ROM Version Number and ROM Date? I used Ervius Visual Kitchen Tool but ended with non booting ROM.
Diagrafeas said:
How can i change ROM Version Number and ROM Date? I used Ervius Visual Kitchen Tool but ended with non booting ROM.
Click to expand...
Click to collapse
You can use Xipporterex & ROM and change date and ROM version both in payload and in nk.exe and you can edit these registry :
[HKEY_LOCAL_MACHINE\SOFTWARE\OEM]
"ROMVersion"="INSERT ROM NAME"
"OperatorVersion"="INSERT ROM NAME"
"ROMDate" value="INSERT DATE"
hope this was helpful!
man u should ry this..
http://forum.xda-developers.com/showthread.php?t=564130
Remember that those signs must have the same character number...
Diagrafeas said:
How can i change ROM Version Number and ROM Date? I used Ervius Visual Kitchen Tool but ended with non booting ROM.
Click to expand...
Click to collapse
I used HxD Hexeditor an opened S000 form the nk folder and searched for the Kernel Build but make sure the search unicode string box is ticked and shortly after that you will find the build number.
Make sure you leave the first digit in e.g in my case it is 2 so after it has being edited it would look like .2. .K.a.o.s. . . and what ever comes after.
As for the date it should be just before or just after the ROM Build.
Hope this helps

[29OCT] osKitchen GhostXSeries EURO&TMOUS Cook your own ROM for all chiefs Ver 9.5.0

[29OCT] osKitchen GhostXSeries EURO&TMOUS Cook your own ROM for all chiefs Ver 9.5.0
Why settle for other peoples roms! Can you find one that is exactly the way you want it? Download my osKitchen and build your own rom from scratch with the packages and look you want!
My kitchen is easy to use and is built on stock look so you can customise it the way you want to!
I am more than happy for you to build roms from it and even upload to XDA. If you do all I ask is that you mention me in your thread for using my kitchen. If you download my builds, I do not accept donations but please press the thanks button!
29th October 2011 - Version 9.5.0
Full download Here: - Mirror provided by poyensa
poyensa's Build Full download Here:
Patchs & updatespost #2
Useful Hints and Tips in post #3
Click to expand...
Click to collapse
Video demonstration of osKitchen build ver 6.5
Some Roms that have been built using my Kitchen build!
GuzuGuzu 6.5.5 ROM with CHT 2.0 thread here:
poyensa 6.5.5 ROM with CHT 2.0 thread here:
ShiftPDA 6.5.5 ROM thread here:
Kefir.net 6.1 ROM thread here: - The first WM6.1 ROM for the HD2!
NinoFR a French trasnlation of my osKitchen - Download here:
Click to expand...
Click to collapse
The details of the kitchen are as follows:
Kitchen Details WWE
RAM: 576
OSKitchen Zero: 1.33.5
Base Image: Tweaked RUU_Leo_1_5_TMOUS_3.14.531.0 completly new base!
OS: 21913 and 23193 - NEW! - Both OS tweaked by me!
Sense: 2018 & 2021
XDA_UC Compatable!
Office 2010
Facebook 1.1.0.26
Cookie Home Tab 2.0
Opera version 10
PPCPimBackup
Click to expand...
Click to collapse
Change Log
Version 9.5.0
Sense 2021 - Some minor tweaks
Fixed all leds so now they flash untill you go in and clear the alert! Not even availble on standard roms!
Fixed Internet Sharing (Hopefully!)
Some other minor tweaks
Click to expand...
Click to collapse
Beta Testing team!
GhostXSeries
GuzuGuzu
poyensa
ShiftPDA
Click to expand...
Click to collapse
Disclaimer
I will try to help you out with issues if I can, but I will not take any responsibility for faults with your device!
This will be reserved for minor updates to the kithcen - This means you will be able to download the updates directly instead of having to donwnload the full kitchen each time.
9.0.0 11/10/2011 updates
View attachment 746595 Wifi router sharing
9.0.0 12/10/2011 updates
View attachment Backlight.zip Enable backlight
Tools:
View attachment LeoAdvancedRUU.zip Leo Advanced Updated utility. Thread here: All credit goes to Barin for creating the app and to HD2Owner for the thread!
Useful notes:
How to add a cab file as a package in your build!
First make sure you have the files you need with a .cab extension. This is the easiest way to do this. Drop the files into a location eg desktop.
.Open osKitchen go to Import
.Select button for cab installer file
.Press Browse and select the .cab file from the desktop
.Under Device Drop down select HTC Leo
.Uder Group select an existing group eg 04 Software, or if you want to create your own group type in the name here
.Under Name type in what you want to call Ext package
.Press Convert
You will then see a window with Operation completed press Ok
Close the windows and go into Ext packages and select the newly installed package!
Change Logs
Version 9.0.0
Sense 2021 - Fixed Sense restart issue now works with 3rd part apps
Changed multiple reg keys to make sense more stable
Fixed IE colour issue with os 23153
Added option to hide or show the operator text in the top curtian
Able to edit the top bar and bottom bar to match wallpaper
Some other minor tweaks
Version 8.5.0
New OS 6.5.3 23153
Fixed bottom buttons on 6.5.3
Added SDKCert
Some other minor tweaks
Ultrashot driver fix for bold font replaces gwes.exe
Version 8.0.0
New kitchen built from scratch!
New base used. I have now used base rom RUU_Leo_1_5_TMOUS_3.14.531.0 rather than trying to merge different bases together.
FM Radio fixed!
Weather animations on home screen Fixed!
Sense 2021, now you can see the operator carrier at the top of the screen.
Version 7.5.0
Sense 2021
Fixed restarting issues with third party apps thanks to Poyensa
Tweaks
Fixed security policy now you can install HTC hotfixes!!
Other minor fixes
Also please test in the people tab: all people-update & events tab - seems to be stable for me, but please test!
Trimed.......
Wonderful, thank you so much for this release. I'll get cracking on adding the things i wanted to this build and let you know how i get along. Do you want a copy of the updated Copilot cab to add to your builds?
Just in case
@GhostXSeries : Sent you PM on robotic voice.
Btw why are you on such old build for WM 6.5 ?
I wanted to give the option of upgrading the orgional builds so chiefs can have a choice. It was purely an exercise for me to see if it could be upgraded to the 576mb with office 2010 and .net etc.
I also had the phone on stand by with hspda last night and if my battery is right it dropped about 4 percent!!!!!!!
576mb android compatable kitchen now available for download
Thank you very much but now I still cant test your ROM Your link is very slow (
Please upload on megaupload.com, hotfile.com, mediafire.com, multiupload.com,...
Thanks
Sorry I am only going to be storing the images on VBN from now on. It is too much work to upload to multiple sites.
Downloading the Android compatible rom now, looking forward to finally having a nice, close to stock Rom that works smooth.
Keep up the great work.
gaiden0000 said:
Downloading the Android compatible rom now, looking forward to finally having a nice, close to stock Rom that works smooth.
Keep up the great work.
Click to expand...
Click to collapse
I am currently working on a sense 2018 version that is also Android compatable. This will be up in the next couple of days. I have got sense working on the build I am just simply trying to modify the base build to tweak it a bit. I will hopefully have a mixture of tmobile 2.10, 2.14 and leo 1.66
Kitchen build has now got Sense 2018! As far as I can tell this is the first Kitchen to be released with Sense 2018 included
Hmm.. tried your kitchen, but (knowing not much about kitchens...) tried to find a project file (.kxml file) to load, but can't find it.
Can it be you missed that one? Or do I have to set up my own?
(e.g. an example ROM would be great)
One question: When the ROM is very small (eg. removed Windows Live and Office) will the memory for data storage be any larger?
one more.. Some imageinfo.bin files are read only. This gives an error when building (because the file cannot be overwritten) Is this ok or an error?
Bright.Light said:
Hmm.. tried your kitchen, but (knowing not much about kitchens...) tried to find a project file (.kxml file) to load, but can't find it.
Can it be you missed that one? Or do I have to set up my own?
(e.g. an example ROM would be great)
One question: When the ROM is very small (eg. removed Windows Live and Office) will the memory for data storage be any larger?
one more.. Some imageinfo.bin files are read only. This gives an error when building (because the file cannot be overwritten) Is this ok or an error?
Click to expand...
Click to collapse
It is very easy to built your own project files. Simply select the operating system on the first screen eg os 21869 (WM 6.5) or 23569 (WM 6.5.5) then when you go into the ext packages screen simply select the packages for the operating system eg:
If you select 21869 then select
01 HTC Packages - This is the list of the main packages
02 Sense 2018 fixes if you want to remove the rss feader,
03 23569 fixes - Do not select this - only use this for OS 23569
04 Tweaks - You can select what you want from this
05 Software - You can add what you want into this folder extra programs etc
If you select the 23569 OS remember to go into Sys Packages and select everything for beginers, and select 03 23569 fixes. This folder updates things like the dial pad and the keyboard etc.
I simply tried to keep the Kitchen rar file as small as possible!
For the read only error, simply right click on the osKitchen folder, go to properties and uncheck an read only check boxes! Sorry about that I kinda forgot the check the permissions on the folder before I uploaded it
GhostXSeries said:
For the read only error, simply right click on the osKitchen folder, go to properties and uncheck an read only check boxes! Sorry about that I kinda forgot the check the permissions on the folder before I uploaded it
Click to expand...
Click to collapse
Already did - thanks.
I want to remove Sense altogether, also I don't use Office (using a better office suite)
Is it also UC capable? (And, could you please answer my question about the memory gain when the ROM has less packages in it?)
Bright.Light said:
Already did - thanks.
I want to remove Sense altogether, also I don't use Office (using a better office suite)
Is it also UC capable? (And, could you please answer my question about the memory gain when the ROM has less packages in it?)
Click to expand...
Click to collapse
Memory will be better the less packages you remove. If you dont want sense, you can simply de-select all the manila packages and the start icon loader package as well. It is not currently UC compatable, I have not done much work with this yet, but you should be able to download the cab files and add them in to the package.
What other versions of office are you using?
Just wanted to write back to say that I've been cooking away using your kitchen build and it's got to be one of the best one's I've used. I'm so close to perfecting my own Rom and it's all thanks to you.
Have you tried including the Chainfire 3D drivers? When I've tried it's not gone right (this isn't a problem with your kitchen, as i think it's an issue with OSkitchen and the 3D drivers from what i've been reading). Thanks again for this.

[Q] Problem with Phone Canvas Enhancement 2G v4.0.52619223128.0 in com2 build.

Problem with Phone Canvas Enhancement 2G v4.0.52619223128.0 in com2 build.
Hi all, just have an issue and I can't point the finger on the right place to get this one solved
So I'm asking for some help, I'm using the Phone Canvas Enhancement mentioned above, and it works perfect on a com3 build but
for some reason when I cooked this one in a com2 build the options for the dialer are not working.
I'm using the same kitchen, for com3 and com2 with the same pkg's and everything is working the way it should work.
Only in the com2 build I'm not able to setup the call-specific options.
Already changed the mui files, used another dummy_sqm but still no difference.
The com2 build I'm using is 21916, also tried 21914 but no difference.
Someone else have any idea ?
Thanks,
Ok, just want to give it one more try so BUMP
Hi,
Did you dump the rom yourself or are you using predumped packages?
Phonecanvas in com 3 needs some fixes like the softkeypad.
Also did you look in operatorpkg?
Have a look there which phcanOverbmp.
Is it HTC or T-Mous?
That's all I can think of.
Laurentius26 said:
Hi,
Did you dump the rom yourself or are you using predumped packages?
Phonecanvas in com 3 needs some fixes like the softkeypad.
Also did you look in operatorpkg?
Have a look there which phcanOverbmp.
Is it HTC or T-Mous?
That's all I can think of.
Click to expand...
Click to collapse
I dumped the rom myself, import the 23569 build and import the 21916 build, made a small change on the 21916 build (changed office mobile to office mobile 2010) and edit the file phcanrc, build rom in 23569 no problem, and in 21916 issue with the options.
There is not much left in my operatorpkg only the animated.gif and the Mega_phcanOverbmp, so I have to see if that causes the issue, but I still think it's strange that I don't have it with the 23569 build.
For now really thanks for the info, I'm gonna work on it and keep you informed if this will solve it.
Btw nice site you have
Greetz,
Try to use the phonecanvas as it's (if possible) and use the correspondending phcan in operatorpkg.
Another thing you need to check is the reg in operatorpkg, if it directs to the phcan you are using.
In my case:
[HKEY_LOCAL_MACHINE\Security\ResOver\Bitmaps]
"Basedll"="leo_phcanOverbmp.dll"
"BaseId"=dword:00000000
"BatteryIconIdStart"=dword:000003E9
"BatteryIconLevels"=dword:00000015
Click to expand...
Click to collapse
Thanks for the compliment about the site.
Rataplan said:
and edit the file phcanrc, build rom in 23569 no problem, and in 21916 issue with the options.
There is not much left in my operatorpkg only the animated.gif and the Mega_phcanOverbmp, so I have to see if that causes the issue, but I still think it's strange that I don't have it with the 23569 build.
Greetz,
Click to expand...
Click to collapse
What do you mean with "call specific options"?
pkoper said:
What do you mean with "call specific options"?
Click to expand...
Click to collapse
I mean the advanced options, sounds, network, gsm/umts, headset it's a submenu from the dialer, I think that Laurentius26 is right because I miss the registry key for phcan, I'm gonna check it this evening.
Still wondering why I don't have a problem with a com3 build.
Keep you all informed
Somewhere in sys, maybe Phone or Phoneredist I can't remember, it is set to not display.
Check your reg for
[HKEY_LOCAL_MACHINE\ControlPanel\Phone]
remove
redirect=""
if its there.
pkoper said:
Somewhere in sys, maybe Phone or Phoneredist I can't remember, it is set to not display.
Check your reg for
[HKEY_LOCAL_MACHINE\ControlPanel\Phone]
remove
redirect=""
if its there.
Click to expand...
Click to collapse
Okay thanks gonna try that, because changing the reg. made my kitchen crash.
Greetz,
Ok, I give up, I build 12 roms with 21916 (all different languages) until I noticed the issue, went back to 21914, same issue.
Tried what you both suggested, kitchen start crashing, went back to the original 21854 with the same pkg everything working normal also the options menu in the dialer.
So the problem must be in the changing the office pkg or a kitchen-update because thats are the only things I've changed.
And I'm not even sure about the kitchen-update.
For now I'm not sure what I've changed to give an honest answer if I get this solved.
Just want to say thanks the both of you, together is power
Regards,
I went through some unmodified builds.
The reg key is in the rgu in SYS\Phone....
[HKEY_LOCAL_MACHINE\ControlPanel\Phone]
"Redirect"=-
Sorry, made a mistake in the previous post
pkoper said:
I went through some unmodified builds.
The reg key is in the rgu in SYS\Phone....
[HKEY_LOCAL_MACHINE\ControlPanel\Phone]
"Redirect"=-
Sorry, made a mistake in the previous post
Click to expand...
Click to collapse
Yes, I know, I already found that reg key, but for some reason my kitchen keeps on crashing when I use the 21916 build, so I can not tell you if the trick you told me is working.
In short what I tried:
1. Edit the reg key for the phcan.
2. Deleting the reg key in the Phone pkg.
3. Changing the Phone pkg and use the one from 21854.
4. Building without ext-pkg
5. Make a switch to 21914 and repeated the 4 steps mentioned above.
But for now the kitchen keeps on crashing when I'm using the 21914 or 21916 build, which is very strange because I cooked several roms with it also cooked without the office pkg but still no change.
For now I'm gonna download another com2 build and see if that will do the trick.
In Dutch: Schiet mij maar lek.
In English: Shoot me.
And again really thanks for trying to help me.
Greetz,
Sorry forget my post.
Ok downloading and importing the 21916 again did the trick, download the build from mobileunderground, normally I used the builds from ppckitchen not sure if they are different.
The only thing I can think about for now is that when I'm upgrading my kitchen, went from 1.25 to 133.3 (oskitchen) always in small steps but the only thing I changed was the exe file and the resource folder, and maybe there it went wrong.
I know it is not a real solution but for me this one is solved.
Thanks,

Categories

Resources