Can't install Oxide (script is uninstalling)Solved
Hi, i want to be own my server but first i want to edit or test all plugins in my local pc , so downloaded to rust_server file from facepunch official website in FAQ and then i run it update.dat , and finally i run it '' Run_ds.bat'' soo my server is running perfect without any problem i can login with typing ''client.connect localhost:28015'' till now everything is okey. But now is problem is starting , firstly i downloaded to oxide from this link here. So now time to copy and paste ; https://prnt.sc/l0376r i did it truly , now time to again start my server, im going again to run ''Run_ds.bat'' You can see now from this pict. http://prntscr.com/l037ta in CMD console is not creating oxide or installing , http://prntscr.com/l038jp  my server is running but without any oxide oxide file. i tried it with delete all server files and oxide files again i downloaded from same websites but still same. I hope i can explain myself with my pretty bad english ^^
You installed Oxide and then you overwrote your Oxide-enabled server by updating your server. 

The file to update your server and the file to start your server should be separate.  Updating your server will use steamcmd to grab a fresh installation of rust from steam.  Starting your server should be using a separate file (no steamcmd) that calls RustDedicated.exe with the necessary arguments.

There are plenty of tutorials and videos on how to do this.  Search for them.
In response to Calytic ():
You installed Oxide and then you overwrote your Oxide-enabled server by updating your server. 
Big thanks sir for your attantion. Now i install oxide actually i follow videos and they are always running run_ds.bat , so i have last question when im running '' RustDedicated.exe '' coming some screen like Rust game and its using my CPU and GPU , how can i disabled it? or i can thanks again boss

** i have -batchmode code http://prntscr.com/l03mwi
In response to umut1992 ():
Big thanks sir for your attantion. Now i install oxide actually i follow videos and they are always...
-batchmode and -nographics would disable the screen from showing and GPU usage.

Your script as it is though will uninstall Oxide with the first few lines you have there by updating the server each time you start the server.
Locked automatically