Gašper Čefarin
Gašper Čefarin
Hey, thanks for opening this issue and your feedback! If I understand correctly, my script copies the folder to your local C:\Windows instead of the actual UNC path? I'll have...
I was able to reproduce, this should be fixed when the scripts move to powershell. Since batch script can't "cd" into the UNC path, it can't get the name of...
Yes, I've figured that much ... I'm reporting this for anyone who might encounter similar problems. It would save me some time if this was mentioned somewhere, but since it...
I forked 2-8-stable, added jeremy's patch and fixed "disable_starttls" flag. You can clone it from here: https://github.com/GChuf/mail/ After that, build and install the gem locally: _cd mail gem build mail.gemspec...
It's probably possible to automate the volume with something similar to the preamp feature. I imagine the easiest solution would be to make another gain node parameter set at "1"...
Just posting ideas from our discord conversation here so that it doesn't get lost: From Chuf: >You make a new empty array (or overwrite previous one) when the user toggles...
This should be resolved for copying/moving and removing directories in v2.0.0 (making links will still fail). Try it out: https://github.com/GChuf/RCWM/releases/tag/v2.0.0
@minlmao thank you for your recommendation! That's right, the script stores folder paths into registry, however not every subfolder and file is stored into the registry, and the list gets...
Hi, the dll files get compiled on your syatem after you run the installer. The script InitialSetup.ps1 can be found under the "InstallerFiles" folder. It takes the icon files from...
@marcos-ng thank you, I've separated the commits. I agree with you regarding the temperatures - I've left them at default values for now. For the whitespaces/tabs - i think it...