User Tools

Site Tools


userspace:nettime_3.14_network_time_3.14

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:nettime_3.14_network_time_3.14 [2014/11/20 11:52]
staube
userspace:nettime_3.14_network_time_3.14 [2021/08/23 08:37] (current)
Line 1: Line 1:
-Tested with OPSI 4.0.4.0\\ 
-Winst 4.11.3.11\\ 
-Works fine with Win7 x86 and x64 (and probable with Windows XP).\\ 
-by --- //[[S. Taube]] 2014/11/20 12:00// 
-\\ 
-\\ 
 ======NetTime 3.14 / Network Time 3.14====== ======NetTime 3.14 / Network Time 3.14======
 +
 +Tested with OPSI 4.0.4.0 \\
 + Winst 4.11.3.11 \\
 + Works fine with Win7 x86 and x64 \\ 
 +
 +By //[[s.taube@schneiderprintmedien.de|Steve Taube]] 2014/11/20 12:00//
 + 
 You need the Installer for NetTime\\ You need the Installer for NetTime\\
 And You can download it here: http://www.timesynctool.com/ And You can download it here: http://www.timesynctool.com/
Line 479: Line 480:
 </code> </code>
  
-//Attention: Please enter under 'Hostname' your correct Time Server IP address!!!+\\ 
 +\\
  
 +======Registry-Files======
 +If you want to install NetTime without your own Specials, please comment the following lines out:\\
 +===install3264.ins script:====
 +<code winst>
 +[Winbatch_reg_32]
 +; "%systemroot%\regedit.exe" /s "%scriptpath%\files\nettime32.reg"
 + 
 + 
 +[Winbatch_reg_64]
 +; "%systemroot%\regedit.exe" /s "%scriptpath%\files\nettime64.reg"
 +</code>
  
-====nettime32.reg====+===uninstall3264.ins script:===
 <code winst> <code winst>
 +[Registry_uninstall_32]
 +; Example of deleting a registry key:
 +;
 +;deletekey [HKEY_LOCAL_MACHINE\Software\$Regschluessel32$]
 + 
 + 
 +[Registry_uninstall_64]
 +; Example of deleting a registry key:
 +;
 +;deletekey [HKEY_LOCAL_MACHINE\Software\$Regschluessel64$]
 +</code>
 +
 +Now you don't need the following Registry-Files! 
 +\\
 +\\
 +
 +
 +==Please use for the Reg's the Notepad++ Editor!==
 +==Attention: Please enter under "Hostname" your correct Time Server (IP) address!!!==
 +
 +====nettime32.reg====
 +<code>
 Windows Registry Editor Version 5.00 Windows Registry Editor Version 5.00
  
Line 512: Line 547:
  
 ====nettime64.reg==== ====nettime64.reg====
-<code winst>+<code>
 Windows Registry Editor Version 5.00 Windows Registry Editor Version 5.00
  
userspace/nettime_3.14_network_time_3.14.1416484372.txt.gz · Last modified: 2021/08/23 08:37 (external edit)