You're quick as always.
It won't budge mate. It's still placing the default icon. Dunno.
Code:
[Executable1]
Name=Play House of Ashes
Exe=HouseOfAshes.exe
ExePath=0
ShortcutProt=1
RunAsAdmin=0
Icon={app}\HouseOfAshes.ico
Edit: If it needs some huge script rewriting then leave it as it is. It's not that important.
Edit 2: Ok, I have managed it by disabling the executable key and created the shortcuts in the custom shortcuts section. But now the 'create shortcut on desktop' box is disabled.
Code:
//[Executable1]
Name=Play House of Ashes
Exe=HouseOfAshes.exe
ExePath=0
ShortcutProt=1
RunAsAdmin=0
Code:
[CustomShortcuts]
Shortcut6={group}\Play House of Ashes; Destination:{app}\HouseOfAshes.exe; IconFile:{app}\HouseOfAshes.ico
Shortcut7={commondesktop}\Play House of Ashes; Destination:{app}\HouseOfAshes.exe; IconFile:{app}\HouseOfAshes.ico