Commit graph

12 commits

Author SHA1 Message Date
Damian Büchel
5284a52278 SEBWIN-693: Updated target framework to .NET Framework 4.8, changed setup bundle to also embed .NET setup bootstrapper and integrated handling of external setup bundle packages into build procedure as pre- and post-build events. 2023-06-22 16:15:23 +02:00
Damian Büchel
d2d93db9f0 SEBWIN-581: Implemented new registry setting to suppress find printer option in system print dialog. 2022-07-26 15:10:48 +02:00
dbuechel
a6a90376ad SEBWIN-344: Removed AnyCPU and introduced x64 platform, adapted setup project to be built for both platforms. Changed configuration tool to .NET 4.7.2. 2019-11-06 15:45:17 +01:00
dbuechel
fd20d0d638 Finally did what should have been done a long time ago: Moved contracts from SafeExamBrowser.Contracts to new contracts assembly per namespace. 2019-08-30 09:55:26 +02:00
dbuechel
6a1632ee48 SEBWIN-319: Forgot user-specific registry key for power options. 2019-08-13 08:29:48 +02:00
dbuechel
9dece7e4ae SEBWIN-322: Implemented service configuration infrastructure and windows update service deactivation. 2019-07-10 08:20:07 +02:00
dbuechel
0d793dd326 SEBWIN-301, SEBWIN-319: Implemented monitoring mechanism for feature configurations. 2019-07-05 12:28:42 +02:00
dbuechel
39b63218fb SEBWIN-319: Implemented system configuration update for service operation and auto-restore mechanism. 2019-07-03 12:27:02 +02:00
dbuechel
2f510096d0 SEBWIN-319: Implemented registry configuration functionality. 2019-07-03 08:59:27 +02:00
dbuechel
ee683af63c SEBWIN-319: Implemented infrastructure for registry configurations and corrected mistake in backup mechanism. 2019-07-02 10:35:40 +02:00
dbuechel
dd801245d2 SEBWIN-301: Finished basic backup mechanism for service. 2019-06-26 10:13:11 +02:00
dbuechel
b96bbfcd78 SEBWIN-301: Started implementing backup mechanism for service. 2019-06-21 15:05:31 +02:00