Jump to content

SztupY's automated kitchen [with OPTIMIZER]


Recommended Posts

Posted
SYS tasks are not included anymore ?

you mean netcf, flash, XIP/SYS updates ? where should I get them now ?

tried to launch the update process, but it looks like it didn't update anything..

using http://syakr.winmo.sztupy.hu/hg/omnia-eng

sending between command

pulling from http://syakr.winmo.sztupy.hu/hg/omnia-eng

sending heads command

searching for changes

sending branches command

examining b2bf8d1980a0:dda459467c7a

found new changeset dda459467c7a

abort: repository is unrelated

0 files updated, 0 files merged, 0 files removed, 0 files unresolved

abort: there is nothing to merge

No username found, using 'niko@NIKO' instead

By SYS I only mean the SYS update tasks (update to 20757 or 20954), because those tasks were defective, and they took away 200MB space. Lot of people doesn't need them anyway, and if they want to upgrade SYS they can, by downloading those tasks separately. XIP upgrades / .NET and others were left, because they do work :)

Update won't work, only after you have a downloaded NEW (I had to recreate it, so you have to re-download it completely) repository (so run download)

Posted

CE OS 21014 ...Build 21014 Aku 1.6.0 any plans of this being build into the latest kitchen

Posted
CE OS 21014 ...Build 21014 Aku 1.6.0 any plans of this being build into the latest kitchen

