November 5, 200421 yr I have made a batch file that installs Kodak imaging on WindowsXP to view fax files (DCX) but I want to know how to set it as the default viewer for opening DCX files. Anyone know?
November 7, 200421 yr Try this from a batchfileassoc .dcx=FaxFilesftype FaxFiles="%ProgramFiles%\path\to\app\program.exe" %1
Create an account or sign in to comment