11 lines
159 B
Markdown
11 lines
159 B
Markdown
|
## InstallUtil.exe
|
||
|
|
||
|
* Functions: Execute
|
||
|
|
||
|
```
|
||
|
InstallUtil.exe /logfile= /LogToConsole=false /U AllTheThings.dll
|
||
|
```
|
||
|
|
||
|
Acknowledgements:
|
||
|
* Casey Smith - @subtee
|