The Oven

Project World => Win10XPE HomePage => Topic started by: Jon_2030 on December 19, 2019, 04:07:45 PM

Title: How to change the network icon to default
Post by: Jon_2030 on December 19, 2019, 04:07:45 PM
Hi guys
How to change the network icon to default
Best Regards

(https://5.top4top.net/p_1448z6dov1.jpg)
Title: Re: How to change the network icon to default
Post by: dazza on December 19, 2019, 09:46:51 PM
The icon you show below is for PENetwork which is the fantastic tool included with XPE for managing network connections - it IS the default icon for that product so not sure what you are asking or expecting
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 19, 2019, 09:57:41 PM
I want to change to the default Windows WiFi icon

(http://techgenix.com/ezoimgfmt/cdn.techgenix.com/media/upls/network-list.png?ezimgfmt=rs:464x707/rscb1)
Title: Re: How to change the network icon to default
Post by: dazza on December 19, 2019, 10:11:00 PM
networking, both wired and wireless is implemented in Win10XPE (and lots of other PE projects) using the excellent PENetwork.  You can't have everything in PE exactly the same as a normal install of Windows, they are two completely different beasts.  If you want to use network functionality in PE then use the tool provided.
Title: Re: How to change the network icon to default
Post by: James on December 19, 2019, 10:18:04 PM
WHY you want to change ???

I Want a response to Adobe Reader XI - how did that work out ??
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 19, 2019, 10:31:54 PM
Yes, it worked
The problem was from my device
I don't know how to thank you for help
But I pray for you

Title: Re: How to change the network icon to default
Post by: 0scar on December 19, 2019, 11:40:37 PM
Here is the source of Penetwork, it is written in Autoit, the way to changing something  is editing the program source:
https://sourceforge.net/projects/penetwork/files/Version%200.59.B12/

PS: Actually is possible changing colors and icons with Winbuilder, look for PENetwork configuration editor button in Build Core, Network Options tab.
Through the configuration editor this is the section in penetwork.ini which gives a dark wifi connections dialog:
[Schemes]
Default=Win10_GUI_Colored
Scheme1=Dark
Scheme2=Win8
Scheme3=Win10
Scheme4=Win10_GUI_Colored
Scheme5=Old_Icons
Title: Re: How to change the network icon to default
Post by: RoyM on December 20, 2019, 12:13:54 AM
In Dazza's defense, I believe PeNetwork is no longer needed.
I posted about the network being alive and well upon boot, without loading PeNetwork.
 http://theoven.org/index.php?topic=2488.msg34495#msg34495

In my XPE builds, I do include PeNetwork, but no autostarts.
and upon boot wired Network is fully connected.

I have not tested a build 'without' PeNetwork included, but it should be done to prove a hunch.

I am looking for an elegant solution to disable AutoNetworkConnect on boot.
Right now I'm using SetInterFaceState.exe, and also Pecmd.exe to disable network..
Even if you disable NetInit in Pecmd.ini, Network still works.

I got nothin' for you about icon changing however, sorry.
Most likely the icon is going to be in one of the .dll resources.

Regards.
RoyM.
Title: Re: How to change the network icon to default
Post by: slore on December 20, 2019, 12:31:18 AM
StartMenu -> Programs -> System Tools -> WinXShell -> Wifi
Title: Re: How to change the network icon to default
Post by: RoyM on December 20, 2019, 12:46:41 AM
Nice Slore, I didn't think of WinXShell, duh.

My Quote, "I have not tested a build 'without' PeNetwork included, but it should be done to prove a hunch.

Continuing with above Quote, Penetwork.exe was still started as a service in XPE.
So I renamed Penetwork.exe and rebuilt .ISO
Upon reboot, I verified Penetwork.exe was not started as a service, and Network was alive..

Disabled NetInit in Pecmd.ini, Rebuilt, and Network was still alive.
Perhaps I'm missing something.???

Please Advise.
Regards RoyM.
Title: Re: How to change the network icon to default
Post by: slore on December 20, 2019, 01:10:41 AM
I don't know your question clearly.
The MS's origin winre.wim has the Network (wired). without PECMD,  PENetwork or any others.

If you want to disable the Network feature you need remove the system component.
Title: Re: How to change the network icon to default
Post by: RoyM on December 20, 2019, 01:21:10 AM
I think you got it clearly, I was not aware MS's origin winre.wim has Network available.

Next Silly Question:
How to do this simply --> If you want to disable the Network feature you need remove the system component. ????

Also, I don't want to disable altogether, just want to enable when I want.

i.e. Disabled upon boot, enable when needed.

Regards.
RoyM.
Title: Re: How to change the network icon to default
Post by: slore on December 20, 2019, 01:54:14 AM
I removed the net*. dll,  dhcp*. dll and all network drivers to get a 160+MB PE for just backup files and reinstall the system. It can't be enabled again.

You can try rename them or disable the services about network and DCHP related.
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 20, 2019, 02:29:46 PM
How is the modification method
please explain

Best Regards
Title: Re: How to change the network icon to default
Post by: 0scar on December 20, 2019, 03:01:38 PM
Start Winbuilder
Then press the following buttons:
Build Core
Network Options
Start Penetwork configuration editor
Color Schemes
Scheme: Win10_Gui_colored
Save default
Save
Close
Title: Re: How to change the network icon to default
Post by: 0scar on December 20, 2019, 05:10:10 PM
StartMenu -> Programs -> System Tools -> WinXShell -> Wifi

Actually this almost hidden shortcut that already exists is what Jon_2030 wants.  :thumbsup:

This is what the shortcut does
"X:\Program Files\WinXShell\WinXShell.exe" -ui -jcfg wxsUI\UI_WIFI.zip\main.jcfg -theme dark
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 20, 2019, 06:34:49 PM
I want the default Windows 10 WiFi icons

Start Winbuilder
Then press the following buttons:
Build Core
Network Options
Start Penetwork configuration editor
Color Schemes
Scheme: Win10_Gui_colored
Save default
Save
Close

Nothing has changed
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 21, 2019, 02:38:18 PM
I want to change the icons wifi, not the colors
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 23, 2019, 03:22:15 PM
Guys
Do you understand what I mean?
I want the default Windows 10 WiFi icons

What is the method for that

Best Regards
Title: Re: How to change the network icon to default
Post by: 0scar on December 23, 2019, 03:40:58 PM
Have you tried Reply #8 or #15 ?

StartMenu -> Programs -> System Tools -> WinXShell -> Wifi
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 23, 2019, 03:50:21 PM
My friend
Can you explain the method to me?
I am not using a program folder
Title: Re: How to change the network icon to default
Post by: 0scar on December 23, 2019, 04:45:20 PM
Boot into your XPE and press the following buttons:
Start  (in the left botton corner)
All programs
System tools
WinXshell
Wifi
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 23, 2019, 05:54:02 PM
Boot.wim

no programs folder
Title: Re: How to change the network icon to default
Post by: James on December 23, 2019, 05:58:16 PM
Boot into your XPE and press the following buttons:
Start  (in the left botton corner)
All programs
System tools
WinXshell
Wifi


Read...
BOOT into PE
From Start Menu GOTO System Tool "WinXShell"
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 23, 2019, 06:32:29 PM
 :thumbsup:
How do I make it work instead of penetwork

How do I turn it from right to left

Title: Re: How to change the network icon to default
Post by: James on December 23, 2019, 09:15:03 PM
PEnetwork is not needed if connecting to Ethernet via a LAN cable....
The Windows OS Networking feature does not work in PE....
And the Icons are set to a Default, by the developer...
We are not working with a Windows OS, so some things are not as you would want or expect..

If you want a Full Windows 10 OS - try using "Windows To Go"
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 23, 2019, 10:03:47 PM
How do I make WinXShell run automatic on startup
Title: Re: How to change the network icon to default
Post by: dazza on December 23, 2019, 10:08:59 PM
How do I make WinXShell run automatic on startup
choose it as your default shell when you build Win10XPE

[attach=1]
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 23, 2019, 10:34:29 PM
thank you very much
But there is an error message

(https://2.top4top.net/p_1452brcx11.jpg)
Title: Re: How to change the network icon to default
Post by: dazza on December 23, 2019, 10:38:15 PM
thank you very much
But there is an error message
An error message which it doesn't take too much for you to understand by simply readinf it - if using WinXShell as default shell then don't select IE11 (Internet Explorer 11) further down same page I screenshotted above
Title: Re: How to change the network icon to default
Post by: Malok on December 24, 2019, 03:41:46 AM
I never tried it. But PENetwork documentation says.

"If you want to use alternative icons in program just create a "PENetwork.icl" (icon library file) and put it in the same folder.
You can find a sample .icl file in the AutoIt3-source."

https://www.penetworkmanager.de/html/faq.html (https://www.penetworkmanager.de/html/faq.html)

For more info... https://www.penetworkmanager.de/

This could be what you are looking for. But I don`t know if you can replace the taskbar icon with this method.
Title: Re: How to change the network icon to default
Post by: slore on December 24, 2019, 05:30:54 AM
Just make it startup on booting(better with -hidewindow option) in pecmd.ini.

Don't change the default shell to WinXShell, that is not what you want.
Title: Re: How to change the network icon to default
Post by: James on December 24, 2019, 07:25:58 AM
I tried to help you all, but no...

Title: Re: How to change the network icon to default
Post by: 0scar on December 24, 2019, 02:33:18 PM
Plugin for stopping PEnetwork autorun and Winxshell WiFi icon on desktop:
Title: Re: How to change the network icon to default
Post by: Bigbadmoshe on December 24, 2019, 05:00:11 PM
Plugin for stopping PEnetwork autorun and Winxshell WiFi icon on desktop:

Thanks I'm definitely going to try this.
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 24, 2019, 06:42:06 PM
 :thumbsup:

How can automatic run

Best Regards
Title: Re: How to change the network icon to default
Post by: Bigbadmoshe on December 25, 2019, 12:20:41 PM
Plugin for stopping PEnetwork autorun and Winxshell WiFi icon on desktop:

Disabling penetwork gives me no network.
Title: Re: How to change the network icon to default
Post by: James on December 25, 2019, 12:34:02 PM
Quote
Disabling penetwork gives me no network.
Yet attachment downloaded 19 times already....
Title: Re: How to change the network icon to default
Post by: 0scar on December 25, 2019, 02:27:06 PM
:thumbsup:

How can automatic run

Best Regards

Your wish is my command  milord  :worship:, this is the Wifi2 plugin with the autorun option, but here it autostarts a few seconds too early, so it is not useful.
BTW, I don't know why or when the internet connection works despite PEnetwork disabled. Somebody asked the same questions a few days ago in this forum.
Title: Re: How to change the network icon to default
Post by: cretino on December 25, 2019, 03:35:43 PM
hi Bigbadmoshe

Quote
Disabling penetwork gives me no network.
tested and ok for me  :grin:

with wifi
[attach=1]

with rndis ok ( it change  automatically ... )
[attach=2]

@  0scar

thank you ... (i have try it befor but didnt work for me with penetwork actived ...  :confused: )
i have changed line to
Code: [Select]
TXTDelLine,%gtarget_sys%\pecmd.ini,EXEC Y:\Programs\PENetwork\PENetwork.exe

Title: Re: How to change the network icon to default
Post by: Bigbadmoshe on December 25, 2019, 04:28:16 PM
Its strange cuz rainmeter tells me I have up. But windows shows no internet and I cannot brows local network.
Title: Re: How to change the network icon to default
Post by: 0scar on December 25, 2019, 05:22:18 PM
This new plugin wifi3 has the option to  auto connect wifi if the password file SSIDprofile.xml exists in Program Files\PENetwork_x64\WifiProfiles.
The Wireless Configuration Exporter of Build Core must be run first to create SSIDprofile.xml
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 25, 2019, 07:41:50 PM
thank you very much  :clap:  :thumbup:
This is required
But there is something simple
It does not Run automatically
Double click To work
Title: Re: How to change the network icon to default
Post by: James on December 26, 2019, 02:09:51 AM
Guess we trying to reinvent existing PENetwork features
How  Does Penetwork auto connect work IF you disable PENetwork Startup ???
Would you still not get the PENetwork Tray Icon if you where to Start PENetwork ???

[attach=1]

At the end of the last line =================== =  there is a small box to show advanced options...
Title: Re: How to change the network icon to default
Post by: cretino on December 26, 2019, 03:29:47 AM
with   PENetwork  disabled its better to Export Wireless Profile with Netsh ,then under pe run WinXShell & Restore it using a batch file ...
Title: Re: How to change the network icon to default
Post by: 0scar on December 26, 2019, 03:32:43 PM
Penetwork plugin is always processed , its folder in Program Files and its "auxiliary" .cmd files in system32 always exist in the PE ISO.
When Penetwork is impeded from auto start it cannot launch the auxiliary .cmd file created during building for autoconnecting wifi.
What my plugin wifi3 does is to replace Penetwork for auto starting the .cmd file that  auto connects wifi.
Title: Re: How to change the network icon to default
Post by: Malok on December 26, 2019, 03:42:14 PM
By disabling PENetwork, it will break Randomized computer name creation. If you use multiple copies of your PE on the same network, it will result in computer name collisions.  :ohmy:




Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 26, 2019, 04:29:46 PM
1- Does not display the icon in a tray
2-Run Double click
3- The network is repeated

(https://1.top4top.net/p_1455nhjcm1.jpg)
Title: Re: How to change the network icon to default
Post by: dazza on December 26, 2019, 05:01:49 PM
Guess we trying to reinvent existing PENetwork features
It appears so, not sure why to be honest when it does the jobs so well - it seems all of this just because icon not as someone wants it to be....
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 27, 2019, 04:10:57 PM
Is there a solution to this problem
(https://2.top4top.net/p_1456gcew81.jpg)

I appreciate your effort and help
I thank you who helped me

Best Regards
Title: Re: How to change the network icon to default
Post by: APT on December 27, 2019, 04:22:22 PM
Quote
Is there a solution to this problem

 :confused: perhaps a more significant clue might help?
Title: Re: How to change the network icon to default
Post by: dazza on December 27, 2019, 04:28:56 PM
Is there a solution to this problem
(https://2.top4top.net/p_1456gcew81.jpg)

Soluton to WHAT problem?  your lack of information and the screenshot don't really help?
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 27, 2019, 04:38:08 PM
1-network are not displayed
2-Wifi are not displayed (the icon in a tray)

3-Winxshell run double click ( No Autorun )
Title: Re: How to change the network icon to default
Post by: James on December 27, 2019, 06:31:14 PM
That is what happens when you want something you do not understand....
I am sure you should be able to remove all your customizations to get things to work again...
Title: Re: How to change the network icon to default
Post by: James on December 27, 2019, 06:41:15 PM
God grant me the serenity to accept the things I cannot change;
courage to change the things I can and wisdom to know the difference.
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 27, 2019, 07:00:36 PM
My friend
Please if you don't want to help me don't make fun of me
We put our problems in this forum to find a solution
Not to mock us
If you cannot bear my questions please do not answer me
Best Regards
Title: Re: How to change the network icon to default
Post by: dazza on December 27, 2019, 07:13:17 PM
No one is mocking you, but you simply do not seem to read or listen to what others have said to you.  A lot of work has gone into creating Win10XPE and it works perfectly fine for everyone here.  You come along and post "I WANT" / "I NEED" asking for things to be changed when it is just not plausible to do so.   This is not a full install of Windows, it is PE, networking works fine using PENETWORK and yes it has different interface and icon, but a lot of work has been put in to get it working as well as it has.  Then you expect Control Panel to be fully functional...  again this is PE, not all items work in PE the same as in a normal full install of Windows.  There is no use for "add/remove programs" to work in PE, as you know what apps are installed in your PE, as you built it and chose what plugins to use....

I think you have just tried everyones patience with your constant I WANT / I NEED posts, and the lack of explanation as to WHY you need them and WHY you can't just accept it works as it does like everyone else does...
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 27, 2019, 07:31:41 PM
My friend
I asked for help changing network icons
No one was forced to help me
The forum was created for help
Thank you very much Give us the steps or help us achieve what we require
thank you very much
Title: Re: How to change the network icon to default
Post by: dazza on December 27, 2019, 07:38:44 PM
My friend
I asked for help changing network icons
No one was forced to help me
The forum was created for help
Thank you very much Give us the steps or help us achieve what we require
thank you very much
And you received multiple answers and explanations, none of which you accepted.  So perhaps just accept Win10XPE as it is and as all the rest of use who have used it and the other projects for years do, or move on
Title: Re: How to change the network icon to default
Post by: dazza on December 27, 2019, 07:42:40 PM
I am now off to repeatedly bang my head against a brick wall.............. :frusty:
Title: Re: How to change the network icon to default
Post by: Jon_2030 on December 27, 2019, 08:29:00 PM
PENetwork No Run Automatic does not work
I don't know what the reason is
Title: Re: How to change the network icon to default
Post by: Malok on December 29, 2019, 02:39:13 AM
PENetwork No Run Automatic does not work
I don't know what the reason is
       :air_fan: