mirror of
https://github.com/fadden/ciderpress.git
synced 2024-12-02 10:51:30 +00:00
31 lines
3.5 KiB
HTML
31 lines
3.5 KiB
HTML
|
<HTML><HEAD>
|
||
|
|
||
|
<TITLE>Preferences - Files</TITLE>
|
||
|
<OBJECT TYPE="application/x-oleobject" CLASSID="clsid:1e2a7bd0-dab9-11d0-b93a-00c04fc99f9e">
|
||
|
<PARAM NAME="Keyword" VALUE="files">
|
||
|
<PARAM NAME="Keyword" VALUE="preferences">
|
||
|
</OBJECT>
|
||
|
<META NAME="AUTHOR" CONTENT="Copyright (C) 2014 by CiderPress authors">
|
||
|
<META NAME="GENERATOR" CONTENT="HelpScribble 7.8.8">
|
||
|
<STYLE> span { display: inline-block; }</STYLE>
|
||
|
</HEAD>
|
||
|
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#0000FF" VLINK="#800080" ALINK="#FF0000">
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="4">File Preferences</FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="2"> </FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="2"><B>Temp Folder</B></FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="2"> </FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="2">The folder for temporary files is set by default to the system temporary folder. You may set this anywhere you wish.</FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="2"> </FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="2">The folder is used when you double-click on a ShrinkIt archive, Binary II archive, or archived disk image in the file list. The file in question is copied into the temp folder and passed as an argument to a new instance of CiderPress.</FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="2"> </FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="2"><B>External File Viewer Extensions</B></FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="2"> </FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="2">In some cases you may want to launch an external viewer to handle certain types of files stored in ShrinkIt archives or disk images. For example, CiderPress does not have a built-in GIF or JPEG viewer. If you put "gif; jpg; jpeg" in this field, then any files that end with those extensions will be opened using the default viewer (the program that gets run if you double-click on the file in Windows).</FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="2"> </FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="2">The file extensions are separated by semicolons, and should not include a leading dot ('.'). You will need to configure the default "open" handler in Windows for the specified file extensions yourself. This can usually be done by opening a folder from My Computer, selecting "Folder Options" from the "Tools" menu, clicking on the "File Types" tab, and then editing the entry for the file type in question.</FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="2"> </FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;"><FONT FACE="MS Sans Serif" SIZE="2">When you double-click a file with a matching extension, it is extracted to a temporary file and handed to the external viewer. When you exit CiderPress, all of the temporary files created in this manner are deleted. If an external viewer still has the file open, it may not be possible for CiderPress to remove it. The file will eventually be removed by the Windows disk cleanup feature.</FONT></P>
|
||
|
<P STYLE="margin-top:0;margin-bottom:0;">
|
||
|
</P>
|
||
|
</BODY></HTML>
|