home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 May / PCWorld_2004-05_cd.bin / software / vyzkuste / fsx / fsx.exe / Readme.txt < prev   
Text File  |  2001-04-12  |  16KB  |  309 lines

  1.                           FS Zip Extractor
  2.                        Funduc Software, Inc.
  3.                 Copyright 1999-2001, All Rights Reserved
  4.                        http://www.funduc.com
  5.  
  6. Thank you for using Funduc Software utilities!
  7.  
  8. This is FREEWARE, Copyright 1999-2001 Funduc Software Inc.
  9.  
  10. The Funduc Software ZIP Extractor allows you to share zip files
  11. with another person who might not have an unzip software on their
  12. computer. Self-extracting zips are an executable .exe file that
  13. unZIP automatically (after prompting). 
  14.  
  15. FS Zip Extractor allows some or all files to be extracted and can
  16. create the paths in the zip file (default) or "flatten" the
  17. directory structure (unzip into a single path) in the zip if one
  18. exists. The user can also control whether to overwrite existing
  19. files or not.
  20.  
  21. See below for more detailed instructions and information on some
  22. of our other products.
  23.  
  24. New in versions 1.1-1.3:
  25. - Support for encrypted zips.
  26. - Option for overwriting existing files.
  27. - Option for preserving the directory structure when extracting.
  28. - Allowing the user to select only some of the files to extract.
  29.  
  30. I hope the program comes in handy,
  31.  
  32. Mike Funduc,  President Funduc Software Inc.
  33. info@funduc.com
  34.  
  35. ====================================================================
  36.  
  37. To Create A Self-extracting Zip - Directory Toolkit Users
  38. ---------------------------------------------------------
  39.  
  40. (Note: These instructions are also in the Directory Toolkit
  41. version 3.4 F1 hlp)
  42.  
  43. 1. Install FS Zip Extractor into the subdirectory of your choice.
  44.  
  45. 2. Place a copy of 'FsZipX.exe' into the same path that Directory
  46. Toolkit is installed in. The default path used by the Directory
  47. Toolkit installer is c:\tools\dirtkt.
  48.  
  49. 3. If the zip does not already exist, create a zip file that you
  50. want to turn into a self-extracting zip.
  51.  
  52. 4. Use Directory Toolkit to open the zip you want to turn into a
  53. self-extracting zip and highlight the 'folder' icon at the top of
  54. file listing.
  55.  
  56. 5. Press ctrl+M or select 'Make Self-Extract' from the
  57. Directory/Archive Menu.
  58.  
  59. 6. Verify the file name and path and click on the OK button.
  60.  
  61.  
  62. To Create A Self-extracting Zip - Do Not Have Directory Toolkit
  63. ----------------------------------------------------------------
  64.  
  65. Make the self-extractor using one of the methods below. All
  66. involve "concatenating" (which means 'combining') the self-
  67. extractor stub file, fszipx.exe, with your zip file and then
  68. naming the target file with an .exe extension.
  69.  
  70. a. "Concatenate" self-extractor stub file, fszipx.exe, and the zip
  71.   file using the Concatenate dialog of Directory Toolkit or
  72.   Explorer Extensions. You be sure that fszipx.exe is the first
  73.   file in the list. Be sure to name the target with an .exe file
  74.   name suffix.
  75.   
  76. b. You can also concatenate fszipx.exe and the .zip manually via
  77.   the built-in DOS copy command. For example, to create a self-
  78.   extracting version of a zip named "My Zip.Zip", issue the
  79.   following command from a MS-DOS box or the Start Menu run
  80.   command:
  81.   
  82.   For example:
  83.  
  84.   COPY /B "c:\Tools\FsZipX\FsZipX.exe" /B + "d:\my path\MyZip.Zip" /B "d:\my path\MyZip.exe"
  85.  
  86.   NOTE: The above assumes you have FsZipX.exe located in the
  87.   c:\Tools\FsZipX subdirectory. Modify this string to suit where
  88.   you located FsZipX.exe on your computer.
  89.  
  90. c. Open an MS-DOS box and run 'MakeFSZipX.bat' which is included
  91.   in with the self-extractor, fsx.exe. We created 'MakeFSZipx.bat'
  92.   as an aid (with some additional checks) to the above manual
  93.   concatenate method. 'MakeFSZipX.bat' expects to be located in
  94.   the same path as fszipx.exe. Type 'MakeFSZipX' without any file
  95.   names to get some usage guidelines.
  96.  
  97. ====================================================================
  98.  
  99. Other Funduc Software utilities that can be found at our web 
  100. site (http://www.funduc.com) and other locations such as 
  101. WUGNET's (Windows User Group Network) CompuServe forums (GO 
  102. WINSHARE), the Simtel file archives (http://www.simtel.com) 
  103. or America On Line include: 
  104.  
  105. Search and Replace for Windows 95/98/ME NT/2000 (shareware) -
  106. Search and Replace looks through multiple files for a string and
  107. can also replace it with another string.  It can search
  108. subdirectories and ZIP files and do case sensitive or insensitive
  109. searches.  Extensive support for regular expression (egrep) search
  110. & replacement includes operations that span more than one line,
  111. insertion of the path & filename during replacements, and
  112. incrementing number replacements. Binary search & replace mode can
  113. be combined with regular expressions.  Precise control over
  114. replacements is available through multiple confirmation options
  115. and a built-in context viewer that allows you to view replacements
  116. in-context, before they are made.  A built-in script editor makes
  117. frequent &/or complex multi-step search/replace operations easy to
  118. prepare. Advanced script operations include a boolean expression
  119. evaluator that provides additional control over which files are
  120. processed by the script. Advanced scripts also allow you to
  121. specify the program options in effect and insert comments in
  122. scripts. Multiple file masks and file date & size filters can be
  123. used to include &/or exclude files during regular and scripted
  124. operations. The internal context viewer includes a build-in editor
  125. for editing text files. The full complement of command line
  126. switches (including script launching) is ideal for network
  127. managers & advanced users. Other functions include: "Touch" files
  128. (change time/date stamp & file attributes); Preservation of
  129. original file date during replacements; Replacements on backup
  130. path files instead of the originals; Output reports to monitor
  131. operations; Shell extensions to launch Search & Replace from
  132. Explorer and the Find Menu; and more.  Separate executables for
  133. Win3x and Win95/NT and a detailed help file with examples are
  134. included. Several foreign language interface are available from
  135. http://www.funduc.com.  Cost: $25
  136.  
  137. Directory Toolkit (shareware) - A multipurpose directory
  138. comparison and file manager that provides features missing from
  139. Windows 95/98/ME NT/2000.  It displays single directory lists or
  140. side- by-side directory comparisons using color coding for alike,
  141. different, or missing files.  Comparisons can be based on dates or
  142. a binary file analysis of file content. You can copy, move, &
  143. rename files while retaining long filenames and six built-in
  144. synchronize functions simplify updating directories. Built-in
  145. archive functions, with Explorer shell extensions, let you create
  146. & manage archives from Explorer and use Directory Toolkit as your
  147. primary archive manager for supported archives (ZIP, TAR, & GZ).
  148. File operations and directory comparison functions work seamlessly
  149. on files in archives, e.g., no need to manually extract files
  150. first. Other features include statistics for file counts and path
  151. sizes; Ignoring filename case during comparisons; Explorer
  152. compatible OLE drag n Drop; Split/Concatenate files to/from
  153. diskettes; Encode/Decode UENCODE, Base64(Mime), BinHex(Mac), and
  154. XXENCODE formats (Decode also includes printable, 7 bit unencoded,
  155. & plain text); An integrated comparison viewer for a color coded
  156. display of the actual differences in files; Safe physical sort of
  157. directories; Touch files (change time/date & attributes stamps);
  158. Find duplicate files on a drive; Open files and launch
  159. applications; Multiple include/exclude file masks and the ability
  160. to include/exclude files based on size and date; Command line
  161. switches to automate comparisons & synchronize operations via
  162. batch files; Configurable output file and print functions to
  163. create reports of single and comparison directory lists; Detects &
  164. runs (optionally) setup programs in archives; File numbering to
  165. number files sequentially based on adjustable sort order and a
  166. user defined starting value.  Help file with examples included.  A
  167. complete German version and Japanese language module are available
  168. from http://www.funduc.com.  Cost: $25
  169.  
  170. Registry Toolkit (shareware) - Registry Toolkit is a utility for
  171. advanced computer users that performs search &/or replacement
  172. operations on the Windows 95/98/ME/ NT/2000 registry. You can
  173. search/replace using case sensitive or insensitive settings and
  174. regular expressions in registry data, values, keys (or any
  175. combination) and specify the types of data to process. If you
  176. cancel a search the results up to that point (if any) are
  177. displayed in a tree list. You can print and print preview the
  178. search results, import or export parts of the registry to/from
  179. text files, create and edit keys, values, & data of all types,
  180. delete keys & values (after confirmation), and undo the last
  181. changes made. Registry Toolkit will operate on a remote registry
  182. (if you have permission to do so).  Cost: $25
  183.  
  184. Shortcut Doctor (shareware) - Shortcut Doctor allows you to check
  185. all your Windows 95/98/ME NT/2000 links/shortcuts and see which
  186. contain targets which can no longer be found.  You can then delete
  187. the shortcuts, resolve them or replace all shortcuts pointing to a
  188. certain drive or directory with another (after validation of new
  189. path is made). Individual shortcuts can be edited and all
  190. shortcuts on a drive can be displayed, regardless of whether they
  191. are valid or not. CD- ROM drives or network drives can be ignored
  192. during processing. Cost: $15.
  193.  
  194. Funduc Explorer Extensions (shareware) - Explorer Extensions allow
  195. you to perform additional tasks using a familiar interface: the
  196. Windows 95/98/ME NT/2000 Explorer.  You can split and concatenate
  197. files to/from diskettes; Encode/Decode UUENCODE, Base64(Mime),
  198. BinHex(Mac), and XXENCODE formats (Decode also includes printable,
  199. 7 bit unencoded, & plain text), Touch files (change time/date
  200. stamp as well as attributes). Cost: $15.
  201.  
  202. Drive Bar (shareware) - Drive Bar allows you to conveniently open
  203. views of your drives in Windows Explorer. Drive Bar's Auto Hide
  204. function allows it to disappear from view when not in use so that
  205. it does not take up screen space when not in use. You can resize
  206. Drive Bar and have it remain visible at all times if you like. You
  207. can also specify a File Manager program to use instead of Windows
  208. Explorer, launch drive views as "Tiled" or not, not include
  209. specified drives in the list of drive icons, and have Drive Bar
  210. run automatically at Windows startup (see Options). Cost: $10.
  211.  
  212. Sort and Slice (shareware) - Sort and Slice allows easy sorting
  213. and/or reformatting of Column Delimited files.The program can skip
  214. header lines, use regular expressions to process variable data and
  215. has a User Interface that allows the user to graphically determine
  216. the correct processing parameters. You can also remove repeat
  217. lines from files and pad fields during the sort. Command line
  218. switches and scripts are available to easily manage frequent
  219. operations. Cost: $25.
  220.  
  221. Delivery Agent (shareware) - Delivery Agent is a send- only email
  222. program for use by web site managers and network administrators.
  223. It allows you to easily deliver frequently used email messages (&
  224. attachments) as text files, which can then be sent to one or more
  225. users by simply selecting a message and entering the users'
  226. addresses or by providing a file that contains a list of
  227. addresses. The settings & message files may be managed with a text
  228. editor if you like and the program can keep a log of message
  229. activity. The program uses SMTP services for message delivery and
  230. does a POP check prior to sends for servers that require IP
  231. address verification before relaying is permitted. Cost: $25.
  232.  
  233. HexView for Windows (freeware) -  HexView allows you to view,
  234. print, print preview of any file as a Hex Dump. HexView is
  235. intended as a free companion program to our utility, Search and
  236. Replace. However, it is a standalone application and you are free
  237. to use it as you see fit.  The source code (C++ using MFC 4.x or
  238. higher) can be downloaded for free from http://www.funduc.com.
  239.  
  240. INI to Registry for Windows (freeware) - This program works well
  241. with any program that relies on .ini files. It can read the
  242. contents of any INI file and load them into the Windows 95/NT
  243. registry.  That way programs which previously used INI files can
  244. read the old data from the registry.  The program is free.  The
  245. source code is available for 25. Please E-MAIL mime@funduc.com for
  246. information on purchasing the source code.
  247.  
  248. Decode Windows Shell Extension (freeware) - This Explorer
  249. extension provides a subset of the decoding features available in
  250. Directory Toolkit.  It allows you to decode a UUENCODED,
  251. XXENCODED, BinHex or Base64(MIME) file by simply right-clicking on
  252. it in the Explorer and selecting Decode from the menu.  It
  253. supports multiple attachments, multi-part files (already
  254. concatenated), XXENCODED and User (table) encoded files in
  255. addition to UUENCODED, Base64(MIME) and BinHex (Mac format) files.
  256.  
  257. Count Characters (freeware) - This little app was written to: a)
  258. Allow users to dump the contents of combo, edit and list boxes as
  259. well as static and button fields to the clipboard.  This can come
  260. in handy for browser lists, as well as items displayed by other
  261. applications to which you otherwise have no access.  b) To help
  262. users understand how applications are built (what types of
  263. controls are used). Other tools are available for this of course
  264. but they are usually known only to programmers.  c) To allow users
  265. to know at any time how many characters they have typed in an edit
  266. box.  This might be useful, for example, if a site asks you to
  267. only enter a certain amount of data in their fields but don't tell
  268. you that you went over until it's too late. Depending on the
  269. editor, html authors might also find this handy for double
  270. checking the length of meta tags.  Separate Win3x & Win 95/98/NT
  271. versions included.
  272.  
  273. Limit Edit (freeware) - Expands upon the built-in limit feature
  274. for edit boxes and rich edit controls by letting you set your own
  275. maximum size settings for the amount of text permitted in edit
  276. boxes and rich edit controls.  For example, you could use Limit
  277. Edit to set a limit on the amount of text allowed in an instance
  278. of the Notepad text editor.  Separate Win3x & Win 95/98/NT
  279. versions included.
  280.  
  281. Patch Creator (shareware) - Created for software authors, this
  282. program is used to make patches for updating registered versions
  283. software. Both the patch creator and patch applicator are easy to
  284. use GUI programs. The creator is a Win 95/98/NT utility. It can
  285. create either 16 or 32 bit patches that are self- contained in a
  286. single GUI .EXE. Compression can be used to reduce file size. You
  287. can require passwords (or not). Files on users' machines can be
  288. updated from a specific version, added regardless of existing
  289. version, removed or renamed. Cost: $75.
  290.  
  291. Decode/Encode DLLs (shareware) - Also a developer tool, the
  292. Decode/Encode DLLs can be called from any Windows programming
  293. language (such as VB, Visual C, Powerbuilder, etc.).  It allows
  294. you to automatically detect if a given file is UUENCODED,
  295. Base64(MIME), XXENCODED, BinHex or encoded with a user-supplied
  296. table.  The DLL can then decode the file(s) either in the current
  297. directory or in one specified by the user. Binary files can also
  298. be encoded for transmission over the Internet.  Cost: $58.
  299.  
  300. Resellers are welcome to put this product on any CD- ROMs or other
  301. distribution media without asking for specific permission.  Watch
  302. for updates at the URL below.  If you wish to integrate Decode and
  303. Encode functionality in your application, custom DLLs are
  304. available.  Visit http://www.funduc.com
  305.  
  306. Custom programming and consulting services are also available.
  307. Please write us at mime@funduc.com for inquiries and personalized
  308. arrangements.
  309.