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
Next revision Both sides next revision
userspace:mremoteng [2014/09/15 21:48]
GEI
userspace:mremoteng [2014/09/16 20:20]
GEI
Line 7: Line 7:
  
 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 2.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''\\ 
- files.usb\\ + ''CLIENT_DATA/mremoteng.png''\\ 
-  + ''CLIENT_DATA/mRemoteNG-Installer-$VERSION$.exe''\\ 
- + ''CLIENT_DATA/files.usb/'' (with extracted files from portable zip)\\ 
-=== setup.opsiscript ===+ ''OPSI/control''\\ 
 + ''%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=d3d07d9b23839b3ec114efa1dbac24c1|Download]].\\ 
 +\\ 
 +==== setup.opsiscript ====
 <code winst> <code winst>
 ; ---------------------------------------------------------------- ; ----------------------------------------------------------------
Line 31: 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 198: 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 220: 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 264: Line 268:
 </code> </code>
  
-===delsub.opsiscript===+==== delsub.opsiscript ====
 <code winst> <code winst>
  
Line 304: 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.txt · Last modified: 2021/08/23 08:37 (external edit)