|
Tukat Icon Start
This will change the icon on the start button from the Windows flag
icon to whatever you want.
Langkah - Langkah :
==> Program Microangelo 98,
adalah editor terbaik untuk edit icon.
Pergi kepada DOS prompt dan taip
arahan seperti dibawah.
cd\windows\system
copy user.exe user1.exe
copy user.exe user2.exe
- Buka program
Microangelo Librarian
- Open
c:\windows\system\user1.exe
- Change the first icon to what
you want the new icon to be
- Save the file
- Shutdown to DOS (the system
won't allow you to do this in Windows)
- Type in the lines below:
cd\windows\system
echo y| copy user1.exe user.exe
- Masuk semula ke
Windows
- Icon akan berubah kepada icon
baru
Tukar Semula Icon
- Shutdown to DOS again
- Type in the lines below:
cd\windows\system
echo y| copy user2.exe exer.exe
|