Oskar Manhart
ed88ae9111
fix: allow submodules
2024-08-07 10:41:24 +02:00
Rohan Barar
caba9143f0
Merge pull request #191 from KernelGhost/main
...
Removed misplaced message.
2024-08-04 17:22:34 +10:00
Rohan Barar
c954ed5436
Removed another misplaced message
2024-08-04 15:49:25 +10:00
Rohan Barar
319fa4300b
Removed misplaced message
2024-08-04 15:39:35 +10:00
Oskar Manhart
d93bea983d
Merge pull request #187 from KernelGhost/main
...
Updated dependencies in README
2024-08-03 14:51:20 +02:00
Rohan Barar
8630653f77
Updated dependencies in README
2024-08-03 22:36:47 +10:00
Rohan Barar
a47fa2ebd4
Merge pull request #186 from KernelGhost/main
...
Add UWP Application Support + Fix Broken Windows Icons
2024-08-03 22:19:54 +10:00
Rohan Barar
701ad3ae0a
Slight comment adjustments
2024-08-03 21:46:57 +10:00
Rohan Barar
bd0d3479b9
Added support for UWP applications
2024-08-03 21:35:06 +10:00
Oskar Manhart
3cfa329614
Merge pull request #185 from gordoncheong/main
...
Add Support for Microsoft Project
2024-08-02 13:28:15 +02:00
pre-commit-ci[bot]
8c4e8b3a34
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-08-02 11:17:24 +00:00
Gordon Cheong
196567e31e
Merge branch 'winapps-org:main' into main
2024-08-02 19:10:34 +08:00
LDprg
65dbdd7405
Merge pull request #184 from KernelGhost/main
...
Minor changes.
2024-08-01 15:51:43 +02:00
Rohan Barar
9cab5af8f8
Added 'Star History' chart to README
2024-08-01 23:19:17 +10:00
Rohan Barar
d3650c8e0f
Corrected misleading comment.
2024-08-01 22:47:05 +10:00
Rohan Barar
4f9e83b3b3
Fix typo
2024-08-01 22:47:05 +10:00
Gordon Cheong
5dcf600a3c
Add Microsoft Project to README
2024-08-01 00:49:33 +08:00
Gordon Cheong
dde05e8b27
Add Microsoft Project Installation Files
2024-08-01 00:39:12 +08:00
Rohan Barar
89759b2a38
Merge pull request #175 from KernelGhost/main
...
Added ability to automatically pause and resume Windows.
2024-07-31 07:56:30 +10:00
Rohan Barar
6f439a4df9
Disable AUTOPAUSE by default.
2024-07-31 00:46:34 +10:00
Rohan Barar
b90fb086a9
Updated WinApps config file template as per request in #175
2024-07-30 23:16:51 +10:00
Rohan Barar
1b1dc1ac1c
Improved documentation to reduce risk of confusion seen in #159 .
2024-07-28 23:16:09 +10:00
Rohan Barar
3bbf6fb5f1
Removed stray space.
2024-07-28 22:58:05 +10:00
Rohan Barar
3b8565fa46
Added ability to auto-pause following period of inactivity.
2024-07-28 22:55:38 +10:00
Rohan Barar
2f8cf846ea
Added ability to automatically start Windows.
2024-07-28 21:29:37 +10:00
Oskar Manhart
6caa8d8457
Merge pull request #170 from itiligent/main
...
Disable auto admin logon to avoid a highly insecure combination of defaults
2024-07-26 16:17:54 +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
b4b666132d
Merge pull request #167 from gordoncheong/main
...
Adding more file type support for Microsoft Visio
2024-07-25 16:16:09 +02:00
pre-commit-ci[bot]
e807caf967
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-25 13:25:48 +00:00
Gordon Cheong
a69c0f9c4d
Add mimetypes for more file types
...
Adding support for Visio files with extensions .vsdm .vssm .vssx .vstm .vstx
2024-07-25 21:19:33 +08:00
Gordon Cheong
dbc5549c38
Add mimetypes for more file types
...
Adding support for Visio files with extensions .vsdm .vssm .vssx .vstm .vstx
2024-07-25 21:18:42 +08:00
Gordon Cheong
2df691ec17
Add minetypes for
...
Adding support for Visio files with extensions .vsdm .vssm .vssx .vstm .vstx
2024-07-25 21:15:06 +08:00
Rohan Barar
d98c4dc59c
Merge pull request #166 from gordoncheong/main
...
Add Microsoft Visio Support to WinApps Installer
2024-07-25 21:48:09 +10:00
pre-commit-ci[bot]
e56811197b
[pre-commit.ci] auto fixes from pre-commit.com hooks
...
for more information, see https://pre-commit.ci
2024-07-25 11:16:46 +00:00
gordoncheong
0d4125c3a7
Update info
2024-07-25 18:59:41 +08:00
gordoncheong
78920e533e
Correct MIME_TYPES
2024-07-25 18:59:16 +08:00
gordoncheong
a808995be0
Merge branch 'winapps-org:main' into main
2024-07-25 18:45:55 +08:00
Rohan Barar
8e9ba4854a
Merge pull request #165 from KernelGhost/main
...
Fixed #152 , #162 , #163 & #164 .
2024-07-25 14:52:44 +10:00
Rohan Barar
e72ef0c039
Fixed #162 by revising UNIX to Windows path conversion logic in 'bin/winapps'.
2024-07-25 14:42:28 +10:00
Rohan Barar
37efb85371
Removed instructions for defining Windows VMs using an existing .xml file.
2024-07-25 14:13:36 +10:00
Rohan Barar
0264a8971c
Updated virtualisation stack diagram + Removed unnecessary files as per #152 .
2024-07-25 13:50:23 +10:00
gordoncheong
4dc3616150
Fix Visio icon path in README.md
2024-07-25 08:19:56 +08:00
Rohan Barar
dbc71357ce
Fixed #164 by replacing with in installation script.
2024-07-25 10:12:59 +10:00
Rohan Barar
f4a63d45a1
Fixed #163 via updated hyperlink to 'RDPApps.reg' in 'libvirt.md'.
2024-07-25 09:56:54 +10:00
Rohan Barar
bd8749a100
Merge pull request #160 from KernelGhost/main
...
Add support for `scoop` and `chocolatey`.
2024-07-25 09:45:13 +10:00
gordoncheong
b1ec8d347f
Change folder to be inline with the repo
2024-07-24 22:59:06 +08:00
gordoncheong
0d931f0dea
Update README.md
...
Added Microsoft Visio to the list of officially supported applications
2024-07-24 22:55:48 +08:00
gordoncheong
009ed3ec65
Adding Visio Icons and Installation Info
2024-07-24 22:36:47 +08:00
Rohan Barar
1a3e2a664a
Merge pull request #158 from KernelGhost/main
...
Refactored 'waCheckContainerRunning' in 'installer.sh' to fix #157 .
2024-07-24 21:54:49 +10:00