Maybe if someone drops me a link to a QVGA ENGLISH donor. If not then someone else has to do the job, because I donĂ¡t like mixed SYS packages (don't like my 20954 too) :)

(btw. it's easy: extract all files from the donor. Replace the SYS directory with the donor's SYS (except .ROM and .VM), then get the latest english files (from my 20757), and delete all chinese directories (marked with LANG0809) and copy all english ones back (lang0409).

the XIP update is harder unless someone has already done that, but lufeig already did it, so extract the XIP from his rom, then replace the xip in the os.nb, and in the ROM/XIP directory)

Guest lastnikita
Posted

hi sztupy,

samsung widgets hl2 is broken (at least for dxia1)

there's no underscore in front of opera widget dll, and it's in oemapps not CSC.

same story goes for panelfs -> half the files go in OEM apps

please find the fixed files attached (dxia1 only, I didn't split versions correctly)

panelfs.xml

sam_widgethl2.xml

Guest arunachalam
Posted

SYAKR 1.0 working with particular rom or all rom.Thanking you.

Posted
SYAKR 1.0 working with particular rom or all rom.Thanking you.

All service ROM's (from secany). But it's only tested with the following three: DXHK3 DXHL2 and DXIA1

Guest shokka9
Posted
hi sztupy,

samsung widgets hl2 is broken (at least for dxia1)

there's no underscore in front of opera widget dll, and it's in oemapps not CSC.

same story goes for panelfs -> half the files go in OEM apps

please find the fixed files attached (dxia1 only, I didn't split versions correctly)

I just amended the tasks to pick these up. I thought it was me, as nobody else posted anything.

Thanks lastnikita.

Sucessfully built like 5 ROMs with new kitchen, no issues, with new SYS & XIP too.

Guest lastnikita
Posted

no worries mate.

I'll soon share some new tasks but I'm still a bit stuck at how to correctly edit registry..

I noticed that the reg trick to disable dialer skin was done in 2 steps: first it deletes the whole key (node ?), then it writes it again, modified..

is this the way it should be done for each file ? or can we just replace strings into files ?

I don't get the commands for registry editing.. please anyone to point me to a post where this is described ?

I started to read the whole thread but it's quite time-consuming :-/

Also, I wonder why there aren't more tasks shared here by our various chiefs.. c'mon dudes, we need hell more !

Thanks :)

Guest lastnikita
Posted

is there a way I can delete reg entries without deleting the whole node ?

could you please at least list the different commands we can use ?

I guess I could handle it myself then..

Guest shokka9
Posted

lastnikita, which ones you trying to edit??

i no genius (far from it), i usually just edit the original tasks and save them back down. I always forget to set up new ones, to put in the kitchen. I have downloaded the kitchen a few times as i keep messing it up. When i buildos, i get same as error as before (no user.hv etc). Its the stuff i doing after or before running the rombot bit. So i know it not the kitchen as i have used ir right and got it right.

as for reg hacks, i looking to do it another way (dont even know if works). But have you looked in the CSCconfig.xml in the CSC folder? This is where you can tell it what to do etc...reg wise.

Just play, i havent got time at the mo, need a spare Omnia to play with really!!

good luck, oh, tasks, i dont make em, just amend so they work as they should.

hope you figure ut out, when you do, please PM or post as i would be very happy to have shortcuts in my life..everything should be done during the build of ROM (in my opinion), so nothing needs be done after update (settings wise).

Guest lastnikita
Posted

so true.

well I know for sure how to edit registry manually, the point exactly is to ease our life, I don't want to do the same boring stuff manually on each new rom anymore now Sztupy coded this app :)

right now, I'm kinda stucked on the following (it would work even if I left those, but I want to make proper releases :D):

. change that key (as an example) HKEY_LOCAL_MACHINE\Software\Microsoft\Shell\"TBOpt" to dword:00000003

. remove that one: HKEY_LOCAL_MACHINE\SYSTEM\GDI\"FontLinkMethods"=dword:1 without removing the whole GDI node.

I only found examples with nodes, so I don't have the correct syntax, but I didn't look through each file yet.. :-/

. modify that line in initflashfile:

Directory("\Windows\Start Menu\Programs"):-File("Calculator.lnk","\Windows\calc.lnk")

into

Directory("\Windows\Start Menu\Programs\tools"):-File("Calculator.lnk","\Windows\calc.lnk")

etc.

can someone help ?

Guest lastnikita
Posted

By the way I also modified the kitchen a bit to make it more user friendly and confortable.

If you're interested (I hope you will Sztupy, so that I can still use the update feature :)) you can get it here: http://www.mediafire.com/?ztmjjmk4lnx

The only problem is (I feel noob on that one), first time you must edit the 8 shortcuts so that it will fit your installation paths.

if you have any idea (maybe rar archives can auto-deploy shortcuts) let me know.

Once unpacked in an empty folder, just put the rom you wanna cook next to the shortcuts, do not go/use the data folder, everything runs from root.

Just follow the steps (run the shortcuts, no complex operation nor drag n' drop) and you'll be good in minutes :D

Even CSC will be moved auto. in data folder if you don't do it, nothing to worry about !

Cheers

Posted

Hi!

Sorry for not creating a reference guide :)

There are three types of editing you might do:

1. Removal using the erase task: You can set whether to remove the whole node that matches, or only the attribute that matches.

A registry editing removal line begins with either or . In the first case whenever syakr finds a match, it will remove the whole node. In the second case it will only remove the attribute line.

What is a match? There are three types of matches: node, value or attribute.

For example to remove every attribute in the registry, that has a value of Opera_MainWndClass you might use:

"Opera_MainWndClass"

The type of a match, can be exact, any or reg. exact means the string must exactly match, any means it will do a substring match and reg means it will use regular expressions.

About the matches:

Node match: will match the nodes, so any line that is inside []-s

Attribute match: will match lines that have this value before the =

Value match: will match lines that have this value after the =

You can put multiple matches in a entry, and they will be OR-red (so if any of these match, the node/attribute gets deleted)

Check: opera.xml

2. Addition: You can add text to the end of the .rgu files. You don't have to delete the node you added, because BuildOS will only keep the latest changes (so if you only want to change an attribute this is the easiest way to go).

3. Replace action: And finally there is the replace action that will replace texts in files. If you put in the from tag a complete line in an .rgu, and supply an empty string in the to part, it will erase that line. Multi line replacing works fine too. This action was introduced to implement a simple XML editing mechanism, but can be used on registry/initff files as well.

There are tasks with examples scattered through the task list, you might find some additional information/examples in them.

Posted
By the way I also modified the kitchen a bit to make it more user friendly and confortable.

If you're interested (I hope you will Sztupy, so that I can still use the update feature :) ) you can get it here: http://www.mediafire.com/?ztmjjmk4lnx

The only problem is (I feel noob on that one), first time you must edit the 8 shortcuts so that it will fit your installation paths.

if you have any idea (maybe rar archives can auto-deploy shortcuts) let me know.

Once unpacked in an empty folder, just put the rom you wanna cook next to the shortcuts, do not go/use the data folder, everything runs from root.

Just follow the steps (run the shortcuts, no complex operation nor drag n' drop) and you'll be good in minutes :D

Even CSC will be moved auto. in data folder if you don't do it, nothing to worry about !

Cheers

Thanks, will try it a bit later! Think will add it to the 1.0 release, which will be the last release from me I think. I'm going to switch from ROM development to application development, and I don't think Mrs. SztupY would like if I reflash her phone every day :)

If there are people who'd like to update the syok, then I can give them write access to the mercurial repository. (And rename syok to something like sylas9srlxok or something ;) )

Guest lastnikita
Posted

thanks for your detailed explanation, tomorrow I'll be a lot more productive :)

about the kitchen, I just realized I have a few stuff to fix, please wait a bit I'll keep you posted.

Guest arunachalam
Posted

I am trying automation tool with DXHH3,DZHL5.every thing goes smooth.finally build os says done but command prompt says error and new rom bin not coming.ERROR cannot open the source uncompress file,cannot open the source file,the system cannot find the file specified,could not find C:\doc and settings\desktop\omnia rom kitchentools\i900rom\*new*.I dont know what happened.pl explain in brief.Thank you.

Posted
I am trying automation tool with DXHH3,DZHL5.every thing goes smooth.finally build os says done but command prompt says error and new rom bin not coming.ERROR cannot open the source uncompress file,cannot open the source file,the system cannot find the file specified,could not find C:\doc and settings\desktop\omnia rom kitchentools\i900rom\*new*.I dont know what happened.pl explain in brief.Thank you.

I think your path is too large. Try putting the whole kitchen in, for example c:\kitchen

Guest lastnikita
Posted

Ok, I've almost finalized the simplified kitchen.

But when I launch syakr now, it's unable to get rom version informations...

where does it get this stuff from ? what does it need for that to work ?

Thanks :)

Posted
Ok, I've almost finalized the simplified kitchen.

But when I launch syakr now, it's unable to get rom version informations...

where does it get this stuff from ? what does it need for that to work ?

Thanks :)

