Thread: iWitness v2
View Single Post
  #20  
Old 03-18-2006, 12:31 AM
jukofyork jukofyork is offline
Senior Member
 
Join Date: Sep 2004
Location: Leeds, UK.
Posts: 2,551
Default Re: iWitness v2

If you are not already using the run.bat file, then it may be easier to edit a shortcut:

1. First make a shortcut to FPHG.
2. Right click the shortcut and select properties from the menu.
3. Go to the 'shortcut' tab, and where it says Target: add the option "-e txt" to the end. So the text should now read "<wherever you put FPHG>/FreePHG.exe -e txt".

Alternatively, if you want to edit and use the batch file, then simply open run.bat and edit it to look like this:

@echo off
start /low FreePHG.exe -e txt


Juk [img]/images/graemlins/smile.gif[/img]
Reply With Quote