http://bugs.winehq.org/show_bug.cgi?id=33006
--- Comment #12 from Bruno Jesus 00cpxxx@gmail.com 2013-02-19 19:42:57 CST --- These are the exact steps I did to be able to install the program (and run it later):
wine@Note:/home/bruno$ cd /tmp/ wine@Note:/tmp$ mkdir B33006 wine@Note:/tmp$ WINEPREFIX=/tmp/B33006/ winetricks -q dotnet20 dotnet35 &> /dev/null wine@Note:/tmp$ WINEDEBUG=-all WINEPREFIX=/tmp/B33006/ wine /media/1898E4E616F9684B/Downloads/TrainingCenter_365.exe .NET 3.5 found. Launching client...
If I simply create the prefix and run the program I get the administrator issue.