As it says on boot "gettin version information from eboot.nb0" :D

Guest lastnikita
Posted

It's late I'm half blind now thanks :)

Could we get a more detailed log file ?

For errors it's fine, but I'd like to check what it's done when using freshly created tasks :D

Posted
It's late I'm half blind now thanks :)

Could we get a more detailed log file ?

For errors it's fine, but I'd like to check what it's done when using freshly created tasks :D

isn't messages.log detailed enough? afaik it logs every step it makes.

Guest lastnikita
Posted

ok you won, I'm definitely blind.

Great, no more question sir !

Posted
ok you won, I'm definitely blind.

Great, no more question sir !

coffee + googles :)

Posted

Hi Sztupy , I' m sorry but I have still same problem with syakr 1.0RC1 ; when I launch buildrom.cmd , an error occur when creating registry and the process aborts . I only use syakr , without external packages

Attached the log.text inside the Temp directory after buildrom.cmd aborting

I would love I can give me your opinion about it , and tell me what I done wrong , thanks a lot

Microsoft ® RGUComp Version 1.0.000

Registry file processor and hive builder.

Copyright © 2004 Microsoft Corporation All Rights Reserved.

built: Nov 19 2004 15:17:13

importing registry file ".\boot.rgu"...

(RGUComp) done!

Microsoft ® Cabinet Tool - Version 5.00.2134.1

Copyright © Microsoft Corp. 1981-1999.

Creating new cabinet 'Packages\packages.cab.pkg' with compression 'MSZIP':

-- adding packages\8cb4ac12-6bc5-4bda-ab45-539988c36a95.rgu

-- adding packages\8cb4ac12-6bc5-4bda-ab45-539988c36a95.dsm

-- adding packages\6b4ed31c-5ced-41b2-b917-2c006f046a5e.rgu

-- adding packages\6b4ed31c-5ced-41b2-b917-2c006f046a5e.dsm

-- adding packages\29356830-10de-437d-ad6a-6c7d60a7dea4.rgu

-- adding packages\29356830-10de-437d-ad6a-6c7d60a7dea4.dsm

-- adding packages\29306538-2ad1-42a5-8414-502a65277eb5.dsm

-- adding packages\ae879543-c73e-4888-812b-d8177c404612.rgu

-- adding packages\ae879543-c73e-4888-812b-d8177c404612.dsm

-- adding packages\e658c544-26bf-45ac-a458-2044a5d1e698.rgu

-- adding packages\e658c544-26bf-45ac-a458-2044a5d1e698.dsm

-- adding packages\23ba5346-78b8-4436-b7d2-f30712c3cef4.rgu

-- adding packages\23ba5346-78b8-4436-b7d2-f30712c3cef4.dsm

-- adding packages\d13b7447-0248-462a-bba4-d868f31642ed.rgu

-- adding packages\d13b7447-0248-462a-bba4-d868f31642ed.dsm

