File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -197,7 +197,7 @@ Name: "regularinstall\desktopicon"; Description: "{cm:RegDesktopIcon}"; GroupDes
197197Name : " regularinstall\chocoinstall" ; Description : " {cm:ChocoInstall}" ; GroupDescription: " {cm:ShCuts}" ;
198198
199199[Registry]
200- Root : HKCU; Subkey : " SOFTWARE\Microsoft\Windows\CurrentVersion\Run" ; ValueType : string ; ValueName : " WingetUI" ; ValueData : " " " {app} \UniGetUI.exe" " --daemon" ; Flags : uninsdeletevalue ; Tasks: regularinstall;
200+ Root : HKCU; Subkey : " SOFTWARE\Microsoft\Windows\CurrentVersion\Run" ; ValueType : string ; ValueName : " WingetUI" ; ValueData : " " " {app} \UniGetUI.exe" " --daemon" ; Flags : uninsdeletevalue noerror ; Tasks: regularinstall;
201201Root : HKCU; Subkey : " Software\Microsoft\Windows\CurrentVersion\Explorer\StartupApproved\Run" ; ValueType : binary ; ValueName : " WingetUI" ; ValueData : " 03" ; Flags : uninsdeletevalue ; Tasks: regularinstall; Check : CmdLineParamExists(' /NoRunOnStartup' );
202202
203203// Register the unigetui:// deep link
You can’t perform that action at this time.
0 commit comments