1. Switch CommandLauncher from a console application to a windows application so that no windows pop up during install.
2. Handle spaces in files names.
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							| @@ -1,3 +1,8 @@ | ||||
| <?xml version='1.0' encoding='UTF-8' standalone='yes'?> | ||||
| <assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'> | ||||
|   <dependency> | ||||
|     <dependentAssembly> | ||||
|       <assemblyIdentity type='win32' name='Microsoft.VC80.CRT' version='8.0.50608.0' processorArchitecture='x86' publicKeyToken='1fc8b3b9a1e18e3b' /> | ||||
|     </dependentAssembly> | ||||
|   </dependency> | ||||
| </assembly> | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							| @@ -1 +1 @@ | ||||
| Manifest resource last updated at 15:03:11.42 on Wed 01/24/2007  | ||||
| Manifest resource last updated at 13:12:58.17 on Wed 01/31/2007  | ||||
|   | ||||
										
											Binary file not shown.
										
									
								
							
		Reference in New Issue
	
	Block a user