>~< I broke it...
kilo-five@Kilo-Five-Base ~ $ WINEARCH=win32 winecfg
wine: WINEARCH set to win32 but '/home/kilo-five/.wine' is a 64-bit installation.
kilo-five@Kilo-Five-Base ~ $ winetricks dotnet20
The program 'winetricks' is currently not installed. You can install it by typing:
sudo apt install winetricks
kilo-five@Kilo-Five-Base ~ $ sudo apt install winetricks
[sudo] password for kilo-five:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
winetricks
0 upgraded, 1 newly installed, 0 to remove and 3 not upgraded.
Need to get 132 kB of archives.
After this operation, 792 kB of additional disk space will be used.
Get:1
http://archive.ubuntu.com/ubuntu xenial/universe amd64 winetricks all 0.0+20141009+svn1208-2ubuntu1 [132 kB]
Fetched 132 kB in 2s (60.1 kB/s)
Selecting previously unselected package winetricks.
(Reading database ... 211989 files and directories currently installed.)
Preparing to unpack .../winetricks_0.0+20141009+svn1208-2ubuntu1_all.deb ...
Unpacking winetricks (0.0+20141009+svn1208-2ubuntu1) ...
Processing triggers for gnome-menus (3.13.3-6ubuntu3.1) ...
Processing triggers for desktop-file-utils (0.22+linuxmint1) ...
Processing triggers for mime-support (3.59ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.15-0ubuntu1) ...
Processing triggers for man-db (2.7.5-1) ...
Setting up winetricks (0.0+20141009+svn1208-2ubuntu1) ...
kilo-five@Kilo-Five-Base ~ $ winetricks dotnet20
------------------------------------------------------
You are using a 64-bit WINEPREFIX. If you encounter problems, please retest in a clean 32-bit WINEPREFIX before reporting a bug.
------------------------------------------------------
Executing w_do_call dotnet20
Executing load_dotnet20
Executing mkdir -p /home/kilo-five/.cache/winetricks/dotnet20
Downloading
http://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkvantage_en/dotnetfx.exe to /home/kilo-five/.cache/winetricks/dotnet20
--2018-05-24 11:17:22--
http://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkvantage_en/dotnetfx.exe
Resolving download.lenovo.com (download.lenovo.com)... 23.205.215.148
Connecting to download.lenovo.com (download.lenovo.com)|23.205.215.148|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location:
https://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkvantage_en/dotnetfx.exe [following]
--2018-05-24 11:17:25--
https://download.lenovo.com/ibmdl/pub/pc/pccbbs/thinkvantage_en/dotnetfx.exe
Connecting to download.lenovo.com (download.lenovo.com)|23.205.215.148|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 23510720 (22M) [application/octet-stream]
Saving to: ‘dotnetfx.exe’
dotnetfx.exe 100%[===================>] 22.42M 220KB/s in 95s
2018-05-24 11:19:01 (241 KB/s) - ‘dotnetfx.exe’ saved [23510720/23510720]
Executing w_do_call remove_mono
Executing load_remove_mono
------------------------------------------------------
Mono does not appear to be installed.
------------------------------------------------------
Executing w_do_call fontfix
Executing load_fontfix
Setting Windows version to win2k
Executing winetricks_early_wine regedit C:\windows\Temp\_dotnet20\set-winver.reg
------------------------------------------------------
Working around wine bug 34803
------------------------------------------------------
DELETE - HKLM\Software\Microsoft\.NETFramework\v2.0.50727\SBSDisabled (null) 0 0 0
Error: The system was unable to find the specified registry key or value
Current wine does not have wine bug 30845, so not applying workaround
Executing wine dotnetfx.exe
fixme:advapi:DecryptFileA ("C:\\users\\kilo-five\\Temp\\IXP000.TMP\\", 00000000): stub
err:winediag:SECUR32_initNTLMSP ntlm_auth was not found or is outdated. Make sure that ntlm_auth >= 3.0.25 is in your path. Usually, you can find it in the winbind package of your distribution.
fixme:advapi:LsaOpenPolicy ((null),0x33f2cc,0x00000001,0x33f2c0) stub
fixme:advapi:LsaClose (0xcafe) stub
------------------------------------------------------
Note: command 'wine dotnetfx.exe' returned status 66. Aborting.
------------------------------------------------------
kilo-five@Kilo-Five-Base ~ $ WINEARCH=win32 winecfg
wine: WINEARCH set to win32 but '/home/kilo-five/.wine' is a 64-bit installation.
kilo-five@Kilo-Five-Base ~ $