Commit Graph

376 Commits

Author SHA1 Message Date
cd2a73ff30 Cleanup network profiles 2024-09-18 23:11:49 +10:00
4b22993e9c Merge branch 'winapps-org:main' into main 2024-09-18 18:02:55 +10:00
0468d3b4cb doc: update readme in regards to #233 2024-09-18 09:51:38 +02:00
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
e839d1fdcd change script path to %windir% 2024-09-18 15:26:41 +10:00
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
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
45bb5e24f2 Merge branch 'main' of github.com:winapps-org/winapps 2024-09-14 17:46:19 +02:00
cccdf03863 Merge pull request #240 from winapps-org/add-contribution-guidelines
Resolve licensing issues
2024-09-14 17:46:03 +02:00
41a1450bd0 Merge pull request #240 from winapps-org/add-contribution-guidelines
Resolve licensing issues
2024-09-14 17:42:24 +02:00
ad8b1cfc8e Update CODE_OF_CONDUCT.md 2024-09-12 10:00:08 +02:00
d49b60cbc5 Merge pull request #250 from itiligent/main
switch managment of /sound /microphone & /cert:tofu to the winapps config file
2024-09-10 17:39:11 +02:00
0775e16562 enable sound & tofu to config file
also harmonised default RDP options to :
                +dynamic-resolution \
                +auto-reconnect \
                +home-drive \
                +clipboard \
                -wallpaper \
2024-09-10 23:21:39 +10:00
2d06aa2e89 Merge remote-tracking branch 'origin/main' into add-contribution-guidelines 2024-09-09 17:17:08 +02:00
07817afe0c Merge pull request #248 from queler/win7
Support old windows versions
2024-09-09 15:49:32 +02:00
f540241f07 Merge pull request #247 from queler/oldapps
Added some old apps.
2024-09-09 15:49:10 +02:00
451e7e65a3 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-09-09 03:33:09 +00:00
9223ffc8ed Added some old apps.
Added acrobat 9 and Word and Excel 2010.
Acrobat in particular did not work with autodetect.
2024-09-08 23:27:20 -04:00
e6d04bf8e0 Support old windows versions
Added a test to not error out when the Appx cmdlets are not available (like in
the windows 7 box i am using). I had some install issues with creating the
bin links so I added "-f".
2024-09-08 23:19:32 -04:00
3d674066c7 feat: relicense to AGPLv3 2024-09-08 12:30:28 +02:00
7bae17e3a3 Merge pull request #245 from gordoncheong/main
Fixing Uninstall Failure
2024-09-08 12:24:08 +02:00
1613faba04 fix: rename source directory to winapps-src 2024-09-08 11:27:56 +02:00
58c66679ab Fixing Uninstallation Failure 2024-09-08 13:11:04 +08:00
99eeac4239 Merge branch 'add-contribution-guidelines' 2024-09-07 18:16:21 +02:00
3cb2e189c2 Reapply "Merge pull request #15 from winapps-org/add-contribution-guidelines"
This reverts commit 2dd0980cc9.
2024-09-07 18:16:13 +02:00
350f003d81 Merge pull request #232 from winapps-org/feat-install-script
Simplify installation process
2024-09-07 17:56:13 +02:00
4e3d5bd458 fix: catch error if exe has no version info 2024-09-07 13:28:43 +02:00
95daa5d837 fix: properly specify curl output 2024-09-07 13:23:37 +02:00
570badd78b feat: fix up authors and keep GPL 2024-09-05 18:21:23 +02:00
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
d2601efeab Merge pull request #15 from winapps-org/add-contribution-guidelines
Relicense legacy to Unlicense
2024-09-05 10:14:05 +02:00
c0db3e4d3b Update lictool.yaml 2024-09-04 21:29:49 +02:00
a7c8d4acfe feat: run lictool seperately in CI 2024-09-04 17:00:15 +02:00
34e76f749b fix: hook crashes in ci 2024-09-04 16:56:11 +02:00
eaef31089c fix: clarify contribution guidelines 2024-09-04 16:52:28 +02:00
1d3e521144 feat: add license header to our files 2024-09-04 16:48:49 +02:00
6aaf7cf844 feat: add license information to files unchanged from old repo 2024-09-04 16:42:36 +02:00
0efbd5818c feat: use dual-licensed unlicense 2024-09-04 16:27:48 +02:00
20e0983a29 Merge branch 'main' into add-contribution-guidelines 2024-09-04 15:19:22 +02:00
f01427a236 Merge pull request #237 from C0rn3j/patch-1
README.md: Rename `KDE` shorthand to the correct `KDE Plasma`
2024-09-02 19:26:25 +10:00
df688076b5 Changed 'Plasma' to 'KDE Plasma' for clarity. 2024-09-02 19:24:10 +10:00
df56347660 Merge pull request #238 from KernelGhost/main
Various `libvirt` Documentation Improvements
2024-09-02 15:28:39 +10:00
3a0acff38f Revise Exec Path Check in ExtractPrograms.ps1 2024-09-02 12:15:02 +10:00
e224e233cc Implement Exec Path Check in ExtractPrograms.ps1 2024-09-02 12:09:44 +10:00
f2afc99339 [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-09-02 00:52:15 +00:00
1c35e76f25 Added Static IP Address Configuration Instructions 2024-09-02 10:49:06 +10:00
08cd44f17b Added Fallback Shared Folder Configuration Instructions 2024-09-02 10:34:18 +10:00
a5ae665582 Clarified OOBE\BYPASSNRO Instructions 2024-09-02 10:15:15 +10:00
916c1e6bd8 Fixed #223 2024-09-02 10:00:59 +10:00
02b0f2856c README.md: Rename KDE Plasma shorthand to the correct Plasma 2024-09-02 00:29:29 +02:00