Change APP icon with Resource program - PLS help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: Other (
https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (
https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: Change APP icon with Resource program - PLS help (
/showthread.php?tid=125220)
Change APP icon with Resource program - PLS help -
[RKS]Ricsi - 02.02.2010
Change APP icon with Resource program
I have a question. They recommended the "Resource program" to me. One question.
Applications:
Pascal.exe - Compiled by Free Pascal
C++Icon.exe - Compiled by C++ and the application have a icon.
C++IconandDes.exe - Cpmiled by C++ and the application hace a icon and file description.
C++.exe - Cpmiled by C++ and not have icon, description.
The Resource program:
C++Icon.exe - The Resource program: icon functions in "decompiling"
C++IconandDes.exe: The Resource program: icon and file info functions in "decompiling"
C++.exe: The Resource program: no functions in "decompiling"
Pascal.exe: The Resource program: no functions in "decompiling"
I think the problem is: The Resource program decpmile a application, if the application have icon. Example: If the application have icon, in Resource decompiling icon functions. If the application have the application info, in Resource decompiling file info functions.
Sorry, i speak in English but low.
Question: I how to use the Resource program, if the application (Example Pascal.exe) not have file info, and I would like to set (or change) the file info.
Excuse me that my explaining not the best one, I speak in English, but i hope so you understood it what I would like.