
-----------------------------------
storm2713687
Fri Mar 01, 2013 8:38 pm

How do I change my exe icon?
-----------------------------------
How do I change the icon of my exe file? I'm using version 4.1, and I don't want the icon to be Turing :P

Edit: Nvm, I found out how. Sorry about this post :(

Edit 2: Nvm again, I thought I found the right thing, but it isn't. I'm trying to change my file icon to calc.exe's icon that's included in windows 7.

-----------------------------------
Tony
Fri Mar 01, 2013 9:38 pm

RE:How do I change my exe icon?
-----------------------------------
You can't change it easily from Turing itself, but you could after compiling by finding the resource inside the executable and replacing the data. There are some applications that would do that, but I'm not familiar with which exactly.

-----------------------------------
bbi5291
Sat Mar 02, 2013 3:25 am

Re: How do I change my exe icon?
-----------------------------------
[url=http://www.angusj.com/resourcehacker/]Resource Hacker
Use this to extract the icon from calc.exe then insert it into your program.

-----------------------------------
storm2713687
Sat Mar 02, 2013 7:37 pm

Re: How do I change my exe icon?
-----------------------------------
You can't change it easily from Turing itself, but you could after compiling by finding the resource inside the executable and replacing the data. There are some applications that would do that, but I'm not familiar with which exactly.



Thanks guys! I'll go try that out, that'd be awesome :P