-- adding packages\77f38251-db87-4e5d-96d9-9e8e35b6dc1d.rgu

-- adding packages\77f38251-db87-4e5d-96d9-9e8e35b6dc1d.dsm

-- adding packages\582f7a58-3c50-4301-970a-ed5ec8947692.rgu

-- adding packages\582f7a58-3c50-4301-970a-ed5ec8947692.dsm

-- adding packages\7562ae5a-418d-4b4b-ae27-5bd29dfd9393.dsm

-- adding packages\429b237a-cc04-4166-a65b-5cd54a4f1b7d.rgu

-- adding packages\429b237a-cc04-4166-a65b-5cd54a4f1b7d.dsm

-- adding packages\76bd787c-86b5-4b63-a1d8-1a910f86c8e1.rgu

-- adding packages\76bd787c-86b5-4b63-a1d8-1a910f86c8e1.dsm

-- adding packages\b04e8c7f-f0f6-4201-83c6-4876404128c9.rgu

-- adding packages\b04e8c7f-f0f6-4201-83c6-4876404128c9.dsm

-- adding packages\da5e9e89-c2c4-4ff9-ae88-c90a50ec09c9.rgu

-- adding packages\da5e9e89-c2c4-4ff9-ae88-c90a50ec09c9.dsm

-- adding packages\a492bb92-210b-4933-9a65-272cc8ad9a5b.rgu

-- adding packages\a492bb92-210b-4933-9a65-272cc8ad9a5b.dsm

-- adding packages\fd7ec796-412f-4352-9a71-04da841dc265.rgu

-- adding packages\fd7ec796-412f-4352-9a71-04da841dc265.dsm

-- adding packages\7bb5f499-6b7f-4ee0-bcb9-a89ae3fc3e2c.dsm

-- adding packages\8a1287c3-da0a-4eb8-8ba7-b70019890abb.dsm

-- adding packages\b51fcecc-a738-463b-93a4-7b44d03c30b7.rgu

-- adding packages\b51fcecc-a738-463b-93a4-7b44d03c30b7.dsm

-- adding packages\d81b11e0-3299-4b65-8305-78f1fa03dc07.rgu

-- adding packages\d81b11e0-3299-4b65-8305-78f1fa03dc07.dsm

-- adding packages\e4200be3-87fc-4415-9a57-d96456c4ba10.rgu

-- adding packages\e4200be3-87fc-4415-9a57-d96456c4ba10.dsm

-- adding packages\208f8be6-1362-45b3-ae17-95d4ab426c11.rgu

-- adding packages\208f8be6-1362-45b3-ae17-95d4ab426c11.dsm

-- adding packages34e7cf6-8a37-40ad-85bd-6851b921866a.dsm

-- adding packages\12e09329-dd44-4d62-a5b7-25124bb2ef88.rgu

-- adding packages\12e09329-dd44-4d62-a5b7-25124bb2ef88.dsm

-- adding packages\5426ac2d-ae8e-462f-bab8-9e8262f8e691.dsm

-- adding packages\141bf632-56d3-4f0b-a808-c2fd1f40065d.dsm

-- adding packages\71da3033-fae4-442a-9fc6-8182fd7b974f.dsm

-- adding packagesebf993d-b6af-4a12-b6da-fceb49c9690b.dsm

-- adding packages\c9b03c4a-50ff-4e86-b92f-2eb3f9968eb3.rgu

-- adding packages\c9b03c4a-50ff-4e86-b92f-2eb3f9968eb3.dsm

-- adding packages\d0b41563-b345-4444-aa15-986e7c7fff99.rgu

-- adding packages\d0b41563-b345-4444-aa15-986e7c7fff99.dsm

-- adding packages\5bd7986e-efd4-490a-b3f8-b69ed7293c47.dsm

-- adding packages\5fb94b7f-9cdb-4eab-a685-4ad9a34a93bc.rgu

-- adding packages\5fb94b7f-9cdb-4eab-a685-4ad9a34a93bc.dsm

-- adding packages\33ee5583-5698-4cc4-bc01-47743f5cc5cd.dsm

-- adding packages\9ca8818d-8eec-479d-a9be-81305c52d303.rgu

-- adding packages\9ca8818d-8eec-479d-a9be-81305c52d303.dsm

-- adding packages\b183f2a7-06c3-4f27-9679-7baf97e94efa.rgu

-- adding packages\b183f2a7-06c3-4f27-9679-7baf97e94efa.dsm

