From 304a102b61ae1649739129510bbfc2f162e069b7 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Sun, 28 Jun 2020 14:34:53 +0800 Subject: [PATCH] vs: add explanation about /ResetSettings --- wfvm/layers/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/wfvm/layers/default.nix b/wfvm/layers/default.nix index 6885d54..b9cb7a5 100644 --- a/wfvm/layers/default.nix +++ b/wfvm/layers/default.nix @@ -113,6 +113,7 @@ in ''; }; # You need to run the IDE at least once or else most of the Visual Studio trashware won't actually work. + # With the /ResetSettings flag, it will actually start without pestering you about opening a Microsoft account. msvc-ide-unbreak = { name = "MSVC-ide-unbreak"; script =