Page 1 of 1

"Say Ho!|iexplore / 12" echo "Ho!";

Posted: 11 Nov 2015 01:21
by armsys
What does " / 12" mean in the script?

Code: Select all

"Say Ho!|iexplore / 12" echo "Ho!";

Re: "Say Ho!|iexplore / 12" echo "Ho!";

Posted: 11 Nov 2015 05:26
by binocular222
iexplore.exe is a multi-resource files, which means it contain multiple icons.
/12 refer to the index of a specific icon inside that file.
You can use IconsExtract to view the index number.

Re: "Say Ho!|iexplore / 12" echo "Ho!";

Posted: 11 Nov 2015 16:23
by bdeshi
but don't be too happy, you can't use this format anywhere else :cry: (but have to extract the icons)

Re: "Say Ho!|iexplore / 12" echo "Ho!";

Posted: 11 Nov 2015 23:17
by armsys
binocular222 wrote:iexplore.exe is a multi-resource files, which means it contain multiple icons.
/12 refer to the index of a specific icon inside that file.
@binocular222, thank you for resolving the enigma. :appl: Sorry for my late reply.
SammaySarkar wrote:but don't be too happy, you can't use this format anywhere else :cry: (but have to extract the icons)
@SammaySarkar, thank you for your further reminder of bumpy roads ahead. :appl:
Boldly trying out new frontiers won't hurt me. :cup: