frgnca / AudioDeviceCmdlets

AudioDeviceCmdlets is a suite of PowerShell Cmdlets to control audio devices on Windows
MIT License
737 stars 92 forks source link

Commands not working when moving script files #37

Closed Shalashanka closed 2 years ago

Shalashanka commented 4 years ago

Hello everyone,

thank you for the work on this commands, they really helped me in a personal project.

I'm noticed an issue however, i created a script .ps1 file and it's working fine. However if i copy the ps1 file to another location and try to run it everything works except for the AudioDeviceCmdlets. It's not giving me any errors, they just don't work(the Set-Audio device in particular).

nicballarini commented 3 years ago

Can you provide the code?

Shalashanka commented 3 years ago

Unfortunately i was working on the project more than one year ago, i eventually ended up scrapping it, sorry.