Topic: Windows 10 TH2 10586 PE x64  (Read 10512 times)

Windows 10 TH2 10586 PE x64
« on: April 28, 2016, 08:40:58 PM »

vvurat

  • Jr. Chef
  • **
  • Date Registered: Aug 2011
  • Posts: 52
I am away from PE development last afew years. Have not followed the developments and when i search and read around i see i have not lost anything because there is not much improvement. I want to share my latest PE %100 handmade and pure as baked in its own oven for educational purposes. Maybe can be helpfull in developments. Because my best PE learning school is investigate what people do and how they do. If anybody interested he can learn everything about handmade PE making because when i investigate others i can see every hidden detail and if i can do others can do too.

[/url]

I want to share this PE unfinished and in my TURKISH language because

*i am working on it yet
*if i share finished people can try to use in production environment, in this condition it will be educational

What is missing in this PE
*Internet Connection
(Internet connection does not works Wired and Wireless keep in mind before download. In it is current state i guess netprofm service depends on Nlasrv and it is depends on Eventlog. They needs to be fixed. I stealed the current services from PE's around. Approximately to make a PE takes not much time for me. This took 1 week. But fixing services can take months. It is the most time consuming stuff for me.)
*Search function (Have not finished i will fix it)
*This PE does not load all drivers by itself, unlike windows 8 and 8.1. Maybe in windows 10 something changed. Maybe need some work
*Printers and devices (Need some extra files i do not know about its future)
*Change desktop wallpaper (Probably needs one or two file)
*Advaced system properties
*Login as admin or change user (Not implemented yet)
*When running some programs there is security warning (Internet explorer registry tweaks will solve it)

and others...

It can look like a long list and you can says what a sh*t. But if you have time interest and enough bathwidth you should give it a try. If you find better one from this give me link. Because i nearly downloaded all chineese stuff. They are number one in handmade PE building but i belive none of them is good enough and they will never be. I know their style and how they work.

And some positive stuff
*It is x64 bit with x86 bit support
*It is 276mb in size
*I did not used syswow64.exe, I guess it is used as getting x86 apps work. My PE builds never need syswow64 for years also winpe8 and winpe8.1. If it is used for any other thing i do not know maybe somebody can explain to me. syswow64.exe file is inside wim but you should add in pecmd.ini for get it work at boot.
*Double functionality and half size of winpese brother PE's :P
*Every file in PE is needed. You can not get it smaller without loosing functionality and the most size taking stuff is network files.

Links

EDIT: Links removed!

« Last Edit: May 09, 2016, 06:08:38 PM by vvurat »

Re: Windows 10 TH2 10586 PE x64
« Reply #1 on: April 29, 2016, 04:01:39 AM »

Atari800xl

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Feb 2013
  • Posts: 827
...
« Last Edit: February 22, 2017, 07:39:14 PM by Atari800xl »

Re: Windows 10 TH2 10586 PE x64
« Reply #2 on: April 29, 2016, 06:32:46 AM »

vvurat

  • Jr. Chef
  • **
  • Date Registered: Aug 2011
  • Posts: 52
Come on. As i see you are are very active in this forum, also i see you on MDL alot. I guess you should be very experienced. Is this question is only a revenge for my previous open source question on other topics or you are really asking it? In anyway i will reply it.

PECMD is a chineese PE loader that is used in all PE projects. It is not my code. It is very powerfull and sometimes antivirus programs detect it as virus. It is nearly in all PE builds. SIW2 (User of this forum) shares updated PECMD frequently. If i had source code of it i will be glad to share. I remember that it's source code maybe distributed too because i see lots of different PECMD distibutions. It's author get angry after it is cracked and stopped developing it. So i guess he shared it's code that if any other people wants to improve it they could because so many different PECMD distributions around. And it continues to developing. I can be false thats all my knowledge. PECMD should be the only outside program used differently else than original code (I need to look wim for to be sure  :smile: ) You can remove it and change with winpeshl.exe HKLM\SYSTEM\Setup\Cmdlines registry key and use winpeshl.ini to load everything. In administrator loading PE's it does not need any but i again use to do loads of stuff. Mt PECMD.ini is the most easy code you can find inaround PE's. I can explain everyline is there if you want. Normaly i do not use netcfg.ece lines in there. My still of creating PE is using the full registry and using full services. When i do that i do not need to use netcfg.exe stuff and penetwork etc. All services loads automatically. As i said this is unfinished project and i am working on it yet. If you investigate winpese system32 directory and search for *.ini you can find lots of ini files that gets work lots of closed source autoit codes.

http://theoven.org/index.php?topic=590.msg20188;topicseen#msg20188

some reverse engineered source code stuff i found

https://github.com/liberize/pecmd-decrypt/tree/master/PECMD-v2.8.8U

For 32bit support is also should be side effect of using full registry stuff. Lots of years i said use full registry. Nobody listened me. After that they have to be used full registry because they have not got any other option. A chineese guy explained how to do that. Until that time i was using full registry but if he knows %100 i was know %99 maybe. Winpese was also started to use. This was maybe 2 years before.But when i look PE's around here they again lost their way and started to using spare reg files again. This can be also again side effect of development because windows changed. With windows 10 also services and files changed. I do not how to use full registry without gettting BSOD. I need to investigate and find a way if chineese do not explain before me. I do not see a light that they search for it now.

There is a wrong idea in all windows users mind. Less services means less process and more fast system. This is complately wrong. You should look this as a team work. More services has a good teamwork for to work flawless. Only you should disable some services that will never work inside pe. As i said i have stolen HKLM\SERVICES key from another place. Probably from a chineese PE or winpese. I have not had time to look it. Just original Services key gives BSOD. If anybody know exact services to disable i will be very glad.

Again if we come to your original question. For to get x86 support working. My idea should be
*Use full HKLM\Software\wow6432node
*Use full HKLM\Software\Microsoft\Windows\CurrentVersion\ComponentBasedServicing
*Use full HKLM\Software\Microsoft\Windows\CurrentVersion\SidebySide

and a few reg tweaks as
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\KnownDLLs]
"DllDirectory32"=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
  6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,77,00,6f,00,77,00,36,00,34,00,00,\
  00