-- adding packages\90f7cab5-db46-4341-b395-7aca3d47055c.rgu

-- adding packages\90f7cab5-db46-4341-b395-7aca3d47055c.dsm

-- adding packages\5e1602bb-c656-4c2e-adb1-02c8ca5c1309.dsm

-- adding packages\30afeccc-fad9-4c38-a08e-ea75986d5581.dsm

-- adding packages\abf26ee8-18d2-42c7-b355-1ff0d582d792.dsm

-- adding packages\a15620ee-f541-454c-99d4-ee268d67e74a.rgu

-- adding packages\a15620ee-f541-454c-99d4-ee268d67e74a.dsm

-- adding packages\d88ff3f3-72cd-44bf-be70-be4d72094f3b.dsm

-- adding packages\4091ab29-ebdf-4f28-9f58-a3f3e7495372.dsm

-- adding packages\f65c1b88-2732-470a-88c8-de964e9f9ca7.rgu

-- adding packages\f65c1b88-2732-470a-88c8-de964e9f9ca7.dsm

-- adding packages\25c125d4-0a18-487d-a709-9b4242bbf4c3.rgu

-- adding packages\25c125d4-0a18-487d-a709-9b4242bbf4c3.dsm

-- adding packages\1f1aca24-d942-464a-9281-10567741499c.rgu

-- adding packages\1f1aca24-d942-464a-9281-10567741499c.dsm

-- adding packages\f50e9a40-aed9-497a-bdea-84451210e960.rgu

-- adding packages\f50e9a40-aed9-497a-bdea-84451210e960.dsm

-- adding packages\ba94b89b-3bb8-4f41-bada-121dbdab1fde.rgu

-- adding packages\ba94b89b-3bb8-4f41-bada-121dbdab1fde.dsm

-- adding packages\15947029-6127-4062-bb7f-b3c8bed871ac.rgu

-- adding packages\15947029-6127-4062-bb7f-b3c8bed871ac.dsm

-- adding packages\29923157-5fc7-48ce-b310-4ea2f8a8a0cd.dsm

-- adding packages\82c25068-32d8-4acd-ae57-68972e1c3df6.dsm

-- adding packages\67bd9295-4569-4161-bf67-138c52dc24a4.rgu

-- adding packages\67bd9295-4569-4161-bf67-138c52dc24a4.dsm

-- adding packages\813fd1d1-ca6f-4b6d-96d2-c97fb99bd535.rgu

-- adding packages\813fd1d1-ca6f-4b6d-96d2-c97fb99bd535.dsm

-- adding packages\52dcbada-7234-4ee7-b513-731176d5f860.rgu

-- adding packages\52dcbada-7234-4ee7-b513-731176d5f860.dsm

-- adding packages\d9d7d86d-3f83-4289-bd32-aa1972a1447e.rgu

-- adding packages\d9d7d86d-3f83-4289-bd32-aa1972a1447e.dsm

-- adding packages\ed0ab1a4-a456-4fb0-ad9d-93feccf351a3.rgu

-- adding packages\ed0ab1a4-a456-4fb0-ad9d-93feccf351a3.dsm

-- adding packages\855d4be3-261f-4d7b-8378-951b0ab78d77.rgu

-- adding packages\855d4be3-261f-4d7b-8378-951b0ab78d77.dsm

-- adding packages\2a6583ff-6047-46cc-b9be-b7deca1152c3.rgu

-- adding packages\2a6583ff-6047-46cc-b9be-b7deca1152c3.dsm

-- adding packages\ec7a1015-3b7c-40b8-8322-06e3fe6bf0d3.dsm

-- adding packages\b6d39515-64f2-451c-b50f-f5bd700d3b2b.dsm

-- adding packages\25f4da29-9280-48e9-8f2e-28a91294ce74.rgu

-- adding packages\25f4da29-9280-48e9-8f2e-28a91294ce74.dsm

-- adding packages\82ccf63c-1f61-4ccd-ab38-c178277fa43f.dsm

-- adding packages\e80d9598-6865-4473-ab0d-7fba023f3b53.dsm

-- adding packages\f23248d4-c10d-48bb-b0eb-a158d8ca7354.dsm

-- adding packages\9a6a05e1-cfde-4d32-9a82-85052c4d9de7.rgu

-- adding packages\9a6a05e1-cfde-4d32-9a82-85052c4d9de7.dsm

-- adding packages\70bf28e9-b87c-4b43-be51-e804d08276b1.rgu

-- adding packages\70bf28e9-b87c-4b43-be51-e804d08276b1.dsm

