Wed, 02 Apr 2014 15:39:50 +0000 |
Andre Heinecke |
Do not cut off the last character of the line. (next-cur does not include \n)
|
Wed, 02 Apr 2014 15:35:12 +0000 |
Andre Heinecke |
Trim instruction lines to avoid line ending trouble
|
Wed, 02 Apr 2014 14:12:37 +0000 |
Andre Heinecke |
Move ifdef for write_stores_win call lower so that do_uninstall is no longer unused on linux
|
Wed, 02 Apr 2014 13:52:02 +0000 |
Andre Heinecke |
Change cinst from stdin input to use arguments.
|
Wed, 02 Apr 2014 13:49:04 +0000 |
Andre Heinecke |
Ensure that the utf8 string is always 0 terminated.
|
Wed, 02 Apr 2014 13:48:31 +0000 |
Andre Heinecke |
Add OutputDebugString macro
|
Wed, 02 Apr 2014 13:47:24 +0000 |
Andre Heinecke |
Add helper function to get all certificates in a list
|
Wed, 02 Apr 2014 13:45:57 +0000 |
Andre Heinecke |
Fix call to windows process.
|