Quote:
	
	
		
			
				
					Originally Posted by  kartu
					 
				 
				VICTORSJG 
Use the build tool from build repository. Download it (you'll need ant, java, windows and admin rights (to change file attributes), and execute: 
 
1) ant download 
2) change whatever you want 
3) ant dobuild 
 
you'll get installer in dist subfolder. 
			
		 | 
	
	
 In this case the scripts.js are shown compressed with jsmin when ant download is made or uncompressed like those shown on the page of the project, because it's a little confuse when the scripts are compressed.
Thanks