| 
   
		
            
             
				
            
          
		
		
				
		
				01-18-2002, 06:22 AM
			
			
			
		 
               
 <BLOCKQUOTE><font size="1" face="Tahoma, Verdana, Arial">quote:</font><HR>Originally posted by mizat0:My target lines looks like this:  C:Program FilesEAGAMESMOHAANetDemoMOHAANetDemo.exe" +set ui_console 1
 
 when i click apply, it says the target line is invalid or some shit. What's wrong?<HR></BLOCKQUOTE>
 change to
 
 C:Program FilesEAGAMESMOHAANetDemoMOHAANetDemo.exe +set ui_console 1"<<----make sure the " closes
 |