Adam Driscoll
Adam Driscoll
> I am working with a directory where the total file path exceeds the 260 character standard limit of windows. > > My system (win10 with the registry change to...
If you pwsh doesn't launch for whatever reason you'll get a weird nodejs error message. Need to fix that so it's at least a little bit informative.
UDForge produces a Squirrel installer for windows. We should support some of the configuration options. https://www.electronforge.io/config/makers/squirrel.windows
If pwsh was packaged with the application, it would have no dependencies.
Would be nice to be able to ship a license with the app
UD doesn't support this yet but it's being tracked and will be in an upcoming release: https://github.com/ironmansoftware/universal-dashboard/issues/1182
It would be nice to have a new cmdlet (perhaps New-InstallerParameter that specifies an ID and Value, and that can also be referenced as part of an argument, perhaps by...
### Summary of the new feature / enhancement This is supported for SAML2 auth but is not available in the UI. ### Proposed technical implementation details (optional) _No response_
### Summary of the new feature / enhancement We can look at how to accomplish this is hangfire. I think it's just round robin at the moment. ### Proposed technical...
### Summary of the new feature / enhancement A customer would like to ignore certain folders in certain environments. The idea is that scripts are being developed in dev and...