User Tools

Site Tools


userspace:library:getlocalinfomap

Differences

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

Link to this comparison view

Next revision
Previous revision
userspace:library:getlocalinfomap [2014/11/22 18:40]
GEI created
userspace:library:getlocalinfomap [2021/08/23 08:37] (current)
Line 1: Line 1:
 +====== getLocalInfoMap.opsiinc ======
  
 +read info from local OS during installation, such as language ...
 +\\
 +Tested with opsi 4.0.4\\
 +requiredWinstVersion >= 4.11.2.\\
 +By //[[opsi@gei.de|GEI]] 2014/11/11 18:00//
 +
 +placed in global library, such as %ScriptDrive$/lib ...
 +call with 
 +<code winst>
 +include_insert %ScriptDrive%/lib/getlocalinfomap.opsiinc
 +</code>
 +
 +===  ===
 <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/
 ; ;
 ; written by GEI (Detlef Krummel  opsi@gei.de) ; written by GEI (Detlef Krummel  opsi@gei.de)
 +; FILE "%ScriptDrive%\lib\getlocalinfomap.opsiinc"
  
 +requiredWinstVersion >="4.11.2"
 ; for debugging setLogLevel = 7 ; for debugging setLogLevel = 7
 DefStringList $localInfoMap_List$ DefStringList $localInfoMap_List$
userspace/library/getlocalinfomap.1416681645.txt.gz · Last modified: 2021/08/23 08:37 (external edit)