You can not select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
	
	
		
			
				
					
						
						
							|  | title GreenOdoo - www.GreenOpenERP.com
COLOR 0A
FOR /F "usebackq tokens=2" %%i IN (`TASKLIST /NH /FI "ImageName eq python.exe"`) DO (if not %%i == No taskkill /F /PID %%i)
"%CD%"\PostgreSQL\bin\pg_ctl stop -D "%CD%"\gooderp18\pg_data
 |