This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
userspace:removemsi [2019/10/02 17:10] tobias [CODE] |
userspace:removemsi [2021/08/23 08:37] (current) |
||
|---|---|---|---|
| Line 112: | Line 112: | ||
| </ | </ | ||
| - | ===== Example Usage in DelSub | + | ===== Sample usage in delsub.opsiscript |
| + | All MSI Software Packages defined in the msi.conf file will be removed. | ||
| + | < | ||
| + | importLib " | ||
| + | DefStringList $result$ | ||
| + | |||
| + | set $result$ = removeMSI(" | ||
| + | </ | ||
| + | |||
| + | ===== Questions, bug reports, feature request, or just an idea for new crazy functions ??? ===== | ||
| + | This Function is Part of my OPSI-WINST-LIBRARY Bundle, which home is on GitHUB.\\ | ||
| + | Feel free to share your Ideas for new functions or contact me there for bug reports. \\ | ||
| + | [[https:// | ||