How to add registry key
-
wrote on 23 Aug 2021, 18:28 last edited by
I want add registry url in qt framework which is in .qs format can anyone help me?
-
Hi,
Can you explain what you are trying to achieve ?
Your post text is not very clear. -
wrote on 23 Aug 2021, 18:44 last edited by
@SGaist Actually i want start my application from web browser and for that i have add registry url to window so whenever i went to my website it will ask do you want to start desktop application
I'm creating my setup file using qt framework
For more info read this one: https://www.codeproject.com/Articles/332206/Custom-URL-Protocol-for-Invoking-Application
please help me -
So it's a Qt Installer Framework question ?
-
Check the GlobalConfig operation.
-
Hi
https://forum.qt.io/topic/66099/qt-installer-framework-set-windows-registry-keyMake sure you use the component.addElevatedOperation
1/7