Hello everyone
Customize your control panel.
I do not change the icon file * Cpl with resource hacker but to add any application in the Control Panel.
download this YourCPL here
Here is the explanation for its use:
YourCPL.cpl and YourCPLconfig.txt put in systeme32.
You will add the desired programs in the Control Panel through the roster YourCPLconfig.txt.
Open it with notepad and enter the data in this structure:
- The location of the file (Program) to launch
- press TAB
- The name of the icon or file that will appear in the Control Panel
- ° press TAB
- The description of the program, which also appear in lepanneau configuration
Either:
Location of the program [press Tab key] Name of the Icon (31 characters max.) [Press Tab key] Description (63 characters max.) [Press tab key] Command line arguments
Make sure you respect this structure otherwise provided apparaîttra error in the control panel as there are false lines
Personally I make a copy and paste lines of examples that is in the file and I only change the text without touching the spacing!
To make one of the icons created put a semicolon in front of the line or delete it.
My text file for example:
Code:
c: \ windows \ system32 \ Sysedit.exe Sysedit Edit the file system with Sysedit
c: \ windows \ regedit.exe Regedit Registry Editor
C: \ WINDOWS \ system32 \ sndvol32.exe Volume Adjust speaker volume
C: \ WINDOWS \ system32 \ notepad.exe YourCP configure configure YourCPL c: \ windows \ system32 \ YourCPLconfig.txt
c: \ windows \ notepad.exe Diary Open notepad
C: \ WINDOWS \ system32 \ mmc.exe Lance defragment the Windows defragmenter C: \ WINDOWS \ system32 \ dfrg.msc
Bookmarks