CreateShortcut, and OPTIONAL keyboard shortcuts
Is it possible to not specify a keyboard shortcut for CreateShortcut?
I have no way of knowing whats already configured, and cannot ensure my keyboard shortcut is unique, so I would rather not specify one. However, I cannot work out how to do it (have tried passing NULL), but NSIS always wants a parameter there...