<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Björn Oppermann ’s Privater Blog - Webtechnik - Server - Linux - PHP - MySql - AJAX - Javascript &#187; Batch</title>
	<atom:link href="http://oppermann.blogdns.com/category/windows/sripting/batch-sripting-windows/feed/" rel="self" type="application/rss+xml" />
	<link>http://oppermann.blogdns.com</link>
	<description>Nützliches für jedermann</description>
	<lastBuildDate>Sun, 25 Oct 2009 00:53:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>CounterStrike:Source-Server (SRCDS) Anti-Crash Startscript für Windows (Batch)</title>
		<link>http://oppermann.blogdns.com/2008/10/22/counterstrikesource-server-srcds-anti-crash-startscript-fur-windows-batch/</link>
		<comments>http://oppermann.blogdns.com/2008/10/22/counterstrikesource-server-srcds-anti-crash-startscript-fur-windows-batch/#comments</comments>
		<pubDate>Wed, 22 Oct 2008 05:08:32 +0000</pubDate>
		<dc:creator>Björn Oppermann</dc:creator>
				<category><![CDATA[Batch]]></category>
		<category><![CDATA[Sripting]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Anti-Crash Startscript]]></category>
		<category><![CDATA[CounterStrike:Source]]></category>
		<category><![CDATA[CS:S]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[SRCDS]]></category>

		<guid isPermaLink="false">http://oppermann.blogdns.com/?p=20</guid>
		<description><![CDATA[<!-- Easy AdSense V2.82 -->
<!-- Post[count: 2] -->
<div class="ezAdsense adsense adsense-leadin" style="float:right;margin:12px;"><script type="text/javascript"><!--
google_ad_client = "pub-3481579226095557";
/* 234x60, Erstellt 05.11.09 */
google_ad_slot = "5316894860";
google_ad_width = 234;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>



Hier mal ein simples CounterStrike:Source-Server (SRCDS=SourceDedicatedServer) Anti-Crash Startscript für Windows (Batch,DOS,com,bat) welches ich auf Wunsch geschrieben habe.

?View Code DOS1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
@ECHO OFF
TITLE CounterStrike Source Windows Server Startscript &#40;simple&#41; v.1.0
:# CounterStrike Source Windows Server Startscript &#40;simple&#41;
:# Version: 1.0
&#160;
:# Author:
:# Björn Oppermann &#40;&#91;LAG&#93;Natural&#41;
:# clan-lag.ath.cx
&#160;
:# Function:
:# CounterStrike Source Server Startscript for Windows.
&#160;
:# Requirement:
:# nothing
&#160;
&#160;
:############################*
:# Configuration &#40;Required&#41;:
:#
&#160;
:# #~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~#
:# #~~ 1. SYSTEM [...]]]></description>
		<wfw:commentRss>http://oppermann.blogdns.com/2008/10/22/counterstrikesource-server-srcds-anti-crash-startscript-fur-windows-batch/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
