Using the mods folder isn't working for me - what am I doing wrong? #104
dlundahl91
started this conversation in
General
Replies: 2 comments 5 replies
-
Hello. I don't see any mistake in your conf. @KnifMelti any idea? Is you application installed, but mods not run? or nothing works? |
Beta Was this translation helpful? Give feedback.
2 replies
-
!!! Sorry, I think it is me who is doing something wrong! I will test something now and get back to you. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey smartest people I know!
I cannot get the mods folder to work for my "GoToMeeting" installation and uninstallation via winget.
Here is my Intune package contents are attached to this discussion as a .zip file.
I am using this command to install:
"%systemroot%\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -File winget-install.ps1 -AppIDs LogMeIn.GoToMeeting
and this to uninstall:
"%systemroot%\sysnative\WindowsPowerShell\v1.0\powershell.exe" -NoProfile -File winget-install.ps1 -AppIDs LogMeIn.GoToMeeting -Uninstall
It is not doing what I have put in the mods folder though.
I have tested the scripts from the mods folder on a windows sandbox, and they did the job as needed.
Any ideas?
Thanks so much in advance!
Beta Was this translation helpful? Give feedback.
All reactions