-- adding packages\d726fef1-c84d-40f5-9010-07a6a3fd70a7.rgu

-- adding packages\d726fef1-c84d-40f5-9010-07a6a3fd70a7.dsm

-- adding packagese208dd0-55be-48a4-8639-c9ee80d27099.dsm

-- adding packages\a8f43c9f-bc38-430e-81d1-a2e6c650f225.rgu

-- adding packages\a8f43c9f-bc38-430e-81d1-a2e6c650f225.dsm

-- adding packages\80e90a40-8c29-4441-8860-3981f45792ce.rgu

-- adding packages\80e90a40-8c29-4441-8860-3981f45792ce.dsm

-- adding packages\d529d643-a0ab-425d-8e65-0513828cf097.rgu

-- adding packages\d529d643-a0ab-425d-8e65-0513828cf097.dsm

-- adding packages\6770a886-8c5b-4915-8f80-285af610d318.dsm

-- adding packages\1aa5aeea-3129-45d1-94a6-0b3df2ee511b.rgu

-- adding packages\1aa5aeea-3129-45d1-94a6-0b3df2ee511b.dsm

-- adding packages\7296fa41-69b2-4b20-a386-546399ffe1f8.rgu

-- adding packages\7296fa41-69b2-4b20-a386-546399ffe1f8.dsm

-- adding packages\a0e9457e-943c-44b4-9fe9-aed55e8a775f.rgu

-- adding packages\a0e9457e-943c-44b4-9fe9-aed55e8a775f.dsm

-- adding packages\5490c94e-9d76-496b-bd6c-73ddf6166fd1.rgu

-- adding packages\5490c94e-9d76-496b-bd6c-73ddf6166fd1.dsm

-- adding packages\19076fa2-6b6c-1ff9-0241-2d59b32e766f.dsm

-- adding packages\723fb954-d931-4348-b672-82a188e587b5.dsm

-- adding packages\d92a4f0a-378a-4482-8fd3-bd127a05e4de.dsm

-- adding packages\45116509-e364-4775-9098-c25f0b1fbac2.dsm

-- adding packages\fb468c58-7704-4cd6-cd87-0155c9291818.dsm

-- adding packages\723fb954-d931-4348-b672-82a188e587b5.rgu

Completed successfully

Microsoft ® RGUComp Version 1.0.000

Registry file processor and hive builder.

Copyright © 2004 Microsoft Corporation All Rights Reserved.

built: Nov 19 2004 15:17:13

importing registry file ".\boot.rgu"...

package "WinCENLS_Lang_0804" does not contain .rgu file "45116509-e364-4775-9098-c25f0b1fbac2.rgu"

package "MSXIPKernelLTK" does not contain .rgu file "d92a4f0a-378a-4482-8fd3-bd127a05e4de.rgu"

importing registry file ".\Registry\8cb4ac12-6bc5-4bda-ab45-539988c36a95.rgu"...

importing registry file ".\Registry\6b4ed31c-5ced-41b2-b917-2c006f046a5e.rgu"...

importing registry file ".\Registry\29356830-10de-437d-ad6a-6c7d60a7dea4.rgu"...

package "DRM" does not contain .rgu file "29306538-2ad1-42a5-8414-502a65277eb5.rgu"

importing registry file ".\Registry\ae879543-c73e-4888-812b-d8177c404612.rgu"...

importing registry file ".\Registry\e658c544-26bf-45ac-a458-2044a5d1e698.rgu"...

importing registry file ".\Registry\23ba5346-78b8-4436-b7d2-f30712c3cef4.rgu"...

importing registry file ".\Registry\d13b7447-0248-462a-bba4-d868f31642ed.rgu"...

importing registry file ".\Registry\77f38251-db87-4e5d-96d9-9e8e35b6dc1d.rgu"...

importing registry file ".\Registry\723fb954-d931-4348-b672-82a188e587b5.rgu"...

importing registry file ".\Registry\582f7a58-3c50-4301-970a-ed5ec8947692.rgu"...

package "LangDB" does not contain .rgu file "fb468c58-7704-4cd6-cd87-0155c9291818.rgu"

package "ppgprov" does not contain .rgu file "7562ae5a-418d-4b4b-ae27-5bd29dfd9393.rgu"

importing registry file ".\Registry\429b237a-cc04-4166-a65b-5cd54a4f1b7d.rgu"...

importing registry file ".\Registry\76bd787c-86b5-4b63-a1d8-1a910f86c8e1.rgu"...

