Topic: How to change the network icon to default  (Read 1498 times)

How to change the network icon to default
« on: December 19, 2019, 04:07:45 PM »

Jon_2030

  • Chef
  • ***
  • Date Registered: Jun 2018
  • Posts: 123
Hi guys
How to change the network icon to default
Best Regards


Re: How to change the network icon to default
« Reply #1 on: December 19, 2019, 09:46:51 PM »

dazza

  • Chef
  • ***
  • Date Registered: Jan 2017
  • Posts: 244
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

Re: How to change the network icon to default
« Reply #2 on: December 19, 2019, 09:57:41 PM »

Jon_2030

  • Chef
  • ***
  • Date Registered: Jun 2018
  • Posts: 123
I want to change to the default Windows WiFi icon

« Last Edit: December 19, 2019, 10:04:05 PM by Jon_2030 »

Re: How to change the network icon to default
« Reply #3 on: December 19, 2019, 10:11:00 PM »

dazza

  • Chef
  • ***
  • Date Registered: Jan 2017
  • Posts: 244
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.

Re: How to change the network icon to default
« Reply #4 on: December 19, 2019, 10:18:04 PM »

James

  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Dec 2017
  • Posts: 2272
WHY you want to change ???

I Want a response to Adobe Reader XI - how did that work out ??

Re: How to change the network icon to default
« Reply #5 on: December 19, 2019, 10:31:54 PM »

Jon_2030

  • Chef
  • ***
  • Date Registered: Jun 2018
  • Posts: 123
Yes, it worked
The problem was from my device
I don't know how to thank you for help
But I pray for you


Re: How to change the network icon to default
« Reply #6 on: December 19, 2019, 11:40:37 PM »

0scar

  • Code Baker
  • Chef
  • ***
  • Date Registered: Jan 2013
  • Posts: 309
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
« Last Edit: December 20, 2019, 03:09:01 AM by 0scar »

Re: How to change the network icon to default
« Reply #7 on: December 20, 2019, 12:13:54 AM »

RoyM

  • Jr. Chef
  • **
  • Date Registered: Aug 2017
  • Posts: 80
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.

Re: How to change the network icon to default
« Reply #8 on: December 20, 2019, 12:31:18 AM »

slore

  • WimBuilder
  • Sr. Chef
  • ****
  • Date Registered: Jun 2016
  • Posts: 664
StartMenu -> Programs -> System Tools -> WinXShell -> Wifi

Re: How to change the network icon to default
« Reply #9 on: December 20, 2019, 12:46:41 AM »

RoyM

  • Jr. Chef
  • **
  • Date Registered: Aug 2017
  • Posts: 80
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.

Re: How to change the network icon to default
« Reply #10 on: December 20, 2019, 01:10:41 AM »

slore

  • WimBuilder
  • Sr. Chef
  • ****
  • Date Registered: Jun 2016
  • Posts: 664
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.

Re: How to change the network icon to default
« Reply #11 on: December 20, 2019, 01:21:10 AM »

RoyM

  • Jr. Chef
  • **
  • Date Registered: Aug 2017
  • Posts: 80
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.

Re: How to change the network icon to default
« Reply #12 on: December 20, 2019, 01:54:14 AM »

slore

  • WimBuilder
  • Sr. Chef
  • ****
  • Date Registered: Jun 2016
  • Posts: 664
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.

Re: How to change the network icon to default
« Reply #13 on: December 20, 2019, 02:29:46 PM »

Jon_2030

  • Chef
  • ***
  • Date Registered: Jun 2018
  • Posts: 123
How is the modification method
please explain

Best Regards

Re: How to change the network icon to default
« Reply #14 on: December 20, 2019, 03:01:38 PM »

0scar

  • Code Baker
  • Chef
  • ***
  • Date Registered: Jan 2013
  • Posts: 309
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

Re: How to change the network icon to default
« Reply #15 on: December 20, 2019, 05:10:10 PM »

0scar

  • Code Baker
  • Chef
  • ***
  • Date Registered: Jan 2013
  • Posts: 309
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

Re: How to change the network icon to default
« Reply #16 on: December 20, 2019, 06:34:49 PM »

Jon_2030

  • Chef
  • ***
  • Date Registered: Jun 2018
  • Posts: 123
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
« Last Edit: December 20, 2019, 06:37:38 PM by Jon_2030 »

Re: How to change the network icon to default
« Reply #17 on: December 21, 2019, 02:38:18 PM »

Jon_2030

  • Chef
  • ***
  • Date Registered: Jun 2018
  • Posts: 123
I want to change the icons wifi, not the colors

Re: How to change the network icon to default
« Reply #18 on: December 23, 2019, 03:22:15 PM »

Jon_2030

  • Chef
  • ***
  • Date Registered: Jun 2018
  • Posts: 123
Guys
Do you understand what I mean?
I want the default Windows 10 WiFi icons

What is the method for that

Best Regards

Re: How to change the network icon to default
« Reply #19 on: December 23, 2019, 03:40:58 PM »

0scar

  • Code Baker
  • Chef
  • ***
  • Date Registered: Jan 2013
  • Posts: 309
Have you tried Reply #8 or #15 ?

StartMenu -> Programs -> System Tools -> WinXShell -> Wifi

 

Powered by EzPortal