Fabix
Fabix
DDeno
Created by DNA on 12/25/2023 in #help
Custom executable icon for `deno compile`?
So, The problem is fixed, it works. The problem was that this "" was unecessery. I noticed that in the properties of the .exe for example the Description was "UniConvert" not UniConvert. I removed the quotation marks and it works perfectly
18 replies
DDeno
Created by DNA on 12/25/2023 in #help
Custom executable icon for `deno compile`?
But if i run wincompile just in Terminal, it doesn't have any problems with my icon
18 replies
DDeno
Created by DNA on 12/25/2023 in #help
Custom executable icon for `deno compile`?
If i remove the arguments: --Icon, --FileVersion, --ProductVersion it works
18 replies
DDeno
Created by DNA on 12/25/2023 in #help
Custom executable icon for `deno compile`?
So
18 replies
DDeno
Created by DNA on 12/25/2023 in #help
Custom executable icon for `deno compile`?
Fatal error: Unable to set icon
Fatal error: Unable to set icon
18 replies
DDeno
Created by DNA on 12/25/2023 in #help
Custom executable icon for `deno compile`?
And if i remove the arg that's causing the error, i'm getting other errors
18 replies
DDeno
Created by DNA on 12/25/2023 in #help
Custom executable icon for `deno compile`?
Thats the error i'm getting
18 replies
DDeno
Created by DNA on 12/25/2023 in #help
Custom executable icon for `deno compile`?
The first character of the ProductVersion must be a number.
FileVersion can only contain numbers and dots, and must begin with a number.
The first character of the ProductVersion must be a number.
FileVersion can only contain numbers and dots, and must begin with a number.
18 replies
DDeno
Created by DNA on 12/25/2023 in #help
Custom executable icon for `deno compile`?
Thank you for the porgramm. wincompile works so far but when we try to implement it to our code that also generates a hash of the compiled .exe ot doesn't save the executable.
18 replies
DDeno
Created by DNA on 12/25/2023 in #help
Custom executable icon for `deno compile`?
Hi, I have the same problem. As soon as i try to change the description/icon of my .exe, it gets corrupted. Even if i just change the plain text in Resource Hacker, the Executable doesn't work anymore.
18 replies