User Tools

Site Tools


userspace:removemsi

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:removemsi [2019/10/02 17:09]
tobias [removeMSI]
userspace:removemsi [2021/08/23 08:37] (current)
Line 112: Line 112:
 </code> </code>
  
 +===== Sample usage in delsub.opsiscript =====
 +All MSI Software Packages defined in the msi.conf file will be removed.
  
 +<code>
 +importLib "removeMSI.opsiinc"
 +DefStringList $result$
 +
 +set $result$ = removeMSI("dummy")
 +</code>
 +
 +===== 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://github.com/Venice-89/OPSI-WINST-Library|OPSI-WINST-Library on GitHUB]]
userspace/removemsi.1570036188.txt.gz ยท Last modified: 2021/08/23 08:37 (external edit)