7 Commits

Author SHA1 Message Date
Martijn Laan
89080dfe78
Cleanup. 2024-07-31 08:54:43 +02:00
John Stevenson
8472404ce9 Fix error when logging process output 2024-06-26 20:44:35 +01:00
Martijn Laan
131bd5dbe6
😑 2024-06-09 07:39:55 +02:00
Martijn Laan
2a4cce0e75
Cleanup SW_SHOW vs SW_SHOWNORMAL. 2024-05-26 14:54:59 +02:00
Martijn Laan
68e60ca0d2
Use CREATE_NO_WINDOW if logging is enabled in all 3 cases to hide console programs but not GUI programs. Because of this also don't force SW_HIDE in ISPP ExecAndGetFirstLine. SignTool commands already didn't do SW_HIDE.
SignToolRunMinimized is now no longer needed? It now only applies to GUI sign tools and why would you want to run those minimized?
2024-05-19 08:55:40 +02:00
Martijn Laan
56fd3a626e
Update for rename. 2024-05-12 08:23:39 +02:00
Martijn Laan
c17084282f
Various updates. 2024-05-12 08:05:39 +02:00