


                        -----------------------
                        Command Line Parameters                         
                        -----------------------

		JS Keyfinder can be run from the command line (or can be run with parameters by creating a 
		shortcut and adding parameter options)

		No Parameters (JSKeyfinder.exe) 			Will run JS Keyfinder in normal GUI Mode.

		/e (JSKeyfinder.exe /e) 				will run JS Keyfinder in hidden mode and 
									write the found serials to a file named
									ExportedSerials.txt in the same folder as
									the exe was run.

		/e FileName (JSKeyfinder.exe /e "c:\serials.txt")	will run JS Keyfinder in hidden mode and 
									write the found serials to a file specified
									in a second parameter

		NOTE! In the even that the parameters do not match any above scemes then the program will alert the
		user and run in GUI Mode, If the programs encounters an error when writing to file it will also
		alert the user and run in GUI mode.



                        -----------------------
                               Change Log       
                        -----------------------
		version 1.05

			* Added command line parameters to export serials.


		Version 1.04

			* Added Update Check

		
		Version 1.03

			* Minor BugFix (Office XP (10) Detection)
		
		
		Version 1.02

			* Added IEInspectorSoft IEHTTPAnalyzer


		Version 1.01

			* Rebuild under new name.
