PDA

View Full Version : Help desktop icons


buttignol
16-03-2019, 04:42
Friends how to create a folder in the desktop with to put several game icons. Thanks

Ex:

Name: {commondesktop}\The Settlers II; Filename: {app}\LumaPlay_x86.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError
Name: {commondesktop}\The Settlers II 10th Anniversary; Filename: {app}\bin\S2DNG.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError
Name: {commondesktop}\The Settlers II 10th Anniversary - Vikings; Filename: {app}\bin\s2dng_addon.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError
Name: {commondesktop}\The Settlers III; Filename: {app}\LumaPlay_x86.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError
Name: {commondesktop}\The Settlers IV; Filename: {app}\LumaPlay_x86.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError

Stay like this

KaktoR
16-03-2019, 04:54
Name: {commondesktop}\The Settlers History Collection\The Settlers II; Filename: {app}\LumaPlay_x86.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError
Name: {commondesktop}\The Settlers History Collection\The Settlers II 10th Anniversary; Filename: {app}\bin\S2DNG.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError
Name: {commondesktop}\The Settlers History Collection\The Settlers II 10th Anniversary - Vikings; Filename: {app}\bin\s2dng_addon.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError
Name: {commondesktop}\The Settlers History Collection\The Settlers III; Filename: {app}\LumaPlay_x86.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError
Name: {commondesktop}\The Settlers History Collection\The Settlers IV; Filename: {app}\LumaPlay_x86.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError

buttignol
16-03-2019, 12:50
Name: {commondesktop}\The Settlers History Collection\The Settlers II; Filename: {app}\LumaPlay_x86.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError
Name: {commondesktop}\The Settlers History Collection\The Settlers II 10th Anniversary; Filename: {app}\bin\S2DNG.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError
Name: {commondesktop}\The Settlers History Collection\The Settlers II 10th Anniversary - Vikings; Filename: {app}\bin\s2dng_addon.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError
Name: {commondesktop}\The Settlers History Collection\The Settlers III; Filename: {app}\LumaPlay_x86.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError
Name: {commondesktop}\The Settlers History Collection\The Settlers IV; Filename: {app}\LumaPlay_x86.exe; Tasks: desktopicon; IconFilename: {app}\icon.ico; Check: CheckError

This is what I wanted. Thank you.
Resolved