Add batch file for running x64dbg
This commit is contained in:
		
							parent
							
								
									f0248008a6
								
							
						
					
					
						commit
						2f9dc3aba7
					
				| 
						 | 
					@ -1,4 +1,3 @@
 | 
				
			||||||
@echo off
 | 
					@echo off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
cd %DEV_TOOLS%\SysinternalsSuite
 | 
					 | 
				
			||||||
start %DEV_TOOLS%\ResourceHacker.exe "%~1"
 | 
					start %DEV_TOOLS%\ResourceHacker.exe "%~1"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										3
									
								
								bin/file-x64dbg.bat
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								bin/file-x64dbg.bat
									
									
									
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,3 @@
 | 
				
			||||||
 | 
					@echo off
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					start %DEV_TOOLS%\x64dbg\release\x64\x64dbg.exe "%~1"
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user