Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
May 29, 2021, 08:50:22 AM
Home
Forum Rules
Active Topics
Login
Register
Project World
»
Win7PE SE HomePage
»
PE Shell Swapper can't load taskmanager anymore
« previous
next »
Print
Pages: [
1
]
Topic: PE Shell Swapper can't load taskmanager anymore (Read 6843 times)
PE Shell Swapper can't load taskmanager anymore
«
on:
October 05, 2012, 08:45:45 PM »
Aeolis
Chef
Location: Rio de Janeiro, Brazil
Date Registered: Oct 2012
Posts: 134
Hello folks,
Last month I have successfully built a x64 build and it worked as expected. However, yesterday, I have built a x64 build again and I have being experiencing a very strange problem. Now the Win+T shorcut can't load task manager anymore.
After using Ctrl+Alt+Del shortcut to call PE Shell Swapper I have noticed that its task manager button is grayed (which means it's inactive). Here is the screenshot:
Here is the build log:
I would like some help here. Does anybody has any ideas?
Best regards,
Aeolis
Re: PE Shell Swapper can't load taskmanager anymore
«
Reply #1 on:
October 05, 2012, 08:50:24 PM »
Aeolis
Chef
Location: Rio de Janeiro, Brazil
Date Registered: Oct 2012
Posts: 134
Hello folks,
Dear ChrisR, as Mikka instructed me, I've moved my post here. I hope you get back soon.
Best regards,
Aeolis
P.S.: How do I edit my posts here after I have submitted them?
Re: PE Shell Swapper can't load taskmanager anymore
«
Reply #2 on:
October 05, 2012, 09:09:06 PM »
Lancelot
Gena Baker
Grand Chef
Date Registered: Sep 2010
Posts: 10350
Welcome Aeolis
Quote from: Aeolis on October 05, 2012, 08:50:24 PM
P.S.: How do I edit my posts here after I have submitted them?
After 10 post (spam protection
)
Re: PE Shell Swapper can't load taskmanager anymore
«
Reply #3 on:
October 05, 2012, 10:43:15 PM »
ChrisR
XPE Baker
Grand Chef
Date Registered: Mar 2011
Posts: 3494
Hi Aeolis, welcome
and thanks Mikka
For taskmgr in peshell, it is because peshell.exe is a 32 bits application and and therefore it seeks for 32 bits taskmgr.exe (in SysWow64) and it does not find it => disabled, grayed (good peshell
).
Adding SysWow64\Taskmgr.exe + dependency, should solve this.
You can try by just adding SysWow64\taskmgr.exe in your build.
Seems to have a lot of dependency (size), is it really necessary, not sure.
«
Last Edit: October 05, 2012, 11:01:02 PM by ChrisR
»
Re: PE Shell Swapper can't load taskmanager anymore
«
Reply #4 on:
October 06, 2012, 02:24:11 PM »
Aeolis
Chef
Location: Rio de Janeiro, Brazil
Date Registered: Oct 2012
Posts: 134
Hello folks,
Thank you Lancelot and ChrisR for the welcome! ChrisR you were right, it was just a missing "taskmgr.exe" on SysWOW64 folder (I think "taskmgr.exe" dependencies are just ok for now). I am getting older and my eyes play me tricks, I've missed that missing "taskmgr.exe". Thank you again ChrisR!
Best regards,
Aeolis
P.S.: Do you remember that Privatefirewall script I've promised you? It's x86 ready and x64 "almost there"...
Re: PE Shell Swapper can't load taskmanager anymore
«
Reply #5 on:
October 07, 2012, 11:12:55 PM »
Lancelot
Gena Baker
Grand Chef
Date Registered: Sep 2010
Posts: 10350
Hi Chris,
to prevent similar Aeolis report in future, I feel better add a default selected option to "2 - Shell & Config" since PeShell Swapper there ;)
http://www.mediafire.com/download.php?e6v2p2g371pot3c
Re: PE Shell Swapper can't load taskmanager anymore
«
Reply #6 on:
October 08, 2012, 11:14:23 AM »
ChrisR
XPE Baker
Grand Chef
Date Registered: Mar 2011
Posts: 3494
Hi Lancelot,
I also thought to the same idea
We must also add the dependencies (not looked) and depending on the size, the option enabled or not by default (not sure that this is widely used).
It could be also 1-files.script for copying taskmgr and all dependencies.
@Aeolis
About your Privatefirewall, good continuation to share it soon
As you know it, Win7PESE remains the base (except few applications), I do not wish, not enough time, to add applications inside.
For the one who have the courage (lot of fun too), the development of an external project/package with useful apps would be a good thing.
But for now, I prefer to let users choose which applications they wish.
My advice is to use "Share script" as much as possible, to easily add Gena apps (90-95% compatible) or VistaPE apps or others with Myscripts.
Thus, scripts and applications are added to the outside of the base. Easier to manage, particularly for updates.
There is also "MyScripts Project Add" in utils folder to convert Myscripts to a project.
Edit: About Taskmgr in peshell, an other option for x64 build, is to add an option in peshell.ini : task manager=%SystemRoot%\System32\taskmgr.exe (but without Win+T shortcut)
«
Last Edit: October 08, 2012, 11:24:16 AM by ChrisR
»
Re: PE Shell Swapper can't load taskmanager anymore
«
Reply #7 on:
October 08, 2012, 12:41:08 PM »
was_JFX
Code Baker
Grand Chef
Date Registered: Dec 2010
Posts: 1074
Replace PEShell.exe in x64 PE with this one:
PEShell.7z
And report if it helps.
Re: PE Shell Swapper can't load taskmanager anymore
«
Reply #8 on:
October 08, 2012, 01:44:57 PM »
ChrisR
XPE Baker
Grand Chef
Date Registered: Mar 2011
Posts: 3494
Great, It does not just help, it works
Re: PE Shell Swapper can't load taskmanager anymore
«
Reply #9 on:
October 08, 2012, 01:56:25 PM »
Lancelot
Gena Baker
Grand Chef
Date Registered: Sep 2010
Posts: 10350
hehe, no need wow64 taskmgr (and its dependencies anymore)
Thanks JFX, you are the Greatest
Re: PE Shell Swapper can't load taskmanager anymore
«
Reply #10 on:
October 08, 2012, 02:38:42 PM »
ChrisR
XPE Baker
Grand Chef
Date Registered: Mar 2011
Posts: 3494
Quote from: Lancelot on October 08, 2012, 01:56:25 PM
Thanks JFX, you are the Greatest
Sure
"2 - Shell & Config" is on server.
Re: PE Shell Swapper can't load taskmanager anymore
«
Reply #11 on:
October 08, 2012, 04:05:28 PM »
was_JFX
Code Baker
Grand Chef
Date Registered: Dec 2010
Posts: 1074
Good to hear it works, was actually just a tiny fix :)
Re: PE Shell Swapper can't load taskmanager anymore
«
Reply #12 on:
October 11, 2012, 09:43:38 PM »
Aeolis
Chef
Location: Rio de Janeiro, Brazil
Date Registered: Oct 2012
Posts: 134
Hello folks,
Thank you all for your time and help! Everything is fine now.
Best regards,
Aeolis
Print
Pages: [
1
]
« previous
next »
Project World
»
Win7PE SE HomePage
»
PE Shell Swapper can't load taskmanager anymore
Powered by
EzPortal