User Tools

Site Tools


userspace:mremoteng

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:mremoteng [2014/09/15 21:57]
GEI
userspace:mremoteng [2021/08/23 08:37] (current)
Line 8: Line 8:
 mRemoteNG ist ein guter OpenSource-Sessionmananager  mRemoteNG ist ein guter OpenSource-Sessionmananager 
 für RDP-, SSH-, VNC-, ICA- und HTTP-Sessions \\ für RDP-, SSH-, VNC-, ICA- und HTTP-Sessions \\
-(auch als portable/USB-Version verfügbar).+(auch als portable/USB-Version verfügbar).\\ 
 +\\ 
 +Version 1.72 ist stable - 1.73-beta1 ist erweitert und läuft bis jetzt gut unter Win7-64\\ 
 +Download: http://www.mremoteng.org/download    Voraussetzung: .NET ab 3.0\\
  
-Vorraussetzung: .NET ab 3.0\\ 
-Download: http://www.mremoteng.org/download 
  
-Tree:\\ +__Tree:__\\ 
- setup.opsiscript\\ + ''CLIENT_DATA/setup.opsiscript''\\ 
- uninstall.opsiscript\\ + ''CLIENT_DATA/uninstall.opsiscript''\\ 
- delsub.opsiscript\\ + ''CLIENT_DATA/delsub.opsiscript''\\ 
- mremoteng.png + ''CLIENT_DATA/mremoteng.png''\\ 
- files.usb(with extracted files from portable zip)\\ + ''CLIENT_DATA/mRemoteNG-Installer-$VERSION$.exe''\\ 
-  + ''CLIENT_DATA/files.usb/'' (with extracted files from portable zip)\\ 
- + ''OPSI/control''\\ 
-=== setup.opsiscript ===+ ''%ScriptDrive%/check_nsis-exitcode.ins''\\ 
 +\\ 
 +Das komplette OPSI-Paket (mit 1.73-beta1) gibt es hier zum [[https://owncloud.gei.de/public.php?service=files&t=a254600211b9538a86eddf82cfa6e6f5|Download]].\\ 
 +\\ 
 +==== setup.opsiscript ====
 <code winst> <code winst>
 ; ---------------------------------------------------------------- ; ----------------------------------------------------------------
Line 32: Line 37:
 ;********************************************************************************************************************** ;**********************************************************************************************************************
 ; generated by this _great_ tools: opsi-setup-detector & opsi-packetbuilder ; generated by this _great_ tools: opsi-setup-detector & opsi-packetbuilder
-; see https://download.uib.de/opsi4.0/experimental/opsi-setup-detector/ & https://forum.opsi.org/viewforum.php?f=22+; see https://download.uib.de/opsi4.0/experimental/opsi-setup-detector/ & https://forum.opsi.org/viewforum.php?f=22&t=4307
 ; SETUPTYPE      nsis ; SETUPTYPE      nsis
 ; ;
Line 199: Line 204:
 </code> </code>
  
-===uninstall.opsiscript===+==== uninstall.opsiscript ====
 <code winst> <code winst>
 ; Copyright (c) uib gmbh (www.uib.de) ; Copyright (c) uib gmbh (www.uib.de)
Line 221: Line 226:
 Set $LogDir$ = "%SystemDrive%\tmp" Set $LogDir$ = "%SystemDrive%\tmp"
  
-; ----------------------------------------------------------------; ----------------------------------------------------------------+; ----------------------------------------------------------------
 Set $SetupType$ = "nsis" Set $SetupType$ = "nsis"
-; ----------------------------------------------------------------; ---------------------------------------------------------------- +; ----------------------------------------------------------------
- +
-; ----------------------------------------------------------------; ----------------------------------------------------------------+
 ; - Please check the following values                             - ; - Please check the following values                             -
 ; ---------------------------------------------------------------- ; ----------------------------------------------------------------
Line 265: Line 268:
 </code> </code>
  
-===delsub.opsiscript===+==== delsub.opsiscript ====
 <code winst> <code winst>
  
Line 305: Line 308:
 ;----------------------------------------------------- ;-----------------------------------------------------
 </code> </code>
- 
-==== Steps ==== 
-  - here you enter special steps, if needed. Explain it well, so an opsi-beginner can do it. 
-  - step two 
-  - step three 
-  - ... 
- 
-[[nix|Change the following headlines to the names of your scripts]] 
- 
- 
- 
  
 ==== OPSI/control ==== ==== OPSI/control ====
userspace/mremoteng.1410818247.txt.gz · Last modified: 2021/08/23 08:37 (external edit)