![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Is VS 2005, using a standard Setup project, is there no way to apply a condition to a shortcut? Files have a Condition property that can be used to control whether or not to install the file, but shortcuts lack this. I'm trying to be a good citizen and ask the user whether he wants a desktop shortcut or not (because I HATE it when apps slap an icon on my desktop unbidden) but I can't find an obvious way to do it. |
#3
| |||
| |||
|
|
Is VS 2005, using a standard Setup project, is there no way to apply a condition to a shortcut? Files have a Condition property that can be used to control whether or not to install the file, but shortcuts lack this. I'm trying to be a good citizen and ask the user whether he wants a desktop shortcut or not (because I HATE it when apps slap an icon on my desktop unbidden) but I can't find an obvious way to do it. There is a condition property on the User's Desktop folder, in the File System View. I have not tried it but I suspect that is where you put the condition. It would be an all or nothing condition though, if you have multiple shortcuts. |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |