Ryan Liptak
cf8f0cdae9
WindowsSdk: Fix finding the _Instances directory when it's not in the default location
...
Information about installed MSVC instances are stored in `state.json` files within a `Packages/_Instances` directory. The default location for this is `%PROGRAMDATA%\Microsoft\VisualStudio\Packages\_Instances`. However, it is possible for the Packages directory to be put somewhere else. In that case, the registry value `HKLM\SOFTWARE\Microsoft\VisualStudio\Setup\CachePath` is set and contains the path to the Packages directory.
Previously, WindowsSdk did not check that registry value. After this commit, the registry value `HKLM\SOFTWARE\Microsoft\VisualStudio\Setup\CachePath` is checked first, which matches what ISetupEnumInstances does (according to a Procmon log).
2024-05-09 22:22:41 -07:00
..
2024-05-05 15:58:08 -04:00
2024-04-18 17:49:05 -07:00
2024-05-09 15:51:42 -07:00
2024-05-09 15:04:15 +02:00
2024-03-19 11:45:09 -07:00
2024-03-29 22:15:17 -07:00
2024-05-07 05:23:29 -04:00
2024-04-28 21:12:55 +12:00
2024-03-23 11:32:37 +01:00
2024-04-28 00:20:30 -07:00
2024-05-03 16:58:53 -04:00
2024-05-03 13:27:30 -07:00
2024-05-08 19:37:30 -07:00
2023-09-07 21:56:57 +03:00
2024-03-21 14:11:46 -07:00
2024-02-23 02:37:11 -07:00
2024-05-09 16:38:39 -07:00
2024-05-03 13:29:22 -07:00
2024-03-19 11:45:09 -07:00
2023-11-19 09:55:07 +00:00
2024-05-01 12:03:05 -07:00
2024-05-08 19:37:28 -07:00
2023-09-06 19:06:32 +03:00
2024-05-03 20:58:02 -07:00
2024-03-21 14:11:46 -07:00
2023-06-24 16:56:39 -07:00
2024-03-26 14:00:13 +02:00
2024-05-09 22:22:41 -07:00
2024-05-03 16:58:53 -04:00
2024-03-21 19:40:56 -07:00
2024-04-02 13:46:51 -07:00
2024-03-21 14:11:46 -07:00
2024-03-15 02:28:50 -04:00
2024-03-10 18:13:30 -07:00
2024-03-21 14:11:46 -07:00
2023-07-21 19:56:46 -04:00
2024-03-21 14:11:46 -07:00
2023-11-19 09:55:07 +00:00
2024-02-26 15:18:31 -08:00
2024-05-05 15:58:08 -04:00
2024-05-09 15:04:15 +02:00
2024-05-09 15:04:15 +02:00
2024-04-23 03:21:51 -07:00
2024-03-29 20:34:28 +01:00
2024-03-10 18:13:30 -07:00
2024-03-11 18:48:08 -07:00
2024-05-09 15:04:15 +02:00
2024-03-19 11:45:09 -07:00
2024-05-09 15:04:15 +02:00
2024-03-10 18:13:30 -07:00
2024-03-25 14:49:41 +00:00
2024-03-21 14:11:46 -07:00
2024-04-23 17:57:56 -07:00
2024-05-03 13:27:30 -07:00
2024-02-05 11:55:14 +03:30
2024-03-20 17:14:52 -07:00
2023-10-17 13:55:01 -05:00
2024-03-19 11:45:09 -07:00
2024-02-23 02:58:02 -07:00
2023-01-11 15:39:48 -08:00
2024-05-03 16:58:53 -04:00
2024-05-03 13:27:30 -07:00
2023-11-12 03:21:52 -05:00
2023-11-24 22:33:50 -07:00
2024-02-09 14:02:57 -08:00
2024-04-18 20:08:03 -07:00
2024-05-03 13:27:30 -07:00
2024-05-09 15:04:15 +02:00
2024-05-03 13:27:30 -07:00
2024-03-11 07:09:07 -07:00
2024-04-28 00:20:30 -07:00
2024-04-15 15:24:30 -07:00
2024-05-09 15:04:15 +02:00
2024-04-17 13:41:25 +01:00
2024-03-19 11:45:09 -07:00
2024-05-09 15:04:15 +02:00
2024-02-26 15:18:31 -08:00
2024-02-26 15:18:31 -08:00
2024-05-09 15:04:15 +02:00
2024-03-11 07:09:10 -07:00
2024-02-08 15:39:28 +01:00
2024-03-10 18:17:23 +11:00
2024-02-26 15:18:31 -08:00
2024-02-26 15:18:31 -08:00
2024-05-03 13:27:30 -07:00
2024-03-21 14:11:46 -07:00
2023-06-24 16:56:39 -07:00
2024-05-09 15:04:15 +02:00
2024-05-02 22:09:03 -07:00
2024-05-03 16:58:53 -04:00
2024-05-01 12:03:05 -07:00
2024-05-09 15:04:15 +02:00
2024-03-21 14:11:46 -07:00
2024-05-09 15:04:15 +02:00
2024-05-09 15:04:15 +02:00
2024-02-26 15:18:31 -08:00
2023-10-31 21:37:35 -04:00
2024-04-23 03:20:38 -07:00
2024-04-12 22:37:07 -07:00
2023-10-21 21:24:55 +00:00
2024-02-26 15:18:31 -08:00
2024-04-07 14:47:10 +02:00
2024-05-03 16:58:53 -04:00