mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-25 09:07:40 +00:00
Merge pull request #4727 from keymanapp/fix/windows/4725-ensure-profiles-reinstalled-during-setup
fix(windows): ensure profiles are reinstalled during setup
This commit is contained in:
commit
8f7d5fd665
1 changed files with 0 additions and 3 deletions
|
|
@ -229,9 +229,6 @@ var
|
|||
RegistrationRequired: WordBool;
|
||||
i: Integer;
|
||||
begin
|
||||
if not ShouldRun then
|
||||
Exit;
|
||||
|
||||
r := TRegistry.Create;
|
||||
strings := TStringList.Create;
|
||||
try
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue