Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
::
:: Set a custom icon for "C:\Program Files" folder
::
IF EXIST "C:\Program Files\desktop.ini" attrib -h -s "C:\Program Files\desktop.ini"
IF EXIST "C:\Program Files\desktop.ini" del "C:\Program Files\desktop.ini" /f /q
ECHO [.ShellClassInfo]> "C:\Program Files\desktop.ini"
ECHO IconResource=%~dp0\folder_colored\x64.ico>>"C:\Program Files\desktop.ini"
attrib +h +s "C:\Program Files\desktop.ini"
attrib /d +r "C:\Program Files"
::
:: Set a custom icon for "C:\Program Files (x86)" folder
::
IF EXIST "C:\Program Files (x86)\desktop.ini" attrib -h -s "C:\Program Files (x86)\desktop.ini"
IF EXIST "C:\Program Files (x86)\desktop.ini" del "C:\Program Files (x86)\desktop.ini" /f /q
ECHO [.ShellClassInfo]> "C:\Program Files (x86)\desktop.ini"
ECHO IconResource=%~dp0\folder_colored\x86.ico>>"C:\Program Files (x86)\desktop.ini"
attrib +h +s "C:\Program Files (x86)\desktop.ini"
attrib /d +r "C:\Program Files (x86)"
::
:: Set a custom icon for "C:\Users" folder
::
IF EXIST "C:\Users\desktop.ini" attrib -h -s "C:\Users\desktop.ini"
IF EXIST "C:\Users\desktop.ini" del "C:\Users\desktop.ini" /f /q
ECHO [.ShellClassInfo]> "C:\Users\desktop.ini"
ECHO IconResource=%~dp0\folder_colored\Users.ico>>"C:\Users\desktop.ini"
attrib +h +s "C:\Users\desktop.ini"
attrib /d +r "C:\Users"
::
:: Set a custom icon for "C:\Windows" folder
::
IF EXIST "C:\Windows\desktop.ini" attrib -h -s "C:\Windows\desktop.ini"
IF EXIST "C:\Windows\desktop.ini" del "C:\Windows\desktop.ini" /f /q
ECHO [.ShellClassInfo]> "C:\Windows\desktop.ini"
ECHO IconResource=%~dp0\folder_colored\Windows.ico>>"C:\Windows\desktop.ini"
attrib +h +s "C:\Windows\desktop.ini"
attrib /d +r "C:\Windows"
Always good to see you!!
Now for Firefox and Brave!The fastest v2 I've ever done, haha
Here are the Chrome-Edge icons with some minor improvements and a fourth icon option
View attachment 12841 View attachment 12842 View attachment 12843 View attachment 12844
No you’re right, it’s the Prusa Research text at the top left or maybe like the attached so when it’s at 16x16 it would look cool in the quick access panel? Sorry if that’s overly complicated and thank you for your replySo which is their actual 'default' logo ?
I visited their page and couldn't find any significant graphic to use on a folder, of course there is the possibility it's my old eyes playing up on me again.
Yo @Lucas North, I managed to download the 3 official icons for you (wasn't that intuitive) in case they were not accessible for you.No you’re right, it’s the Prusa Research text at the top left or maybe like the attached so when it’s at 16x16 it would look cool in the quick access panel? Sorry if that’s overly complicated and thank you for your reply
No you’re right, it’s the Prusa Research text at the top left or maybe like the attached so when it’s at 16x16 it would look cool in the quick access panel? Sorry if that’s overly complicated and thank you for your reply
I think so; yes pleaseSo just using the 'text' across an orange folder is how you'd like to go with this ?
In fact, the label is 119 pixels large and I can't find any better. Maybe you can use a smoothing technique for the 256px version magnification.I did see the graphics when I visited the site in question but I didn't think any of them would display well at the smaller sizes.
I love the orange folders and the P would be absolutely ‘p’erfect. Thank you so much for this!I'll be able to recreate the 'P' icon, shouldn't be a problem at all.
WOW WOW WOW. Thank you so much!!!
Love the P and the one with the outlined text. Do I just convert this png to ico?
You're a scholar and gentleman! Yeah I mean I'm not sure if its possible to use the outlined text one generally and then in quick access it becomes the 'P'? It not could I be cheekier and ask for both? The outlined text would be my priority if that's okay? Have you done a tutorial on these? I would love some more but wouldn't feel comfortable asking over and over.No my friend, I will do the conversions for you when I get back later and post them here in the thread.
I will just post all the examples and you can get to choose which one you want to use.
These are incredible!!!!