红毛樱木 发表于 2015-12-8 04:42:45

2011ChrisR 发表于 2015-12-8 02:52
First, thank you for the great SetWoW64 :)
Is it possible to run SetWOW64 with Administrator accoun ...

yes

2011ChrisR 发表于 2015-12-8 07:52:40

Forget, SetWoW64 works well with shortcuts.
Replace in Winpeshl.ini: Pecmd.exe pecmd.ini => Pecmd.exe switchToAdmin.ini
Seems not good here!

红毛樱木 发表于 2015-12-8 08:04:55

2011ChrisR 发表于 2015-12-8 07:52
Forget, SetWoW64 works well with shortcuts.
Replace in Winpeshl.ini: Pecmd.exe pecmd.ini => Pecmd ...

before winpeshl.exe

2011ChrisR 发表于 2015-12-8 09:00:17

红毛樱木 发表于 2015-12-8 08:04
before winpeshl.exe

Will do more test tomorrow for Auto Logon to Admin

红毛樱木 发表于 2015-12-8 10:08:51

本帖最后由 红毛樱木 于 2015-12-8 10:10 编辑

2011ChrisR 发表于 2015-12-8 09:00
Will do more test tomorrow for Auto Logon to Admin

You can use new pecmd.exe forWOW64.
http://bbs.wuyou.net/forum.php?mod=viewthread&tid=205402&extra=page%3D1
http://pan.baidu.com/s/1ntzn57z
http://pecmd.sysceo.com/pecmd2012/

e.g.
reg cmdline(need main):pecmd.exe main %windir%\system32\pecmd.ini
and
pecmd.ini:exec *%windir%\system32\winpeshl.exe

红毛樱木 发表于 2015-12-8 10:11:59

2011ChrisR 发表于 2015-12-8 09:00
Will do more test tomorrow for Auto Logon to Admin

in 10240
auto logon to administrator,there are some mistakes,Look forward to your results.

frg521 发表于 2015-12-8 14:49:30

本帖最后由 2011frg521 于 2015-12-8 14:54 编辑

红毛樱木 发表于 2015-12-8 10:11
in 10240
auto logon to administrator,there are some mistakes,Look forward to your results.
Why not use the version of native?

Add Registry to:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager
bootexecute = Win10WoW64Support-Native.exe



2011ChrisR 发表于 2015-12-8 22:13:10

本帖最后由 2011ChrisR 于 2015-12-8 23:09 编辑

红毛樱木 发表于 2015-12-8 10:11
in 10240
auto logon to administrator,there are some mistakes,Look forward to your results.

SwitchToAdmin with WoW64 works with shortcuts but many tests without success with Auto-Logon.

Win10WoW64Support-Native.exe seems the only way currently :)
Native smss.exe process is loaded :)

cmdline or winpeshl (without Shell explorer.exe):

Pecmd.exe Main %SystemDrive%\Windows\System32\SwitchToAdmin.ini (~=su.ini)

Seems to work well here.

红毛樱木 发表于 2015-12-8 23:31:02

2011ChrisR 发表于 2015-12-8 22:13
SwitchToAdmin with WoW64 works with shortcuts but many tests without success with Auto-Logon.

...

I will test it later.
Sp_star does many many work for admin.

2011ChrisR 发表于 2015-12-8 23:53:17

红毛樱木 发表于 2015-12-8 23:31
I will test it later.
Sp_star does many many work for admin.

I know, a really nice work :)
Tested here, Win10WoW64Support-Native is really good to auto-logon as Administrator
No need to Lauch and Kill explorer then. It need "pecmd main su.ini" only, it is significantly faster.

红毛樱木 发表于 2015-12-9 00:13:58

2011frg521 发表于 2015-12-8 23:58
请问你是中国人或者能看懂汉语吗?
Are you chinese ?
Can you read chinese?


我记得好像是法国人。

红毛樱木 发表于 2015-12-9 00:36:43

2011ChrisR 发表于 2015-12-8 23:53
I know, a really nice work :)
Tested here, Win10WoW64Support-Native is really good to auto-logon...

LogonUI.exe   errorin 10240.
do you have any idea?

2011ChrisR 发表于 2015-12-9 01:36:07

2011frg521 发表于 2015-12-8 23:58
请问你是中国人或者能看懂汉语吗?
Are you chinese ?
Can you read chinese?


French.
这真的很难与谷歌翻译
it seems that it lacks the necessary file mapping for ThinApp applications.
However, good job.

2011ChrisR 发表于 2015-12-9 01:37:52

红毛樱木 发表于 2015-12-9 00:36
LogonUI.exe   errorin 10240.
do you have any idea?

Tested in 10586, works well.
Now tested with 10240, same error !

