-
I have:
- [x ] searched open and closed issues for duplicates
----------------------------------------
### Version info
Duplicati - 2.0.1.45_experimental_2017-02-03
Windows Server 2012 …
-
sorry I am facing a problem on doing the Restart in windows service,
I want to do the self-updating things.
said I have a goroutine
```golang
go func() {
-
This library [simply ignores and doesn't propagate the start parameters of windows services](https://github.com/kardianos/service/blob/5ab7ce2c8f38cc0ca92d711f7c4f3ea70d347702/service_windows.go#L158)…
-
Hi,
I have a problem with the TestInstallRunRestartStopRemove test in service_test.go. The test systematically fails:
```
[go] ok github.com/kardianos/osext 0.140s
[go] --- FAIL: Tes…
-
- [x] I have searched open and closed issues for duplicates.
----------------------------------------
## Environment info
- **Duplicati version**: 2.0.3.2_canary_2018-03-16
- **O…
-
# バグの概要
最小化してしばらくは読み上げるが、数分すると読み上げが止まり、フォアグラウンドにすると止まっていた分の読み上げが行われる模様
止まると onMessage 自体来てないので、コメントの受信自体が止まっている。フォアグラウンドにすると再開するのでコメントが受信され、読み上げられる
WindowsService#init で以下をやると解決する
```
this.wind…
-
# Background
UCO currently has very limited expressive capabilities for characterizing information around software.
There is a need for some basic capabilities around software contextualization.
…
-
Running a console application is not very 'real life'.
Please add another example solution based on a WindowsService that runs on a Windows Server Operating System.
Show how to run the host.RunAndBl…
OzBob updated
3 months ago
-
Instructions for disabling the auto update mechanism don't seem to work. I have seen suggestions to set one or the other following environment variables:
```
AUTOUPDATER_Duplicati_POLICY=Never
A…
-
Spinning off from #1906, .NET Core, by design, currently doesn't build AnyCPU exes. However, it uses MSBuild syntax that implies otherwise, such as:
```xml
Exe
net47
AnyCPU
…