Rohan Barar
471bfdce58
Add .gitattributes + Fix encodings
...
Signed-off-by: Rohan Barar <rohan.barar@gmail.com >
2025-09-20 09:12:16 +10:00
Oskar Manhart
43f86b9821
Merge branch 'main' into timesync
2025-09-04 22:37:01 +02:00
eylenburg
cdb5c3ef7f
Update TimeSync.ps1
...
Signed-off-by: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com >
2025-09-04 22:36:48 +02:00
pre-commit-ci[bot]
fbb382e1e8
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
Signed-off-by: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com >
2025-09-04 22:36:48 +02:00
eylenburg
a04f5db39a
Create TimeSync.ps1
...
Signed-off-by: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com >
2025-09-04 22:36:48 +02:00
eylenburg
9708ca2825
Schedule timesync.ps1 in install.bat
...
Signed-off-by: Oskar Manhart <52569953+oskardotglobal@users.noreply.github.com >
2025-09-04 22:36:48 +02:00
Oskar Manhart
63e94e277f
fix: don't wait on exit
2025-08-28 13:35:37 +02:00
Rohan Barar
da736a9175
remove script execution delay
2025-08-25 20:19:59 +10:00
pre-commit-ci[bot]
6771f8645f
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-08-25 08:29:31 +00:00
Rohan Barar
720b72b1e1
update batch script for unattended execution
2025-08-25 15:10:57 +10:00
Rohan Barar
8f0bf1074e
Automatically enable Remote Desktop
2025-08-25 09:37:13 +10:00
pre-commit-ci[bot]
6a7b57a064
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2025-08-01 08:49:39 +00:00
Rohan Barar
e8037948f4
various improvements to install.bat
2025-08-01 18:48:16 +10:00
Rohan Barar
708ad60d1c
fix script conditional
2025-08-01 16:56:16 +10:00
Oskar Manhart
a78982bda6
fix: remove bad escape characters
2024-12-18 10:58:39 +01:00
Oskar Manhart
8e3a3bfc9c
doc: run install.bat on libvirt
2024-12-13 20:22:25 +01:00
Oskar Manhart
be5d020a04
fix(ci): ignore patches
2024-11-01 13:26:29 +01:00
Oskar Manhart
6dd5038c46
Merge branch 'main' into patch-1
2024-11-01 12:28:58 +01:00
Oskar Manhart
b9aa42856d
Merge pull request #259 from itiligent/main
...
Clean up network profiles
2024-11-01 12:26:30 +01:00
Rainhard
2211d9f78e
Fix keyboard-layout being changed to US on RDP connection
...
Added the IgnoreRemoteKeyboardLayout Registry Key to prevent automatic changes to the keyboard layout.
As mentioned in (this article)[https://poweradm.com/ignoreremotekeyboardlayout-windows-rdp/ ] the rdp server adds and activates the US keyboard-layout if the keyboard-layout of the client does not match the servers. Since our client is on linux there are many cases where this is not given, so it is better to let the user choose a layout on windows.
2024-09-23 22:19:22 +08:00
Oskar Manhart
93bdf8856f
fix: remove license header from reg file ( closes #261 )
2024-09-19 12:47:56 +02:00
itiligent
cd2a73ff30
Cleanup network profiles
2024-09-18 23:11:49 +10:00
itiligent
4b22993e9c
Merge branch 'winapps-org:main' into main
2024-09-18 18:02:55 +10:00
pre-commit-ci[bot]
6d67815c9c
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-09-18 05:26:52 +00:00
itiligent
e839d1fdcd
change script path to %windir%
2024-09-18 15:26:41 +10:00
pre-commit-ci[bot]
90b3422709
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-09-18 04:58:41 +00:00
itiligent
1496041b48
Clean up old network profiles
...
Keep Windows networking tidy. At boot a Powershell script will run that clears out old network profile names automatically created at previous system reboots. A regist change disables the "Do you want your PC to be discoverable" nag screen after eachc reboot
2024-09-18 14:50:48 +10:00
Oskar Manhart
3d674066c7
feat: relicense to AGPLv3
2024-09-08 12:30:28 +02:00
Oskar Manhart
570badd78b
feat: fix up authors and keep GPL
2024-09-05 18:21:23 +02:00
Oskar Manhart
2dd0980cc9
Revert "Merge pull request #15 from winapps-org/add-contribution-guidelines"
...
This reverts commit d2601efeab , reversing
changes made to f01427a236 .
2024-09-05 17:31:21 +02:00
Oskar Manhart
1d3e521144
feat: add license header to our files
2024-09-04 16:48:49 +02:00
Oskar Manhart
6aaf7cf844
feat: add license information to files unchanged from old repo
2024-09-04 16:42:36 +02:00
pre-commit-ci[bot]
69aa204d39
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-26 04:00:59 +00:00
Itiligent
65811c87ba
OEM registry change to prevent auto admin logon
...
Auto Admin logon is the default setting from the Dockur image. This is a large security vulnerability likely added for convenience. Blocking this default config does not seem to impact any of the Windows container setup.
2024-07-26 13:31:41 +10:00
Oskar Manhart
54e57b2f8b
feat: automatic installation of .reg file
2024-05-26 12:31:31 +02:00