importing registry file ".\Registry\b04e8c7f-f0f6-4201-83c6-4876404128c9.rgu"...

importing registry file ".\Registry\da5e9e89-c2c4-4ff9-ae88-c90a50ec09c9.rgu"...

importing registry file ".\Registry\a492bb92-210b-4933-9a65-272cc8ad9a5b.rgu"...

importing registry file ".\Registry\fd7ec796-412f-4352-9a71-04da841dc265.rgu"...

package "CommonNonEA" does not contain .rgu file "7bb5f499-6b7f-4ee0-bcb9-a89ae3fc3e2c.rgu"

package "SQLCE" does not contain .rgu file "8a1287c3-da0a-4eb8-8ba7-b70019890abb.rgu"

importing registry file ".\Registry\b51fcecc-a738-463b-93a4-7b44d03c30b7.rgu"...

importing registry file ".\Registry\d81b11e0-3299-4b65-8305-78f1fa03dc07.rgu"...

importing registry file ".\Registry\e4200be3-87fc-4415-9a57-d96456c4ba10.rgu"...

importing registry file ".\Registry\208f8be6-1362-45b3-ae17-95d4ab426c11.rgu"...

package "Metadata" does not contain .rgu file "034e7cf6-8a37-40ad-85bd-6851b921866a.rgu"

importing registry file ".\Registry\12e09329-dd44-4d62-a5b7-25124bb2ef88.rgu"...

package "Redist_Lang_0409_DPI_96" does not contain .rgu file "5426ac2d-ae8e-462f-bab8-9e8262f8e691.rgu"

package "Fwupdate_Lang_0409" does not contain .rgu file "141bf632-56d3-4f0b-a808-c2fd1f40065d.rgu"

package "MediaOS_Lang_0409" does not contain .rgu file "71da3033-fae4-442a-9fc6-8182fd7b974f.rgu"

package "IPSECVPN_Lang_0409" does not contain .rgu file "0ebf993d-b6af-4a12-b6da-fceb49c9690b.rgu"

importing registry file ".\Registry\c9b03c4a-50ff-4e86-b92f-2eb3f9968eb3.rgu"...

importing registry file ".\Registry\d0b41563-b345-4444-aa15-986e7c7fff99.rgu"...

package "Enterprise_Lang_0409_DPI_96" does not contain .rgu file "5bd7986e-efd4-490a-b3f8-b69ed7293c47.rgu"

importing registry file ".\Registry\5fb94b7f-9cdb-4eab-a685-4ad9a34a93bc.rgu"...

package "Catalog_Lang_0409" does not contain .rgu file "33ee5583-5698-4cc4-bc01-47743f5cc5cd.rgu"

importing registry file ".\Registry\9ca8818d-8eec-479d-a9be-81305c52d303.rgu"...

importing registry file ".\Registry\b183f2a7-06c3-4f27-9679-7baf97e94efa.rgu"...

importing registry file ".\Registry\90f7cab5-db46-4341-b395-7aca3d47055c.rgu"...

package "Enterprise_DPI_96" does not contain .rgu file "5e1602bb-c656-4c2e-adb1-02c8ca5c1309.rgu"

package "IPSECVPN_DPI_96" does not contain .rgu file "30afeccc-fad9-4c38-a08e-ea75986d5581.rgu"

package "Enterprise_Lang_0409" does not contain .rgu file "abf26ee8-18d2-42c7-b355-1ff0d582d792.rgu"

importing registry file ".\Registry\a15620ee-f541-454c-99d4-ee268d67e74a.rgu"...

package "Redist_dpi_96_resh_240_resv_400" does not contain .rgu file "d88ff3f3-72cd-44bf-be70-be4d72094f3b.rgu"

package "Browsing_DPI_96" does not contain .rgu file "4091ab29-ebdf-4f28-9f58-a3f3e7495372.rgu"

importing registry file ".\Registry\f65c1b88-2732-470a-88c8-de964e9f9ca7.rgu"...

importing registry file ".\Registry\25c125d4-0a18-487d-a709-9b4242bbf4c3.rgu"...

importing registry file ".\Registry\1f1aca24-d942-464a-9281-10567741499c.rgu"...

importing registry file ".\Registry\f50e9a40-aed9-497a-bdea-84451210e960.rgu"...

importing registry file ".\Registry\ba94b89b-3bb8-4f41-bada-121dbdab1fde.rgu"...

importing registry file ".\Registry\15947029-6127-4062-bb7f-b3c8bed871ac.rgu"...

