From Wiki96
(How to change the start button test on windows96) |
(No difference)
|
(How to change the start button test on windows96) |
(No difference)
|
First open file explorer and go to C:/system/boot
Then make a file ending with .css
And in the file type
.start_button::after {
content: 'Start';
}
And then save the file
And reboot
Done!