CRLF statt LF

This commit is contained in:
Bernhard Linz
2018-01-16 12:27:36 +01:00
parent d033039b6b
commit 9bca6d82ca
11 changed files with 876 additions and 874 deletions

View File

@@ -1,5 +1,5 @@
ZabbixAgentAutoUpdater
GoogleUpdateTaskMachine
ZabbixExchange
ZabbixWindowsUpdateCheck
ZabbixAgentAutoUpdater
GoogleUpdateTaskMachine
ZabbixExchange
ZabbixWindowsUpdateCheck

View File

@@ -1,5 +1,5 @@
@echo off
cls
WindowsMountPoints.exe
echo.
@echo off
cls
WindowsMountPoints.exe
echo.
pause

View File

@@ -1,8 +1,8 @@
@echo off
cls
echo See available Windows Updates as single Number in next line - wait a moment!
echo First time maybe 0 at zabbix!
windowsupdates.exe CHEAT
windowsupdates.exe
echo.
@echo off
cls
echo See available Windows Updates as single Number in next line - wait a moment!
echo First time maybe 0 at zabbix!
windowsupdates.exe CHEAT
windowsupdates.exe
echo.
pause