Matěj Kafka
                                            Matěj Kafka
                                        
                                    > you could just set the `BAT_SYSTEM_CONFIG_PREFIX` env var to a non-existing location to disable the system-wide config. That variable is compile-time only, I cannot set it at runtime. >...
@eth-p Generally, there are two types of portable apps: 1. Apps that explicitly support portable mode by e.g. detecting a configuration file in the application directory. This easy to use,...
As it currently is, the `DefaultCommandPrefix` is basically unusable, as its correct functionality requires the module to be manually loaded. Is there any workaround that could be used until this...
This issue also results in the progress bar never being completed; if Remove-Item is invoked as part of a long-running script, the progress bar gets stuck at 100% and never...