home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 7 A / CHIP_HITWARE_7A.iso / Tools / DateTimeStamp / VENDINFO.DIZ < prev   
VENDINFO  |  2000-01-17  |  16KB  |  367 lines

  1. +-------------------------------------------────────-----────────----+
  2. | This VENDINFO Product Information File contains both readable text |
  3. | and tools-accessible data about a product.  See the last text      |
  4. | section, below, for more information about VENDINFO and its tools. |
  5. +--------------------------------------------------------------------+
  6. VENDINFO standard v1.04, produced by VendEdit v1.30, 18-Jan-2000
  7.  
  8. ===== Product Information ==============================
  9.    Product:             DateTime File Stamp
  10.    Version:             3.00
  11.    Version Date:        18-Jan-2000
  12.    Product Type:        Software
  13.    Basic Distribution Policy (see License, below, for details):
  14.       Shareware, subject to distribution restrictions
  15.  
  16.    Product Description: DateTime File Stamp can stamp files or 
  17.                         folders with a common date and time or 
  18.                         destroy files without trace. Explorer-like 
  19.                         interface navigates through the file system. 
  20.                         Keybord or spin buttons set the stamp date 
  21.                         and time, optionally rounded to hours, days, 
  22.                         or months. All files or just some files and 
  23.                         subfolders in a single folder are selected 
  24.                         and stamped or destroyed together.
  25.    Reason for version:  Files/folders can be dropped from network. 
  26.                         Copy/destroy animation different. Correct 
  27.                         enable of menus. Time zone selection added.
  28.  
  29.    Category:            Utilities; File utilities; File sorting & 
  30.                         conversion
  31.    Keywords:            datetime stamp folder file
  32.    Required Packages:   STAMP300
  33.    This Package:        STAMP300
  34.    Registration Fee:    19.00-38.00 (US$)
  35.  
  36.    Required Configuration
  37.       Processor Family: Intel 80x86 (minimum 80386)
  38.         Clock Speed: 16 MHz
  39.       Minimum OS:       Windows 95
  40.       Standard RAM:     16K
  41.       Hard Drive Space: 120K
  42.       Required:
  43.          Video Graphics Array (VGA)
  44.          Keyboard
  45.       Req'd Software:   
  46.  
  47.    Orders:
  48.       Address:          Vladimir Zajic
  49.                         Brookhaven National Lab
  50.                         Bldg. 901A
  51.                         59 Cornell Ave.
  52.                         Upton, NY 11973
  53.                         USA
  54.       Phone:            516-344-4581
  55.       FAX:              516-344-4583
  56.       Internet:         vzajic@mail.bnl.gov
  57.  
  58.    Support:
  59.       Address:          Vladimir Zajic
  60.                         Brookhaven National Lab
  61.                         Bldg. 901A
  62.                         59 Cornell Ave.
  63.                         Upton, NY 11973
  64.                         U.S.A.
  65.       Phone:            516-344-4581
  66.       FAX:              516-344-4583
  67.       Internet:         vzajic@mail.bnl.gov
  68.  
  69.  
  70. ===== Information for Users ("READ-ME") ================
  71.  
  72.  
  73. ========================================================================
  74. DATETIME FILE STAMP
  75. ========================================================================
  76.  
  77. Purpose of the DateTime File Stamp program is to stamp a group of files
  78. with an identical date and time before the files are distributed.  For
  79. example, a software developer may wish to stamp all files in a
  80. finished application, or just the newly created and modified files in an
  81. upgraded version of the application.  A unique feature of the DateTime
  82. File Stamp progran is the capability to modify the creation time of
  83. folders.  The DateTime File Stamp program is also able to delete
  84. selected folders, including any files and subfolders, and to completely
  85. wipe out selected files.  The program user interface features an
  86. Explorer-like folder tree and file list to help the user navigate
  87. through the file system and select multiple files for stamping or
  88. destruction.  The desired date and time is entered manually from the
  89. keyboard in a variety of formats or set by a bank of individual
  90. spin buttons for month, day, year, hour, and minute.  It is possible to
  91. set the date to anything between the beginning of the year 1970 and the
  92. and of the year 2037.
  93.  
  94. Tools necessary to build the 32-bit version of DateTime are:
  95.  
  96. Microsoft Visual C++ 5.0
  97.  
  98.  
  99. DOCUMENT FILES:
  100. =========================================================================
  101. README.TXT       (text file)
  102.  
  103. File README.TXT is a copy of this READ-ME section.
  104.  
  105.  
  106. FILES FOR THE 32-BIT DATETIME FILE STAMP:
  107. ========================================================================
  108. STAMP.DSW        (depeloper studio workspace file)
  109. STAMP.DSP        (developer studio project file)
  110. STAMP.CLW        (class wizard file)
  111. STDAFX.CPP       (standard AFX C++ source code)
  112. MAINFRM.CPP      (mainframe class C++ source code)
  113. STAMP.CPP        (application class C++ source code)
  114. STAMPTHREAD.CPP  (secondary thread class C++ source code)
  115. STDAFX.H         (standard AFX header file)
  116. MAINFRM.H        (mainframe class header file)
  117. STAMP.H          (application class header file)
  118. STAMPTHREAD.H    (secondary thread class header file)
  119. RESOURCE.H       (resource header file)
  120. RESOURCE.HM      (help ID header file)
  121. STAMP.RC         (recource script)
  122. STAMP.RC2        (secondary resource script)
  123. STAMP.ICO        (double image icon file 32x32 and 16x16 bits)
  124. EXCLAMATION.ICO  (double image icon file 32x32 and 16x16 bits)
  125. QUESTION.ICO     (double image icon file 32x32 and 16x16 bits)
  126. CIRCLE.BMP       (black-and-white bitmap)
  127. UPLEVEL.BMP      (color bitmap)
  128. FILECOPY.AVI     (application video file)
  129. MAKEHELP.BAT     (make help batch file)
  130. STAMP.HPJ        (help project file)
  131. STAMP.RTF        (help source code in the rich text format)
  132. STAMP.CNT        (help contents file)
  133.  
  134. The 32-bit DateTime File Stamp executable file STAMP.EXE is build
  135. using Visual C++ 5.0 Developer Studio and Class Wizard.
  136.  
  137.  
  138. Exclusively Windows 95 helpfile STAMP.HLP is build by MS Help Compiler
  139.  for Windows HCW.EXE included with MS Visual C++ 5.0.
  140.  
  141.  
  142. PROGRAM FILES:
  143. ========================================================================
  144. STAMP.EXE     (32-bit executable file)
  145. STAMP.HLP     (Windows 95/98 help file)
  146. STAMP.CNT     (Windows 95/98 help contents file)
  147.  
  148.  
  149. VERSION COMMENTS:
  150. ========================================================================
  151. Source code for the DateTime application is included only in the
  152. registered version of this software package.
  153.  
  154.  
  155. 1.20    Capability to modify (stamp) the creation date and time of
  156.         folders added.
  157.  
  158.         Destroy Files command on the Stamp menu added.
  159.  
  160.         Fixed pitch font replaced by variable pitch font.
  161.  
  162.         File types with extensions longer than 3 characterc handled
  163.         correctly (Windows 95 version).
  164.  
  165.         Display bug in Windows 3.1 version running under Windows 3.1
  166.         fixed.
  167.  
  168. 1.30    Very long path name does not cause General protection fault.
  169.  
  170.         Mouse cursor does not freeze when changing folders.
  171.  
  172.         System color change handled correctly.
  173.  
  174.         Register command on the Help menu added.
  175.  
  176. 2.00    Application was rewritten from C to C++.
  177.  
  178.         Date and time can be entered from keyboard in a variety of
  179.         formats. Spin buttons remain functional.
  180.  
  181.         In addition to hours and days, date and time can be also rounded
  182.         to months.
  183.  
  184.         Daylight savings are handled properly.
  185.  
  186.         Application can start with the system date and time or with the
  187.         last used date and time.
  188.  
  189.         Files with any of the four attributes (read-only, archive,
  190.         system, or hidden) can be filtered, not just system and hidden
  191.         files in previous versions.
  192.  
  193.         All folders can be selected, just like all files in previous
  194.         versions.
  195.  
  196.         Folder and file list is automatically updated when files are
  197.         moved, copied, or deleted using DateTime File Stamp or other
  198.         applications.
  199.  
  200.         Help made context sensitive.
  201.  
  202.         Files and folderes can be dragged from Windows Explorer and
  203.         dropped to application main window for moving or copying.
  204.  
  205.         Animation is displayed when moving, copying, or destroying
  206.         folders and files.
  207.  
  208.         Registration/Unregistration is simplified.
  209.  
  210.         Folder names containing period are displayed.
  211.  
  212. 2.01    First run of unregistered application displayes all files, not
  213.         just system and hidden files.
  214.  
  215.         After moving one level in the folder tree, the previous
  216.         folder is shown on top.
  217.  
  218.         Display of file type handled correctly immediately after
  219.         selection, not after the file list is refilled.
  220.  
  221. 2.10    After moving any number of levels in the folder tree,
  222.         the previous folders remain at the same position.
  223.  
  224.         Folders and files remain in view (at the same position)
  225.         after stamping.  Folder or files immediately ahead of
  226.         those destroyed remain in view (at the same position).
  227.  
  228.         Folder names containing a period can be properly filtered
  229.         with wild cards.
  230.  
  231.         File and subfolder icons in Microsoft virtual folders are
  232.         displayed.
  233.  
  234. 2.20    Disk corruption reported by Norton Disk Doctor when stamping
  235.         files with dates ahead of the internal computer clock explained
  236.         in the application help as a harmless whim of NDD.
  237.  
  238.         Special maximize button changing just the window height enabled.
  239.  
  240.         Entire popup menus included in the context sensitive help.
  241.  
  242.         Recent datetime stamps menu added. The menu can be edited.
  243.  
  244. 2.50    Network support added.
  245.  
  246. 2.55    Files or folders can be dropped from the network neighborhood.
  247.  
  248.         Dropped files or forders are moved (not copied) between network
  249.         drives if they represent the same physical drive.
  250.  
  251.         Copy and destroy animations are different,
  252.  
  253.         Remove net drive menu command enabled even if the present
  254.         network drives are followed by a local drive in alphabetical
  255.         order.
  256.  
  257.         Delete all stamps menu command enabled even if only one recent
  258.         datetime stamp is present.
  259.  
  260.         Recent network paths are available for re-connection in the Map
  261.         net drive dialog box.
  262.  
  263. 3.00    Time zone menu command added.
  264.  
  265.         Upper and lower date time limits correctly enforced in all time
  266.         zones.
  267.  
  268.         Double clicking the caption bar correctly emulates the special
  269.         behavior of the maximize and restore boxes.
  270.  
  271.  
  272. ===== Packing List =====================================
  273.  
  274. As released by the author or publisher, this package contained the
  275. following files in addition to this VENDINFO.DIZ:
  276.  
  277.         Filename      Size     Date       Time     CRC32
  278.         STAMP.CNT      962  18-Jan-2000  03:00a   6DA3F3A7
  279.       FILE_ID.DIZ      393  18-Jan-2000  03:00a   14C63115
  280.         STAMP.EXE   390144  18-Jan-2000  03:00a   594FDC20
  281.         STAMP.HLP    54948  18-Jan-2000  03:00a   D70DB352
  282.  
  283.  
  284. ===== Installation =====================================
  285.  
  286. Unregistered users: When installing the application, copy the
  287. executable file STAMP.EXE and the required help files STAMP.HLP and
  288. STAMP.CNT into a directory of your choice. When removing the application,
  289. use the Register command on the Help menu to unregister before deleting
  290. the above files.
  291.  
  292. Registered users: Follow the procedure for unregistered users. Use the
  293. Register command on the Help menu to enter a valid serial number in
  294. order to remove the welcome box. Alternately, use the setup program
  295. created by InstallShield5.  When installing the Windows 95/98
  296. application only (without the source code), select typical installation
  297. that copies the application executable file STAMP.EXE and the required
  298. help files STAMP.HLP and STAMP.CNT into to a directory of your choice.
  299. If you are interested in using the source code in your own applications,
  300. use the custom installation and select the C++ source code. Use the
  301. UninstallShield utility accessible through the Windows 95/98 Control
  302. Panel to completely remove the DateTime software from your computer.
  303. The installation/uninstallation program is distributed upon request
  304. because of its size (3 times the size of the application itself).
  305.  
  306.  
  307. Windows 3.1 version is available upon request.  Please note that the
  308. support for the 16-bit version ends vith DateTime File Stamp software
  309. version 1.30.
  310.  
  311.  
  312. ===== Warranty =========================================
  313.  
  314. Author warants that the software will perform in accordance with the
  315. accompanying text information.  Author's entire liability shall be, at
  316. autor's option, to correct the error, to help the user avoid the error,
  317. or to refund the registration price if any.  Change the source code at
  318. your own risk.  Author disclaims all other  warranties, either
  319. expressed or implied.
  320.  
  321.  
  322. ===== License for Use and Distribution =================
  323.  
  324. Author grants you a licence for an unlimited use of the software.  Title
  325. to and ownership of the software remain with the author.  If source code
  326. is included in the package, it may be modified and redistributed, subject
  327. to the following restrictions:
  328.  
  329. 1. If you distribute this software without inclusion in your software
  330.    product, you must include all files without reducing modifications.
  331.  
  332. 2. If you use this software as a part of your software product which
  333.    adds a substantial value, you may modify and include portions of this
  334.    software.
  335.  
  336. 3. Unless this software is inccorporated in your software product which
  337.    ads substantial value, you may not distribute unregistered copies of
  338.    this software for profit.
  339.  
  340.  
  341.  
  342. ===== About VENDINFO Files =============================
  343.  
  344. Each VENDINFO.DIZ file contains extensive information about a product.
  345. This "human-readable" section is followed by a compressed data record
  346. useable by automated tools.  The data record allows BBSes and other
  347. distributors to automate package handling, and provides users with a
  348. wealth of product information.  VENDINFO tools (free viewer for users,
  349. free or inexpensive processors for distributors, editors for authors)
  350. are available from many sources, including the originators of VENDINFO:
  351.   Rams' Island Software    Voice: 303-841-2848  CompuServe: 76244,324
  352.   7644 E. Lakecliff Way      BBS: 303-841-6269     FidoNet: 1:104/333
  353.   Parker, CO 80134-5904 USA  FAX: 303-841-6269        RIME: 1235
  354.  
  355.  
  356. ===== Compressed Data Record Follows ===================
  357.  
  358. PK
  359. -2(:[<]¼£#    VENDDATA.{'I    (    nN            7    )    )            %%        ε        >                        N    ■    n)«^.o»$ V 'Kl \
  360. ≈≈≈w┴îÖ+FFf░Cæ"y([δ0/qΦ┘δzπå╕└ä╜«aàñΦüN╛«AT+Qé╕│╫Xo╝QùΩe¥╣╘εO_╡5╢7╚╧_≤{▌⌐áyj¡╗º▀~≤∩▄▀┌ºR╣¡▀▄º·τ;ª₧¥6°▒OÑX╨║╙╕O±┐y⌐╛q9≤o-═µ▌wàε▐╖=■;┐Cƒµ»▐╣<>]²╧| tkB∩v_½u[╨╨ΘQ╗╤ú⌡¼z(▒ÇX¼ºtτx╤b ╟¿╛╞e¥╩╦╔∙╦|êe─┌çX≤√½╚▓▀âX▒6╨Mü½vº▀─s ┘▀╧Ü║î⌡▀>╒¬ïï⌡L╛⌡G▒α═"╗Ç╗▀°'8╚≡ôεPù▀*╖q▌S ╕_√Æ≥(~pΦ╟ 8ⁿ┤╙╙O°1#Ujg▀¥á╢ñ▌┐╠π▌Mÿç·∙òûåµO¼∩Sn╘■2ε*Nπ¡~po▒s▐v«╥?U■≥8₧yΓÆG»¥-#UBR.è>┴┬ß
  361. J╣?ÇIU¿0%`╜â
  362. Er╜â·n!(δY╥┬*₧£╛Z¡°iVσⁿ╟≤]zOàb⌡ºB╙√I{¼k░▀¡╒╕<ry t¬ªeô╜S╣Có
  363. ╤∩O╦▄░jôφ┐¡u)┘M√┴v¢z[T\û!o\╕▐TF¼z│ p┬NÖç_φDÆ░C∩q·σèFFukÅV/O*j`í0Φ╓ºn└µå"|u╙µµΣ&┴═E+╣1αFA▒ò▄J╬╗(ôÿ╬å╗¥"i]╢¡«X╟bσ2σRΩ╒C╔⌠╥Verr6)╟t²W¡╢±î∩~╫üδ≈ìπ^≡⌠;⌐φ┐▓Oc┐¬)[∙■ûεⁿ█⌡77«¬:ùi■}_+┴ÖkE^.¡ΣcÖ['u·Y9Y┘┐ñ≥äî¥╩ò╩Qwkgn╕φ«╒ ╜╜A_k▒╕▒÷ò▐R╙a0δ[«└ⁿ╛A)ΩJ╝sKⁿ╣%■▄bÿOσ╬
  364. *Åu²»R⌐┴%ΘσW₧█u,*╡╛╒¬º≡n╣+½⌠╗M╫í[√5p+»:ó\╗Ñ"╔çHï;≤3√ⁿÇr$+?O╦╕öε»▀ZàÜÜτ<┴±∙8p<#∙|ΓO≈▄Φ≥╪    *p/oX■÷i]P«≤═9≤}╦$lSπç╫ô2Æ&n8Ω╔}╞åXaVj─║FZâ:⌠╙RΓ½╬ܼ)à&ª≡╪SªHë9*ⁿd₧Æ>»Qεj;Ékh╜└bÜC▓<    .&╡c½.╝÷ZK╒êΘ(/≥╥ågƒôV░╠═x ÷â≤:PS╡Vc≡│≥√]╟ír▓£≡:_"å╗Ñ ÇG½┬Aß╧·∩≈│Γ⌡xªΘâ«ε /0╨5º?A/77AnNv▀#a2∩ÖL⌡▒╕)[╫╡æ╨π╡Ag«ºäW╨Vüa!CBOOÆ≡X>Θ]═└⌠RZΓ┐
  365. £╕0.Ωüê}jσjgy?≤*1ì├ƒnLⁿ▄ÿ~£7ºⁿΦ╖╒⌠╞*▒x╝°╜é▀ì╙√τσ┼╧Åù?7▐∩╢█ú╟══g@9╫L«à\⌡╛Sh$┬ o]çî∞ÖαΓxöA╠`Y84╪é`0;\q`óδ╬Ü,:╥ÿ5■½└1JèOêá╛꡺8qç,L<Bê"$>)çëüGß0    ≡ß    ≡±,ß!;ëï?≡    H|8"╔ëæµcPK
  366. -2(:[<]¼£#     VENDDATA.PK*╙