frg521 发表于 2015-12-9 01:47:42

2011ChrisR 发表于 2015-12-9 01:36
French.
这真的很难与谷歌翻译
it seems that it lacks the necessary file mapping for ThinApp appli ...

wow64-Native program running smss initialization process, the essence is the complement of the original limited code, add the KnownDll32 target directories, and symbolic links, then the system automatically creates a DLL that already exists Sections
Therefore, the normal system available, whether virtualized or the other, are the same as long as you SysWow64 ,directory has enough support and Exe Dll files


wow64-Native 程序运行在smss初始化过程中,本质就是补充了原来受限的代码,添加了KnownDll32对象目录和符号链接,然后系统自动创建已经存在的DLL的Sections
所以,正常系统可用的不管是虚拟化还是其他的,都一样,只要你的SysWow64目录中有足够的支持Dll和Exe文件

2011ChrisR 发表于 2015-12-9 20:35:11

本帖最后由 2011ChrisR 于 2015-12-9 20:47 编辑

红毛樱木 发表于 2015-12-9 00:36
LogonUI.exe   errorin 10240.
do you have any idea?

I got it for 10240 :)
It need "EXEC !=sc start ShellHWDetection", in addition in SwitchToAdminLogin.ini (or su.ini)

Starting from sp-star script,
I added AuthExt.dll,InputSwitch.dll, perhaps not really necessary.
Setup,CmdLine="PECMD.EXE Main %SystemRoot%\System32\SwitchToAdminLogin.ini"
in SwitchToAdminLogin.ini (or admin.ini), Kill and Relaunch Explorer is required in 10240! but notrequired in 10586.

It works here for me now in 10240 and 10586



Edit: Need also the Great Win10WoW64Support-Native.exe
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager
bootexecute = Win10WoW64Support-Native.exe

2012mshs 发表于 2015-12-9 21:08:08

2011ChrisR 发表于 2015-12-9 20:35
I got it for 10240 :)
It need "EXEC !=sc start ShellHWDetection", in addition in SwitchToAdminL ...

Hi ChrisR. Is Winbuilder support Native PE?

2011ChrisR 发表于 2015-12-9 21:14:26

2012mshs 发表于 2015-12-9 21:08
Hi ChrisR. Is Winbuilder support Native PE?

WinBuilder has nothing to do with Native PE, it is just an engine to build a PE :)

红毛樱木 发表于 2015-12-9 21:24:49

2011ChrisR 发表于 2015-12-9 20:35
I got it for 10240 :)
It need "EXEC !=sc start ShellHWDetection", in addition in SwitchToAdminL ...

10240
still have it

2011ChrisR 发表于 2015-12-9 21:49:23

It seems good here.
Already, not the same message as before ;)
Try perhaps to change WAIT 2000 => WAIT 4000. It will still fastest than loading explorer and shortcuts.
It probably need some time for loading some drivers or drivers services (depends on hardware).

2012mshs 发表于 2015-12-9 22:09:02

2011ChrisR 发表于 2015-12-9 21:14
WinBuilder has nothing to do with Native PE, it is just an engine to build a PE :)

Can you tell with me how to do it? I can not find any tips to do native pe. :(

红毛樱木 发表于 2015-12-9 22:15:51

2011ChrisR 发表于 2015-12-9 21:49
It seems good here.
Already, not the same message as before ;)
Try perhaps to change WAIT 2000 =>...

I try again on sp_star
still....

Hi112345678 发表于 2018-8-31 11:17:13

請問有教學嗎?我直接把應用放進PE運行後,運行32bits的應用還是不行啊!

nick20000 发表于 2019-1-9 08:39:37

现在有什么比较好的方法让64位WINPE运行32位程序吗?

nick20000 发表于 2019-1-9 20:31:35

请问WIN10 PE 64bit要运行32bit程式需要哪些步骤?直接运行Win10WoW64Support跟setWOW64后执行还是不行呢

liuzhaoyzz 发表于 2019-10-9 20:20:46

本帖最后由 liuzhaoyzz 于 2019-10-9 20:32 编辑

frg521 发表于 2015-12-8 14:49
Why not use the version of native?

Add Registry to:


非常感谢,为了防止这位仁兄、大神删帖,我直接发个附件上来,哈哈!      

MC阿虎 发表于 2020-3-13 09:02:33

来学习啦

很闲 发表于 2020-4-11 21:21:22

为什么总提示我没有下载附件的权限

ntuu 发表于 2023-2-15 10:41:22

这个用来做什么用?

yyz2191958 发表于 2023-2-15 15:27:33

很高深的东西
页: 1 2 [3] 4
查看完整版本: (更新支持虚拟化程序)Win10X64中运行32位程序的临时办法