You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if not RegQueryStringValue(HKLM, 'SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\InnerSpace.exe', 'Path', Value) then
begin
MsgBox('Innerspace not detected. Installation cannot proceed. Please make sure Innerspace is installed and has been run at least once to complete setup.', mbError, MB_OK);