Mark0's Forum

F.A.Q. => PFCEx => Topic started by: Mark0 on October 11, 2006, 09:29:02 AM

Title: Q: How do I run PFCEx?
Post by: Mark0 on October 11, 2006, 09:29:02 AM
PFCEx (http://mark0.net/soft-pfcex-e.html) is a command line tool, so you need to run it from a Command Prompt.

Usually a Prompt is launched form Start -> Accessories -> Command Prompt.
As an alternative, you could do: Start -> Run..., type CMD and press enter.

When the command prompt is opened, you need to change the current
directory to where you installed PFCEx. For example:

Code: (DOS) [Select]
c:\Documents and Settings\John> cd \pfcex
then you can run PFCEx against a PFC file of your choice, specifying
his full pathname, as in:

Code: (DOS) [Select]
c:\pfcex> pfcex \myfolder\myaolfile.pfc
The output will be shown on video, and a pfcex.html file will be
created in the current folder. You can then open it with your browser.

(http://mark0.net/screenshots/pfcex2.png)