Olde wrote on Dec 26
th, 2015 at 6:00pm:
Absolutely, thanks. Hit me up if you can tell me how to change the .exe icon, I can't figure it out. >_<
Use a Batch File
1
Open the folder that contains the .exe file.
2
Create a new text file in the same folder using notepad.
3
In the text file, type the following command.
echo off start <filename> .exe
Replace <filename> with the exact name of your .exe file.
4
Save the file and close notepad.
5
Change the file extension from txt to bat.
6
Download a bat to exe converter. Search on the internet and they will find many free.
7
Open your batch file converter.
8
Add your exe file. Include the item and then click Add. Search your .exe file and select it.
9
Add the new icon. In the converter, go VersionInformation tab to change the icon.
10
Fill the exe file. Click the Compile button. The batch file will be converted to exe, and this will serve to load another original file.
alternative resurce haker
https://www.youtube.com/watch?v=TIOcx_kX5DM