package "Base_Lang_0409_DPI_96_RESH_240_RESV_400" does not contain .rgu file "29923157-5fc7-48ce-b310-4ea2f8a8a0cd.rgu"

package "base_dpi_96_resh_240_resv_400" does not contain .rgu file "82c25068-32d8-4acd-ae57-68972e1c3df6.rgu"

importing registry file ".\Registry\67bd9295-4569-4161-bf67-138c52dc24a4.rgu"...

importing registry file ".\Registry\813fd1d1-ca6f-4b6d-96d2-c97fb99bd535.rgu"...

importing registry file ".\Registry\52dcbada-7234-4ee7-b513-731176d5f860.rgu"...

importing registry file ".\Registry\d9d7d86d-3f83-4289-bd32-aa1972a1447e.rgu"...

importing registry file ".\Registry\ed0ab1a4-a456-4fb0-ad9d-93feccf351a3.rgu"...

importing registry file ".\Registry\855d4be3-261f-4d7b-8378-951b0ab78d77.rgu"...

importing registry file ".\Registry\2a6583ff-6047-46cc-b9be-b7deca1152c3.rgu"...

package "Phone_Lang_0409_DPI_96" does not contain .rgu file "ec7a1015-3b7c-40b8-8322-06e3fe6bf0d3.rgu"

package "Phone_DPI_96" does not contain .rgu file "b6d39515-64f2-451c-b50f-f5bd700d3b2b.rgu"

importing registry file ".\Registry\25f4da29-9280-48e9-8f2e-28a91294ce74.rgu"...

package "PhoneRedist_DPI_96" does not contain .rgu file "82ccf63c-1f61-4ccd-ab38-c178277fa43f.rgu"

package "PhoneRedist_Lang_0409_DPI_96" does not contain .rgu file "e80d9598-6865-4473-ab0d-7fba023f3b53.rgu"

package "Phone_dpi_96_resh_240_resv_400" does not contain .rgu file "f23248d4-c10d-48bb-b0eb-a158d8ca7354.rgu"

importing registry file ".\Registry\9a6a05e1-cfde-4d32-9a82-85052c4d9de7.rgu"...

importing registry file ".\Registry\70bf28e9-b87c-4b43-be51-e804d08276b1.rgu"...

importing registry file ".\Registry\80e90a40-8c29-4441-8860-3981f45792ce.rgu"...

importing registry file ".\Registry\d529d643-a0ab-425d-8e65-0513828cf097.rgu"...

package "OEM_DPI_96" does not contain .rgu file "6770a886-8c5b-4915-8f80-285af610d318.rgu"

importing registry file ".\Registry\1aa5aeea-3129-45d1-94a6-0b3df2ee511b.rgu"...

importing registry file ".\Registry\7296fa41-69b2-4b20-a386-546399ffe1f8.rgu"...

package "OEMXIPKERNEL" does not contain .rgu file "19076fa2-6b6c-1ff9-0241-2d59b32e766f.rgu"

importing registry file ".\Registry\d726fef1-c84d-40f5-9010-07a6a3fd70a7.rgu"...

package "ZZ_AdobeFlash_LANG_0409" does not contain .rgu file "0e208dd0-55be-48a4-8639-c9ee80d27099.rgu"

importing registry file ".\Registry\a8f43c9f-bc38-430e-81d1-a2e6c650f225.rgu"...

importing registry file ".\Registry\a0e9457e-943c-44b4-9fe9-aed55e8a775f.rgu"...

InitRegistry FAILED in file ".\Registry\a0e9457e-943c-44b4-9fe9-aed55e8a775f.rgu" within a few lines of line 1.

ImportFromPackageListStrict: (RGUComp) !ERROR failed importing ".\Registry\a0e9457e-943c-44b4-9fe9-aed55e8a775f.rgu"

wmain: (RGUComp) !ERROR failed building DEFAULT hives

Posted

:S did u have to spam all these?

check the last error in log.txt

InitRegistry FAILED in file ".\Registry\a0e9457e-943c-44b4-9fe9-aed55e8a775f.rgu" within a few lines of line 1.

ImportFromPackageListStrict: (RGUComp) !ERROR failed importing ".\Registry\a0e9457e-943c-44b4-9fe9-aed55e8a775f.rgu"

wmain: (RGUComp) !ERROR failed building DEFAULT hives

check a0e9457e-943c-44b4-9fe9-aed55e8a775f.rgu must be some bad syntax in first lines.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.