As i use full registry stuff i do not know function by function registry keys. Any keys can be. I can just guess it with my experiences.

If there will be enough demand. I can make a smartversion/xdelta patch of English version of same PE and share. But should be enough demand and i do not promise. To avoid to be used in production environment i will not share fixed version.
« Last Edit: April 29, 2016, 07:18:43 AM by vvurat »

Re: Windows 10 TH2 10586 PE x64
« Reply #3 on: April 29, 2016, 08:22:41 AM »

was_JFX

  • Code Baker
  • Grand Chef
  • *****
  • Date Registered: Dec 2010
  • Posts: 1074
You right, I have to remove the links as the don't go well with the forum rules.
However, there is no reason to remove the topic.

If someone is interested, he can PM you an request the links.

Re: Windows 10 TH2 10586 PE x64
« Reply #4 on: April 29, 2016, 09:50:33 AM »

vvurat

  • Jr. Chef
  • **
  • Date Registered: Aug 2011
  • Posts: 52
As the links are removed i will support this topic for a short period of time. Complately same system in English. Starangely Cortana window exposed itself. It is good that i can find which file result it.

« Last Edit: May 09, 2016, 06:05:40 PM by vvurat »

Re: Windows 10 TH2 10586 PE x64
« Reply #5 on: April 29, 2016, 11:02:46 AM »

ChrisR

  • XPE Baker
  • Grand Chef
  • *****
  • Date Registered: Mar 2011
  • Posts: 3494
Still in manual construction, not easy to share, it would be dangerous for forum to be outside the rules.

Remove Search Box/Icon and disabled Cortana from Windows 10 Taskbar
RegWrite,HKLM,0x4,Tmp_Default\Software\Microsoft\Windows\CurrentVersion\Search,CortanaEnabled,0
RegWrite,HKLM,0x4,Tmp_Default\Software\Microsoft\Windows\CurrentVersion\Search,SearchboxTaskbarMode,0

Re: Windows 10 TH2 10586 PE x64
« Reply #6 on: April 29, 2016, 11:12:28 AM »

vvurat

  • Jr. Chef
  • **
  • Date Registered: Aug 2011
  • Posts: 52
I have not touched that registry. system32 and syswow64 files exactly same. Just found under syswow64 two files shcore.dll and shwapi.dll files different but they do not result such change. Changed all mui files does not help. Very strange both builds exactly same.

ChrisR your messagebox is full
« Last Edit: April 29, 2016, 11:15:23 AM by vvurat »

Re: Windows 10 TH2 10586 PE x64
« Reply #7 on: April 29, 2016, 11:25:40 AM »

Atari800xl

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Feb 2013
  • Posts: 827
...
« Last Edit: February 22, 2017, 07:39:47 PM by Atari800xl »

Re: Windows 10 TH2 10586 PE x64
« Reply #8 on: April 29, 2016, 11:43:29 AM »

vvurat

  • Jr. Chef
  • **
  • Date Registered: Aug 2011
  • Posts: 52
Sorry i see your nick always and tought you are GURU and having fun with me.

Re: Windows 10 TH2 10586 PE x64
« Reply #9 on: April 29, 2016, 11:46:22 AM »

Atari800xl

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Feb 2013
  • Posts: 827
...
« Last Edit: February 22, 2017, 07:40:21 PM by Atari800xl »

Re: Windows 10 TH2 10586 PE x64
« Reply #10 on: April 29, 2016, 11:53:43 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
Looks good vvurat  :great:

You can get some pm from public in time  :thumbsup:

:turtle:
« Last Edit: April 30, 2016, 01:41:07 PM by Lancelot »

Re: Windows 10 TH2 10586 PE x64
« Reply #11 on: April 29, 2016, 11:56:49 AM »

vvurat

  • Jr. Chef
  • **
  • Date Registered: Aug 2011
  • Posts: 52
WOW64 will work? But that does require PECMD in that case, correct?
No exactly

Informations about this stuff is only in chineese site in chineese.
http://bbs.wuyou.net/forum.php?mod=viewthread&tid=256062&extra=page%3D2

