28 Commits

Author SHA1 Message Date
Sears Schulz
b9ef076dc8
Allow VM_NAME to be changed 2025-05-23 20:54:12 -05:00
draconicSeamstress
4e7328d94d removed sets of quotes in line 1049 that broke functionality and gave a constant error 14 when running setup.sh 2025-03-20 23:39:41 -07:00
Rohan Barar
7e657c58a7 Updated setup script to reference 'winapps-setup' instead of './setup' + Added sourcing of shell configuration files to apply PATH modifications immediately 2025-02-02 17:44:31 +11:00
Oskar Manhart
6e0da93a4a
Merge pull request #387 from starbr3aker/waEnsureOnPathFix
waEnsureOnPathFix
2025-01-15 21:52:49 +01:00
starbr3aker
4884cc97ca waEnsureOnPathFix 2025-01-15 23:20:17 +05:30
starbr3aker
7b939fc541 waEnsureOnPathFix 2025-01-15 23:12:36 +05:30
starbr3aker
ad443a5a97 waEnsureOnPathFix 2025-01-15 22:58:37 +05:30
Oskar Manhart
df3548778c fix: use better if format 2025-01-15 10:25:40 +01:00
Oskar Manhart
03c702a662
fmt: reindent file 2025-01-03 11:16:46 +01:00
pre-commit-ci[bot]
b76598b3bb [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2025-01-03 07:13:37 +00:00
stceum
7a59b3b9b7 Fixup the bug that when the winapps-src is cloned but $INQUIRER is not updated with cloned path causing the failure of running the script. 2025-01-03 15:09:13 +08:00
Oskar Manhart
8e3a3bfc9c doc: run install.bat on libvirt 2024-12-13 20:22:25 +01:00
Oskar Manhart
2d06aa2e89 Merge remote-tracking branch 'origin/main' into add-contribution-guidelines 2024-09-09 17:17:08 +02:00
Adam
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
Oskar Manhart
3d674066c7 feat: relicense to AGPLv3 2024-09-08 12:30:28 +02:00
Oskar Manhart
1613faba04
fix: rename source directory to winapps-src 2024-09-08 11:27:56 +02:00
Gordon Cheong
58c66679ab
Fixing Uninstallation Failure 2024-09-08 13:11:04 +08:00
Oskar Manhart
99eeac4239 Merge branch 'add-contribution-guidelines' 2024-09-07 18:16:21 +02:00
Oskar Manhart
3cb2e189c2 Reapply "Merge pull request #15 from winapps-org/add-contribution-guidelines"
This reverts commit 2dd0980cc92cdf56607ce4d96bb260a97b5c1b78.
2024-09-07 18:16:13 +02:00
Oskar Manhart
95daa5d837
fix: properly specify curl output 2024-09-07 13:23:37 +02:00
Oskar Manhart
ace4075b84
fix: use proper and 2024-08-30 15:24:06 +02:00
pre-commit-ci[bot]
7408fc103c [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
2024-08-30 12:05:09 +00:00
Oskar Manhart
81b8b13b33
fix: bad logic & remove inquirer if exists 2024-08-30 14:02:57 +02:00
Oskar Manhart
4e0d582101 fix: load inquirer even if repo isn't cloned yet 2024-08-30 13:01:05 +02:00
Oskar Manhart
95ba3209c9 fix: always clone repo since inquirer requires it 2024-08-29 12:29:31 +02:00
Oskar Manhart
81fbf01147 fix: no need for curl 2024-08-28 16:12:31 +02:00
Oskar Manhart
75c20ec26c feat: simplify installation process 2024-08-28 16:03:17 +02:00
Oskar Manhart
796aeac892 feat: rename installer.sh to setup.sh 2024-08-28 12:14:46 +02:00