Menu

#31 Desktop icon selection

v1.0 (example)
open
nobody
5
2010-03-08
2010-03-08
Anonymous
No

Hello all,
Could you plz tell me how to add desktop icon only on request(Not default).
I'm using Inno Setup. My code is,
[ Name: "{userdesktop}\S/W [S/W-VERSION]"; Filename: "{app}\S/W.exe"; WorkingDir: "{app}"; Tasks: desktopicon singleuser
Name: "{commondesktop}\S/W [S/W-VERSION]"; Filename: "{app}\S/W.exe"; WorkingDir: "{app}"; Tasks: desktopicon allusers ]

This one is creating the desktop icon by default. I dont want like that. I want it only on selection. The selection variable here is desktopicon.

Thanks in advance
Sugan

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.