User Tools

Site Tools


userspace:opsiscript_library:getproductmap

Differences

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

Link to this comparison view

Next revision
Previous revision
userspace:opsiscript_library:getproductmap [2014/11/22 16:58]
GEI created
userspace:opsiscript_library:getproductmap [2021/08/23 08:37] (current)
Line 1: Line 1:
 +====== getProductMap.opsiinc ======
 +\\
 +read Values of a product from the opsi-server, \\
 +such as productversion, advice, previous installed version ... \\
 \\ \\
-====== getProductMap.opsiinc ====== 
- 
- 
 Tested with opsi 4.0.4\\ Tested with opsi 4.0.4\\
 requiredWinstVersion >= 4.11.2.\\ requiredWinstVersion >= 4.11.2.\\
Line 15: Line 16:
 ===  === ===  ===
 <code winst> <code winst>
-    ; This sourcecode is partly owned by uib.de +    ; This sourcecode is partly owned by uib.de and published under the Terms of the General Public License.
-    ; and published under the Terms of the General Public License.+
     ; credits: http://www.opsi.org/en/credits/     ; credits: http://www.opsi.org/en/credits/
     ;     ;
Line 65: Line 65:
  
 ==== sample ==== ==== sample ====
- +  (include getproductmap.opsiinc before)
-  (include before)+
 <code winst> <code winst>
   set $Setupfile$ = "ownCloud-" + $ProductMap_ProductVersion$ + "-setup.exe"   set $Setupfile$ = "ownCloud-" + $ProductMap_ProductVersion$ + "-setup.exe"
 </code> </code>
  
userspace/opsiscript_library/getproductmap.1416675515.txt.gz · Last modified: 2021/08/23 08:37 (external edit)