You need to read every topic in theoven,reboot-pro,msfn and http://bbs.wuyou.net/forum.php?mod=forumdisplay&fid=39

From Turkish Language PE to English Language PE convertion prevent to upload another 300mb file iso

http://forums.mydigitallife.info/threads/60900-how-to-create-SmartVersion-file-patch
http://www.smartversion.com/download.htm
https://github.com/jmacd/xdelta/tree/release3_1_apl/xdelta3
https://sourceforge.net/projects/xdelta3-gui/

Re: Windows 10 TH2 10586 PE x64
« Reply #12 on: April 29, 2016, 12:04:05 PM »

Atari800xl

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Feb 2013
  • Posts: 827
...
« Last Edit: February 22, 2017, 07:40:56 PM by Atari800xl »

Re: Windows 10 TH2 10586 PE x64
« Reply #13 on: April 29, 2016, 12:16:36 PM »

vvurat

  • Jr. Chef
  • **
  • Date Registered: Aug 2011
  • Posts: 52
This gave me an idea. As the general subject of the forum is not to teach people how to build their own PE. I can collect translate (mostly copy paste) every important info under a topic. Give links to what need to read. Probably it will not be in chronological order everything will be mixed but at least there will be all info. Summary of all i have read for years. I can add such stuff under a topic. But also forum administarators need to allow because there can be a huge number of posts comments. And  alot of copyrighted material of other people in the world. I do not think they will give us to court but i can not demand permission from all people.

Re: Windows 10 TH2 10586 PE x64
« Reply #14 on: April 29, 2016, 12:32:02 PM »

Atari800xl

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Feb 2013
  • Posts: 827
...
« Last Edit: February 22, 2017, 07:41:24 PM by Atari800xl »

Re: Windows 10 TH2 10586 PE x64
« Reply #15 on: April 29, 2016, 12:34:37 PM »

vvurat

  • Jr. Chef
  • **
  • Date Registered: Aug 2011
  • Posts: 52
As the general subject of the forum is not to teach people how to build their own PE.
Aah, we're back to the jokes now...?  :wink:

Seriously: As writing understandable posts seems to come so natural to you (no joke this time), I think the better option would be to make a nice HowTo on the subject, maybe not explaining every single detail, but still...
If you really can't see any way to explain, that's not a problem either, in that case we still have our great PE/SE projects for WOW64, which we will then appreaciate even more...

I did that previously. I do not know how much i succeded. I will not do that again. It is very difficult.
http://www.msfn.org/board/topic/143241-portable-windows-7-build-from-winpe-30/

Re: Windows 10 TH2 10586 PE x64
« Reply #16 on: April 29, 2016, 01:07:10 PM »

Atari800xl

  • Code Baker
  • Sr. Chef
  • ****
  • Date Registered: Feb 2013
  • Posts: 827
...
« Last Edit: February 22, 2017, 07:38:58 PM by Atari800xl »

Re: Windows 10 TH2 10586 PE x64
« Reply #17 on: April 29, 2016, 01:20:59 PM »

vvurat

  • Jr. Chef
  • **
  • Date Registered: Aug 2011
  • Posts: 52
When i building PE i use lots of parameters. There no need to discover America again. For example i compare files with my previously made builds. I copied all same Window7PE files, but need to add more files that exist in windows 10 but not in windows 7, i have looked bare metal chineese PE's, sometimes also looked to winpese scripts. Removed unused files, added my files created had a lots of hard work. Yesterday maybe i had 100 different combination PE boots.If somebody wants to build his own at least he can start my file list after delete or add new ones or investigate registry hiv's. I can not write hundred of pages of tutorials at every new windows version. My only help can be in that way. Thats all i can do in a hundred files and a hundred registry combinations.

Re: Windows 10 TH2 10586 PE x64
« Reply #18 on: May 09, 2016, 05:52:23 PM »

vvurat

  • Jr. Chef
  • **
  • Date Registered: Aug 2011
  • Posts: 52


I am sharing my file list for extreme removal. You can add "copy" lines and make a batch file and easly create your own file list to build PE. (Change your language with tr-TR). You can build your WinPE with WinPeSE and extreme remove unneeded files.

Wireless icon needs some more files (Shouldn't be more then a few)
Search function can be need one or two file (Searches only in start menu and shows wrong result. mssvp.dll or prn001f.dll something like that files maybe need.)
There are all files needed to login as Administrator.
There are extra 5mb files for my extra programs. You can remove them.
%70 control panel works.
Supports x86 programs.
You can delete dism folder to save space.
Smaller then nanoserver.
296Mb boot.wim size.
« Last Edit: May 09, 2016, 06:29:47 PM by vvurat »

Re: Windows 10 TH2 10586 PE x64
« Reply #19 on: May 10, 2016, 10:22:10 PM »

noelBlanc

  • Chef
  • ***
  • Date Registered: Dec 2013
  • Posts: 266
where do you get theses files  ?

X:\Windows\System32\config\SOFTWARE
X:\Windows\System32\config\SYSTEM

« Last Edit: May 10, 2016, 10:33:14 PM by noelBlanc »

 

Powered by EzPortal