I am trying to follow instructions in
https://msdn.microsoft.com/en-us/library/aa767914(v=vs.85).aspx#app_reg
but I am not very familiar with regedit. What I do not understand, is how to add the following to the registry:
HKEY_CLASSES_ROOT alert (Default) = "URL:Alert Protocol" URL Protocol = "" DefaultIcon (Default) = "alert.exe,1" shell open command (Default) = "C:\Program Files\Alert\alert.exe" "%1"
Can I do this in regedit? Is there a file to which I can just add these lines? Thanks a lot in advance!
All the best,
Giuseppe
Once you have all your entries, you can always right-click on any of the keys (the folders) and "Export" to file. Importing the resulting file is easy - just click on it :)
Hope this helps.
Leo