Can you give an example of what kind of path your program expects?

On my computer, for example, the Windows system icons are stored mostly in C:\Windows\System32\Shell32.dll and also in C:\Windows\System32\moricons.dll and C:\Windows\Explorer.exe. But by modifying the Windows registry, you can change the system icons to a different theme. Unfortunately, Windows registry is kind of messy, and changing the icon theme on a system is a nightmare if you try to do it one by one. There are hundreds of registry entries that have to be changed. There is a program called Icon Tweaker and another one called Stardock IconPackager. The latter one is paid software. They both let you change the icon theme set of Windows with just one or two clicks.

I'm not sure if this answer is what you're looking for.

You didn't specify what operating system your question is related to. Are you talking about Linux icons or Windows icons or Apple MacBook icons or Android icons? You did not mention if you were referring to icons within a certain program. For example, you can change the icon set within Explorer in Windows. You can change the icon set within your web browser toolbar or the possibilities are endless. Your question is incomplete. It feels like you are expecting people to be able to read your mind and give you a precise answer just like Nebuchadnezzar in the Bible wanted the astrologers and wise men to tell him what his dream was.


In reply to Re: resolve current theme icon path by harangzsolt33
in thread resolve current theme icon path by vincentaxhe

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.