home *** CD-ROM | disk | FTP | other *** search
/ Computer Buyer 1995 September / C_BUYER.ISO / winshare / smiler / readme.txt < prev    next >
Text File  |  1995-04-09  |  19KB  |  378 lines

  1. README.TXT: SMILERSHELL 3.1  QUICK START AND INSTALLATION
  2.  
  3.  
  4. QUICK START / HINTS AND TRICKS
  5.  
  6. Windows is great, but sometimes it can be awkward.  Getting to the icon to 
  7. launch an application isn't always easy.  Finding files is difficult at best.
  8. There's no good way to keep an eye on important systemwide resources.  And 
  9. even when you have all the pieces, sometimes it'd be faster to just type a 
  10. command -- but how?
  11.  
  12. That's what SmilerShell is for.
  13.  
  14. SmilerShell is a compact yet powerful Windows control center that takes NO
  15. space on your desktop.  Until you need it, SmilerShell is just a tiny button
  16. that hops into the titlebar of whichever app you're working in.  Right-click
  17. the button to see your configurable "Apps" list and launch a new program, or
  18. switch to a currently-running task.  Or left-click the button to reveal the
  19. ultimate Windows command line, which supports pipes, redirection, and
  20. internal DOS commands (and of course runs Windows programs too).  SmilerShell
  21. has the best command line you've ever seen, as if the plain-vanilla DOS prompt
  22. was enhanced by lots of handy utilities.
  23.  
  24. Here's how to get the most out of SmilerShell.
  25.  
  26. INSTANT INSTALL:  You can install SmilerShell automatically, using the
  27. enclosed installer.  Simply run install.exe from Windows using File Manager or
  28. the Run item on Program Manager's File menu, or in whatever other convenient
  29. way you choose. Give it the directory to put SmilerShell's files into, and the
  30. Program Manager group name for the SmilerShell icons (defaults are suggested).
  31. It'll do the rest.  The installer will make no changes to system or
  32. initialization files.  Other than putting Microsoft's ctl3dv2.dll in your
  33. Windows system directory if not already there (many programs use this
  34. Microsoft systemwide tool), it just copies its own files to the directory you
  35. specify, and adds its icons to the Program Manager group you specify.  If you
  36. decide to uninstall, just delete the specified files and icons.
  37.  
  38. PRESS THE BUTTON: SmilerShell's activation button hops into the title bar of
  39. whichever application is currently active.  Right-click the button and the
  40. Apps menu appears, ready for you to launch one of your listed apps or switch
  41. to a currently-running program.  Or left-click the button to reveal the
  42. commandline window.  Then later, hit the SmilerShell menubar's "Hide!" item
  43. and the commandline window vanishes again.
  44.  
  45. BUTTON EXCEPTIONS: Have a non-standard Windows application with an unusual
  46. titlebar setup?  Use the Button Exceptions menu item to tell SmilerShell where
  47. in that window you'd prefer the button to go.
  48.  
  49. BUTTON OFFSET: If you have another utility that uses every active app's
  50. titlebar, tell SmilerShell how to move its button out of the way by setting up
  51. a Button Offset.
  52.  
  53. FAVORITE APPLICATIONS:  List your favorite applications on the Apps menu.
  54. Then just click on one to either select its name into the command line, or run
  55. it straight off (you can set it up either way).  The Apps menu also lists all
  56. currently-running programs.  Click on one to switch to it.
  57.  
  58. BUILD YOUR OWN COMMANDS: You can list all sorts of things on the Apps menu.
  59. All Windows or DOS commands and programs, of course.  But also SmilerShell
  60. aliases, multiple commands on one line, DOS internal commands, pipes and
  61. redirection.  Your commands can have parameters, too.  Want to have a special
  62. command to start your spreadsheet program, pre-loaded with specific data,
  63. from anywhere in your system, with one click?  Here's how to do it!
  64.  
  65. COMMAND HISTORY AND SEARCH: Every time you run a command from the commandline,
  66. it is saved.  To find a previous command of interest, type the first letter or
  67. two of that command, then press the up-arrow (search back) or down-arrow
  68. (search forward) key.  The last command is connected to the first, so you can
  69. search in either direction.  Arrows on a blank line show all commands in
  70. order.  If you've checked Save State in the Settings dialog, all the commands 
  71. you gave this time will be in the command history when you start next time, 
  72. handy for searching.  To see the full command history list, click the Command 
  73. History button, or type HISTORY on the commandline.  The full history list is 
  74. also available from the File menu.
  75.  
  76. COMMAND LINE EDITOR: A retrieved previous command, or anything else you type,
  77. can be edited to suit.  Think of SmilerShell as a one-line word processor.  It
  78. supports insert mode, overtype mode, and clipboard cut/paste.
  79.  
  80. ALIASES: When you press Enter, the first word of the command is compared to
  81. the alias list.  If it matches, the alias is substituted for that first word.
  82. You can skip the alias testing by starting the command with an equals sign.
  83. You can also hang aliases off the function keys F2 through F12; hit the key
  84. and the command runs.  Both kinds of aliases are set up in the Options menu's
  85. Settings dialog, or from the commandline with the ALIAS and UNALIAS commands.
  86. A full alias list is also available on the File menu.
  87.  
  88. RUNTIME PARAMETERS IN ALIASES: Runtime parameters (%1, %2, etc.) make it
  89. easier to tell aliases what to do when you run them.  And if you alias
  90. multiple commands on one line, the alias acts almost like a batch file, all
  91. within SmilerShell!
  92.  
  93. PERSONALIZE: You can set the command line's font and colors any way you like.
  94.  
  95. HELP: Of course there's full Windows Help.  But in addition, you can use the
  96. Popup Hints (Alt+F1) to get tips on interesting ways to use SmilerShell. Popup
  97. Hints are especially handy for new users.
  98.  
  99. ALTERNATE COMMAND PROCESSORS: Do you use 4DOS or NDOS?  Tell SmilerShell to
  100. recognize 4DOS/NDOS commands, and set SmilerShell to use the 4DOS/NDOS command
  101. processor instead of plain old COMMAND.COM.  It's in the Settings dialog.
  102.  
  103. GET SMALL: SmilerShell has a very small window, but you can make it even
  104. smaller.  Use the Options menu to get rid of the menu and title bar.  Or type
  105. Alt+M to toggle the menu, Alt+L to toggle the title bar.  Then mouse
  106. SmilerShell as small as you like.  It'll go smaller than an icon!
  107.  
  108. QUICK DIRECTORY CHANGE: Type DC and the first few letters of the directory you
  109. want to be in.  If it's unambiguous, boom, you're there, otherwise a list box
  110. pops up with the first possible match highlighted.  If you haven't used DC
  111. yet, you'll be asked for permission to scan the drives listed in the Options
  112. menu's Settings dialog.  If you scan more than one drive, DC can change drive
  113. as well as directory to get you where you want to go.
  114.  
  115. SMILERSHELL NEVER FORGETS:  Check a box in the Settings dialog and SmilerShell
  116. will start up next time in the same directory, same screen position, and with
  117. the same settings, as when you shut it down this time.
  118.  
  119. DOS IN A WINDOW: Do you prefer to have DOS commands run fullscreen or in a
  120. window?  Toggle this on the fly with the DOS In Window menu item.  Or to run
  121. one command as if DOS In Window is set to the opposite of its current value,
  122. start that command with a right-bracket (for example >dir).
  123.  
  124. INACTIVES STAY VISIBLE:  After you run a DOS command, do you want the
  125. command's inactive window to stick around, or immediately vanish?  Toggle
  126. this flag, called Inactives Stay Visible, from the Options menu.  Or to run
  127. one command as if Inactives Stay Visible is set to the opposite of its
  128. current value, start that command with an asterisk (for example *dir).
  129.  
  130. REMOVE INACTIVES: Too many inactive windows cluttering your screen?  Get rid
  131. of 'em with this Edit menu item, or just type Alt+R from the keyboard.
  132.  
  133. DATE AND TIME:  Toggle the titlebar date/time clock from the Options menu, or
  134. just type Alt+C.  Prefer 12-hour or 24-hour time?  Various date formats? Set
  135. it the way you like it with the Options menu's Settings dialog.
  136.  
  137. ALARM CLOCK AND REMINDER:  Use the built-in ALARM command to set the alarm 
  138. clock.  You can even give it a message to display when the alarm goes off.
  139.  
  140. WORK WITH FILES: The built-in command SHOW is often a useful alternative to
  141. DIR, since SHOW's file list lets you click on a filename to select it into the
  142. command line.
  143.  
  144. FIND FILES: Use the Find File item on the File menu, or the built-in 'find'
  145. command to search for files by name or contents, anywhere in your system. It
  146. accepts wildcards and can look for files containing specific data.  When you
  147. find the file you want, you can go to its directory or fetch its full name
  148. into the commandline.
  149.  
  150. FILE ASSOCIATIONS: With File Associations simply type in the filename without
  151. the program name, and quite often SmilerShell will know which program to run.
  152. For example give "FILENAME.WRI" and SmilerShell knows to run Windows Write on
  153. this file.  This works very nicely with SHOW or FIND: use SHOW or FIND to pick
  154. a file, then press Enter to run the proper program with that file.
  155.  
  156. DRAG AND DROP:  SmilerShell supports "drag and drop," so you can drop files
  157. onto its window from File Manager or any other drag-and-drop server. The
  158. filenames will be added at the end of the current command line.
  159.  
  160. CURRENT DRIVE/DIRECTORY IN THE TITLE BAR:  Toggle this from the Options menu,
  161. or just type Alt+D.
  162.  
  163. SYSTEM RESOURCES:  Toggle the System Resources display onto the menu bar from
  164. the Options menu, or just type Alt+S, to see a real-time running report of
  165. your available Windows memory and resources.  If you toggle off the menu, the
  166. resources report will appear in the command line.  Don't worry, nothing you
  167. type will be overwritten by the resources report! Just type, your text will
  168. reappear exactly as you left it.
  169.  
  170. INSERT OR OVERTYPE MODE: Toggle this from the Options menu, or just type
  171. Alt+O.  In overtype mode a flag appears in the title bar.
  172.  
  173. TOPMOST WINDOW: Make SmilerShell a "topmost" window from the Options menu, or
  174. just type Alt+T.  That way, it's always visible and ready for use, even when
  175. you're working in another window.
  176.  
  177. GET RID OF THE MENU:  Hit Alt+M to make SmilerShell even smaller.  Hit Alt+M
  178. again to bring the menu back, or use the Show SmilerShell Menu item on the
  179. System menu (the dash thing in the upper left corner).
  180.  
  181. SAVE YOUR STACK: You can save the current command stack to a file and reload
  182. it automatically at startup, or at any other time.  This gives you a preloaded
  183. batch of commands you can search on.  The startup loading is set up in the
  184. Settings dialog.
  185.  
  186. KEYBOARD SHORTCUTS: SmilerShell has a lot of keyboard shortcuts that can
  187. speed things up quite a bit.
  188.  
  189. These SmilerShell commands work immediately, without going through a menu.
  190.  
  191. Alt+C        Date/time clock in titlebar
  192. Alt+S        System Resources report in menubar
  193. Alt+D        Current directory in titlebar
  194. Alt+O        Overtype/insert mode
  195. Alt+T        Topmost window
  196. Alt+L        Show/hide titlebar
  197. Alt+M        Show/hide menubar
  198. Alt+I        Inactive windows stay visible
  199. Alt+W        DOS commands windowed/fullscreen
  200. Alt+F1       Popup Hints
  201.  
  202. You can display any menu, or use any menu item, from the keyboard.  To
  203. display a menu press its Alt key combination.  When in a menu, press
  204. any item's underlined key to run that item.
  205.  
  206. Alt+F        File menu
  207. Alt+E        Edit menu
  208. Alt+N        Options menu
  209. Alt+A        Favorite Apps menu
  210. Alt+H        Hide the commandline window
  211. Alt+P        Help menu
  212.  
  213. These standard Windows commands are available in SmilerShell:
  214.  
  215. F1           Help
  216. ALT+F4       Exit
  217. Alt+Bksp     Undo last action
  218. Ctrl+Z       Undo last action
  219. Shift+Del    Cut selected text, send to the Clipboard
  220. Ctrl+X       Cut selected text, send to the Clipboard
  221. Ctrl+Ins     Copy selected text, send to the Clipboard
  222. Ctrl+C       Copy selected text, send to the Clipboard
  223. Shift+Ins    Paste contents of Clipboard into commandline
  224. Ctrl+V       Paste contents of Clipboard into commandline
  225. Del          Clear selected text
  226. Esc          Clear entire commandline
  227. Ctrl+Esc     Show task list of all running programs (or use the Apps
  228.              menu, or right-click the titlebar button)
  229.  
  230.  
  231.  
  232. WHY IS THIS A SHELL?
  233.  
  234. The word "shell" is sometimes used for a wrapper that surrounds other
  235. applications and hides them.  SmilerShell does that.  You can set up its Apps
  236. menu to run anything you want, quickly and easily, from anywhere.  No muss,
  237. no fuss.
  238.  
  239. But SmilerShell also does the opposite of that.  SmilerShell's commandline
  240. lets you "shell out," making all the power of the command line available from
  241. an environment in which that power is not otherwise accessible.
  242.  
  243. One word, two meanings.  Faster, easier, more powerful. That's what
  244. SmilerShell is, and that's why it's a shell.
  245.  
  246.  
  247.  
  248. INSTALLING SMILERSHELL
  249.  
  250. SmilerShell includes the following files which are installed to the
  251. directory you choose:
  252.  
  253.   smishell.exe      the program
  254.   smishell.hlp      the documentation, in Windows help file format
  255.   readme.txt        overview and installation instructions
  256.   sample.stk        sample command stack file
  257.   whatsnew.txt      new features and revision history
  258.   orderfrm.wri      SmilerShell's order form / invoice
  259.   dealers.txt       toll-free numbers and SmilerShell vendors worldwide
  260.  
  261. This file is installed to the Windows system directory if not there already:
  262.  
  263.   ctl3dv2.dll       Microsoft-supplied system file which gives a
  264.                     3-D look to SmilerShell and many other programs
  265.  
  266. SmilerShell also comes with these files:
  267.  
  268.   install.exe       automated SmilerShell installer
  269.   file_id.diz       formatted description file, for BBS uploads
  270.   vendinfo.diz      formatted description file for software vendors
  271.   vendor.txt        text description file for software vendors
  272.  
  273. You can install SmilerShell automatically, using the enclosed auto-installer.
  274. To do this, simply run install.exe from within Windows.  You can run it using
  275. File Manager, or the Run item on Program Manager's File menu, or in whatever
  276. other convenient way you choose.  Give it the directory to put SmilerShell's
  277. files into, and the Program Manager group name for the SmilerShell icons
  278. (appropriate defaults are suggested).  It'll do the rest.  The installer will
  279. make no changes to your system set-up or to any systemwide files.  It copies
  280. the SmilerShell files to the one directory you specify, and puts its icons in
  281. the one Program Manager group you choose.  The only exception is ctl3dv2.dll,
  282. a Microsoft-supplied file installed into the Windows system directory if not
  283. there already.
  284.  
  285. Optionally, you can set up an initialization file.  But if you start
  286. SmilerShell without an initialization file, you'll be asked if you'd like
  287. SmilerShell to create one and fill it with reasonable values.  You can view
  288. and change these values with the Settings dialog.
  289.  
  290. Optionally, give a non-default location for the initialization file.  Perhaps
  291. you're on a network, and want to install SmilerShell on a server, but let
  292. everyone have their own local setup.  See the section The Initialization
  293. File in the documentation.
  294.  
  295. Optionally, you can create a command stack file, having a list of commands
  296. that you want loaded into SmilerShell at startup.  See the section Command
  297. Stack Files in the documentation.
  298.  
  299.  
  300.  
  301. UNINSTALLING SMILERSHELL
  302.  
  303. To uninstall SmilerShell, simply delete its files from the directory you
  304. chose when installing it, and remove ctl3dv2.dll from your Windows system
  305. directory if it wasn't there before installing SmilerShell.
  306.  
  307.  
  308.  
  309. HOW TO ORDER SMILERSHELL
  310.  
  311. You are welcome to test the fully-functional evaluation version of SmilerShell
  312. for 30 days.  The evaluation version of SmilerShell contains all the features
  313. found in the actual product.  You can try the it under real-world working
  314. conditions on your own system, to see if it meets your needs.  After the trial
  315. period, you must either purchase SmilerShell or remove it from your system.
  316.  
  317. To order, send $29.95 (plus $3.50 for shipping) to:
  318.  
  319. Bardon Data Systems
  320. 1023 Key Route Blvd.
  321. Albany, CA 94706
  322.  
  323. Outside North America please add an additional $6 for overseas shipping
  324. charges.
  325.  
  326. You can order SmilerShell through Bardon by mail or phone, or through our
  327. toll-free telephone order-taking service (800) 242-4775 (weekdays 7 to 6
  328. Central time), or on CompuServe, or through distributors worldwide.  Details
  329. and addresses are in the file DEALERS.TXT.
  330.  
  331. If ordering through Bardon, you can print and mail orderfrm.wri, the order
  332. form that came with this package.  It's in Windows Write format.  With a
  333. MasterCard or Visa you can order by phone, at (510) 526-8470, in which case
  334. you'll be given your registration number immediately so you can get rid of
  335. those reminder screens right away.  Or simply mail in your card number and
  336. expiration date.
  337.  
  338. Registered users get a registration number that will turn off the reminder
  339. screens, a printed manual, support, update notices, and a disk with the most
  340. recent version.
  341.  
  342. Registered users also get a free copy of Reverend Lowell's Treasury of Humor,
  343. Volume 1: "He Who Laughs, Lasts!"  Reverend Lowell's Treasury contains
  344. thousands of humorous anecdotes collected by Reverend Lowell during his long
  345. career as an ordained minister.  After thirty years of public speaking from
  346. the pulpit, the podium, and on television, he has amassed over 200,000 items,
  347. and Reverend Lowell's Treasury represents the "cream of the crop."  These are
  348. Reverend Lowell's favorite funny stories, revealing quotes, interesting
  349. anecdotes, and zingy one-liners.  And there's nothing that would be unsuitable
  350. in any public setting.  There are plenty of items to choose from. Each volume
  351. of the Treasury covers a different topic, and contains at least as many items
  352. as you'd find in a full-size book.  Many are illustrated in color or
  353. black-and-white.  You can search for any item by keyword or first line.  Or
  354. simply browse through every item page by page.
  355.  
  356. In addition, registered users get these extra FREE bonuses:  Two more handy
  357. Bardon programs (WHATSNEW lists files not yet backed up, or directories
  358. containing such files; PR and PRFILTER format output for printing,
  359. and add an informative header), discount certificate for JCSM CD-ROMs
  360. at half price, discount on PsL software-by-mail (up to 2/3 off!), free
  361. CompuServe startup kit, and whatever other goodies will fit on the disk.
  362.  
  363.  
  364.  
  365. SYSTEM REQUIREMENTS
  366.  
  367. Requires Microsoft Windows 3.1
  368.  
  369.  
  370.  
  371. CONTACT INFORMATION
  372.  
  373. Bardon Data Systems
  374. 1023 Key Route Boulevard
  375. Albany, CA USA 94706-2321
  376. (510) 526-8470
  377.  
  378.