syncthing/cmd
Audrius Butkevicius 80dca96ee8 Revisit -no-console option for Windows
The reason for ShowWindow opose to your FreeConsole is because if you start up
cmd.exe and do syncthing.exe -no-output it actually hides the existing cmd.exe
window oppose to opening a separate window and then hiding it, which keeps the
existing console hanging on syncthing.exe running.

I tried playing around with compiling as GUI, then given the option is not present
allocating a console, and redirecting the std streams to the new console, but that
seems ugly as I'd have to make quite a few calls. But that does get of the initial
flash.
2014-12-04 21:59:40 +00:00
..
genassets Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
stevents Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
stfileinfo Utility to print all info we know about a path 2014-12-03 11:32:10 +01:00
stindex Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
syncthing Revisit -no-console option for Windows 2014-12-04 21:59:40 +00:00
todos Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
transifexdl Use more inclusive copyright header 2014-11-17 12:54:42 +01:00
translate Dependency update, new golang.org/x package names 2014-11-30 00:17:00 +01:00
.gitignore Remove reprecated st* utils 2014-07-01 12:20:25 +02:00