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

Both sides previous revision Previous revision
Next revision
Previous revision
userspace:opsiscript_library:getproductmap [2014/11/22 17:23]
GEI
userspace:opsiscript_library:getproductmap [2021/08/23 08:37] (current)
Line 1: Line 1:
- +====== getProductMap.opsiinc ====== 
-====== getProductMap.opsiinc ======\\ +\\
 read Values of a product from the opsi-server, \\ read Values of a product from the opsi-server, \\
-such as productversion, advice, previos installed version ... \\+such as productversion, advice, previous installed version ... \\
 \\ \\
 Tested with opsi 4.0.4\\ Tested with opsi 4.0.4\\
Line 17: 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 67: 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.1416677039.txt.gz · Last modified: 2021/08/23 08:37 (external edit)