home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1998 February / PCOnline_02_1998.iso / filesbbs / win95 / emf.exe / MF.DOC < prev    next >
Text File  |  1997-12-01  |  35KB  |  704 lines

  1.  Z    
  2.     * Welcome to Encrypted Magic Folders (EMF)
  3.  
  4.     Version 97.10a
  5.  
  6.     Encrypted Magic Folders (EMF) provides automated & transparent 
  7.     encryption.  Select folders whose files you want encrypted and EMF 
  8.     not only makes those folders and files completely invisible to others 
  9.     but decrypts and encrypts the files automatically and transparently 
  10.     as you use them.  You won't even know you're using encrypted files as 
  11.     EMF does all the work behind the scenes.
  12.     
  13.     If you wish you can establish five different accounts so everyone 
  14.     using your computer can create their own invisible folders that only 
  15.     they have access to. 
  16.  
  17.     If you share your computer or own a laptop you need EMF.  Use it to 
  18.     protect files you don't want others to delete, modify, view, or use.  
  19.     If you have a laptop use it to protect files you wouldn't want others 
  20.     to get if, heaven forbid, your laptop gets stolen.  Keep your 
  21.     important files safe.  Protect them with EMF.
  22.  
  23.     * Why Encryption?
  24.  
  25.     EMF has a smaller brother called Magic Folders that does everything 
  26.     EMF does except encrypt the files in your hidden folders.  (In 
  27.     addition Magic Folder's registration fee is half that of EMF)  Do you 
  28.     need the extra protection encryption provides?  It depends.  Magic 
  29.     Folders does a good job of hiding your folders but the data remains 
  30.     on your disk in its original format.  Specialized disk editing 
  31.     software that bypasses the operating system can still find your files 
  32.     and data.  In addition, if someone were able to uninstall or disable 
  33.     Magic Folders then your hidden folders would become visible. 
  34.  
  35.     Encryption protects against this.  Because the files in your 
  36.     encrypted folders are encrypted they're protected even if someone 
  37.     uses a disk editing program or defeats EMF. 
  38.  
  39.     * How Secure is it?    
  40.  
  41.     EMF's encryption offers good protection and excellent speed.  It 
  42.     hasn't been broken yet.  It is, as far as we know, exportable.  THERE 
  43.     IS NO BACKDOOR.  Should you forget your password there is nothing we 
  44.     can do to decrypt your encrypted files. 
  45.  
  46.     Quite a few people ask us how big EMF's key size is.  They've learned 
  47.     from other encryption programs that the bigger the key the stronger 
  48.     the encryption.  This really doesn't apply to EMF. 
  49.     
  50.     We developed our own encryption instead of using a standard because 
  51.     we wanted EMF to be able to decrypt at the byte level.  In this way 
  52.     we only need to decrypt/encrypt the data your programs require and 
  53.     not the entire file.                    
  54.     
  55.     In theory, because we decrypt at the byte level, the biggest key we 
  56.     could use would be 8 bits - which is a joke.  So instead of 
  57.     decrypting every hunk of data using the same key, as most other 
  58.     encryption programs do, we developed an algorithm to vary the key 
  59.     based on the data's location within the file.  In this way we get 
  60.     both high security and high speed.  We are trying to patent EMF's 
  61.     encryption method. 
  62.  
  63.     Having said all that, truth is, most encryption isn't "cracked" by 
  64.     breaking the algorithm, it's done by guessing the password.  Brute 
  65.     guessing of passwords tends to level the playing field tremendously.  
  66.     We actually have an advantage because we aren't an established 
  67.     standard.  Because we're small and relatively obscure chances are no 
  68.     one will take the effort to write a password guessing program (which 
  69.     incidentally would violate copyright and intellectual property laws.)  
  70.     Even if someone were to go thru all this effort we could easily 
  71.     change the encryption method for the next update. 
  72.  
  73.     If we used an established encryption method like DES or Blowfish then 
  74.     your files would probably have to be fully decrypted when opened, 
  75.     would exist on disk as unencrypted while you're using them, and then 
  76.     would need to be encrypted when closed.  This has multiple 
  77.     disadvantages.  First, if your computer shuts down while you have 
  78.     "encrypted" files open, then those files would be unencrypted.  This 
  79.     doesn't happen with EMF as your encrypted files are always encrypted 
  80.     as stored on disk.  The second disadvantage is that it slows things 
  81.     down tremendously.  As an example, let's say you retrieve your email 
  82.     and your email program needs to add today's message to the end of 
  83.     your 3MB email file.  If we used a standard encryption method 
  84.     requiring the decryption of the file before use then the entire 3 MB 
  85.     file would have to be decrypted, your 300 byte message added to the 
  86.     end and then the entire file encrypted again.  With EMF, no 
  87.     decryption would need to take place, and the only data needing 
  88.     encryption would be the 300 byte message.  MUCH faster.  Around 
  89.     20,000 times faster in this example! 
  90.  
  91.     If you still think you'd like to see us use a standard encryption 
  92.     method like DES or Blowfish, or have any other suggestions, let us 
  93.     know and we will consider your input in future updates.  
  94.  
  95.     * System Requirements
  96.  
  97.     EMF requires Windows 95. (It runs great with FAT32)  Although it will 
  98.     hide your folders in Win 3.1 and DOS, Auto-Cryption (the automatic 
  99.     decryption and encryption of files in your encrypted folders) will 
  100.     not work unless you are in Windows 95.  In addition, EMF will not 
  101.     hide your folders/files in OS/2, 32 bit file access in Windows for 
  102.     Workgroups or Windows NT.  It's not for use on shared LAN drives.          
  103.     
  104.     * Copyright and License
  105.         
  106.     EMF (tm) is copyrighted 1997 by RSE Incorporated.  Parts of the 
  107.     program are proprietary.  Do not use the software unless you agree  
  108.     NOT to unassemble, disassemble, reverse engineer or use any other 
  109.     means to examine or modify the code of any of its files including 
  110.     MAGIC.EXE, DISABLE.COM, DECRYPT.EXE, PW.EXE, TB.EXE and MF.EXE.
  111.     
  112.     "Encrypted Magic Folders" is licensed "As is" without any express or 
  113.     implied warranties whatsoever.  In no event shall RSE Inc. be liable 
  114.     for any loss of profit or any other commercial damage, including 
  115.     without limitation, special, incidental, consequential or other 
  116.     damages.  Your rights may vary based on your state's laws. 
  117.  
  118.     By choosing to install "Encrypted Magic Folders" you signal that you 
  119.     understand and agree to abide by the above. 
  120.     
  121.     * How much?
  122.  
  123.     EMF is shareware.  You're freely given this copy in order to evaluate 
  124.     it.  If after a 30 day evaluation period you decide to continue using 
  125.     EMF then you must become a registered user.  You can register 
  126.     instantly by modem (select "Register Now" under the "Registration" 
  127.     menu) or by sending the registration fee of $59 plus $2 shipping ($5 
  128.     overseas) to:                          
  129.  
  130.         EMF Registration                 Mastercard or Visa customers:
  131.         1157 57th Drive SE           http://www.pc-magic.com/register.htm
  132.         Auburn, WA 98092                 E-mail: register@pc-magic.com 
  133.         USA                                      (206) 939-4105             
  134.                                                  
  135.  
  136.     Make check in US funds drawn on a US or Canadian bank payable to RSE.
  137.  
  138.     You're encouraged to freely distribute copies of EMF.ZIP as long as 
  139.     you don't modify the files in any way.  DO NOT distribute the 
  140.     individual, extracted, files; only EMF.ZIP. 
  141.  
  142.     As a registered user you'll receive these additional benefits: 
  143.  
  144.     1.  No more annoying messages (and delays) asking you to register.
  145.     2.  The latest version of EMF.
  146.     3.  Free updates for 6 months (If you download them)
  147.     4.  The latest full function evaluation versions of our other 
  148.         shareware including our popular "Remind Me!" programs.
  149.     5.  Technical support 
  150.     6.  A sincere "Thank you" for supporting our efforts to develop quality 
  151.         software and offer it at reasonable prices. 
  152.  
  153.     Site licenses are available, as well as quantity discounts.  Send 
  154.     email to info@pc-magic.com for details.
  155.  
  156.     If for some reason you decide not to register EMF please send us e-
  157.     mail and let us know why.  We're always trying to improve our 
  158.     products. 
  159.  
  160.     * Installation
  161.  
  162.     If you haven't already installed EMF you need to do so now.  Run 
  163.     "MAGIC.EXE" from within Windows.  
  164.         
  165.     * Disk compression software
  166.  
  167.     If you have disk compression software like Stacker or DoubleDisk make 
  168.     sure that the line in your AUTOEXEC.BAT file that runs EMF (MF.EXE, 
  169.     or whatever you renamed it during installation) occurs AFTER the line 
  170.     that loads your disk compression program. 
  171.         
  172.     * Selecting your magic folders
  173.     
  174.     Magic folders are folders you want to make invisible.  You designate 
  175.     which folders you want to be magic folders by selecting the "Add" 
  176.     button at the top of the screen.  Click on the desired folder and 
  177.     then on "Hide" if you just want to hide it but not encrypt it, or 
  178.     "Hide and Encrypt" if that is your choice.
  179.  
  180.     EMF not only makes the files in your magic folders invisible it also 
  181.     makes any sub folders invisible too.  The same holds true for 
  182.     encryption.   For example, if you designate "C:\TAXES" as a 
  183.     hidden/encrypted folder then all the files in "C:\TAXES\BUSINESS" 
  184.     would be hidden and encrypted too. 
  185.  
  186.     * Making your magic folders invisible
  187.  
  188.     Your magic folders are invisible from the time you start your 
  189.     computer until the time your computer is turned off unless you 
  190.     deliberately make them visible as explained below. 
  191.  
  192.     * Making your magic folders visible
  193.  
  194.     To make your magic folders visible run EMF (in the Accessories group, 
  195.     or by pressing the hot-key you established during installation), 
  196.     enter your password, and then select "Make Folders Visible".  This 
  197.     gives you instant, complete, and normal access to all your files, 
  198.     including the files in your magic folders.  As a shortcut you can 
  199.     just enter your password and click on the yellow folder button on the 
  200.     password screen.  This will grant you access without taking you into 
  201.     the full program.  It also puts and icon on the taskbar that you can 
  202.     click to instantly hide your folders without having to start EMF 
  203.     again.
  204.     
  205.     Likewise, to make your magic folders invisible again just run Magic 
  206.     Folders, enter your password and select "Make Folders Invisible" or 
  207.     use the shortcut and just click on the "Please enter your password" 
  208.     message when prompted for your password.  Your magic folders also 
  209.     become invisible again if your re-boot or turn off your computer. 
  210.  
  211.     * PW.EXE
  212.  
  213.     If you put the PW.EXE file in your \WINDOWS directory then you can 
  214.     enter your password from the DOS prompt just by enter "pw".  Although 
  215.     I can't imagine how you would use it a couple of users have asked 
  216.     that we let them enter the password from a command line.  You can use 
  217.     PW.EXE to do this by appending your password after the "pw".  For 
  218.     example if your password is "hello"  you could enter "pw hello" at 
  219.     the DOS prompt and it would grant you access without you having to 
  220.     physically type in your password.  If so inclined you could put the 
  221.     "pw hello" in a batch file so that access is granted anytime the 
  222.     batch file is run.
  223.  
  224.     We have also been asked to add a command line option that would let 
  225.     you enter your password AND disable Auto-Cryption.  This would be 
  226.     useful for making your files visible for a backup but leaving them 
  227.     encrypted so the backup copy is of the encrypted files.  Simply 
  228.     append a " /x" to your password to invoke this option.  In other 
  229.     words entering "pw hello /x" would enter the password as "hello" and 
  230.     disable Auto-Cryption if the password is correct.
  231.         
  232.     * Special Functions
  233.  
  234.     Selecting "Functions" from the top menu lets you change your 
  235.     password, switch to another account (if you know its password), and 
  236.     remove your account.  The Master Account can also create new accounts 
  237.     and un-install EMF.
  238.  
  239.     * AutoStart
  240.  
  241.     You can use EMF to control access to your computer by having EMF ask 
  242.     for a password during boot-up.  In this "AutoStart" mode, EMF gets 
  243.     your password, makes your magic folders visible and then exits.
  244.  
  245.     You have two options when installing AutoStart.  Both deal with how 
  246.     incorrect passwords are handled.  The first option lets you attempt 
  247.     to enter the password just once.  If incorrect then the user is 
  248.     granted access to the computer but all magic folders remain 
  249.     invisible.  
  250.  
  251.     The second option lets you attempt to enter the password three times.  
  252.     After three tries the computer is shut down.  In other words, only 
  253.     those with Magic Folder accounts will have access to the computer. 
  254.  
  255.     In both options AutoStart looks for your KeyDisk if the password is 
  256.     not valid.  Therefore you can still use the KeyDisk to gain access 
  257.     should you forget your password.  And as always, you can use DISABLE 
  258.     on the KeyDisk to uninstall EMF should you not be able to access EMF 
  259.     within Windows. 
  260.  
  261.     AutoStart just makes your magic folders visible.  You still run 
  262.     EMF (in the Accessories group) to modify your magic folder list and 
  263.     all other Magic Folder functions.                    
  264.  
  265.     Enable or disable AutoStart using the "Properties" menu.
  266.     
  267.     * Multiple Accounts
  268.  
  269.     EMF lets you create up to five different accounts, each of whose 
  270.     magic folders are invisible to the others.  In this way each user of 
  271.     your computer, or member of the family, can have their own magic 
  272.     folders.  You could also use this feature to group similar files 
  273.     together so that working on one group doesn't expose the others.  For 
  274.     example, one account for financial data, one for business, one for 
  275.     personal documents, etc.. 
  276.  
  277.     Only one account's magic folders can be visible at a time.  In other 
  278.     words when someone successfully enters their password, all magic 
  279.     folders are made invisible.  If that person exits by selecting "Make 
  280.     Folders Invisible" then all magic folders remain invisible.  If they 
  281.     exit with "Make Folders Visible" then only their folders become 
  282.     visible, all others remain invisible.  For example if you make your 
  283.     folders visible, and your son comes along and uses EMF to make his 
  284.     folders visible, then yours become invisible. 
  285.  
  286.     If you create multiple accounts you can't make all files on the 
  287.     computer visible at one time without uninstalling EMF.  Remember this 
  288.     when making backups.  It also means you don't want to make multiple 
  289.     accounts if you have a disk fix or defragmenting utility that reports 
  290.     more errors when folders are invisible than when they're visible (see 
  291.     WARNING section below). 
  292.  
  293.     Only the master account can create new accounts.  This doesn't mean 
  294.     however that the master account has access to all accounts.  Each 
  295.     account can change its password.  Let's say you want to give your 
  296.     spouse a private account.  You'd select "Functions" then "Create New 
  297.     Account" and enter the new account password as requested.  You would 
  298.     then tell your spouse the password you used to establish the account 
  299.     and they would run EMF using that password, select "Functions", and 
  300.     select "Change Your Password".  Now they have their own account, with 
  301.     a password only they know. 
  302.  
  303.     Unlike the master account which can use the KeyDisk to get access 
  304.     should the password be forgotten there is no way another account can 
  305.     make their magic folders visible if they forget their password - 
  306.     other than uninstalling EMF.  Don't forget your password(s)! 
  307.  
  308.     * Scrambled Filenames
  309.  
  310.     Filename Scrambling renames the files in your hidden folders to 
  311.     something non-descript when your folders are hidden.  For example, 
  312.     95BIZTAX.DAT might become ZBAAafA.~^A.  The benefit is that if 
  313.     someone were to disable EMF the names of your files would give no 
  314.     clue as to their contents. 
  315.  
  316.     Unlike file encryption, the unscrambling of filenames does not occur 
  317.     as you use each file but is done all at once when you enter your 
  318.     password.  Likewise filename scrambling is done when you hide your 
  319.     folders, shut down, or enter another password.  This means you must 
  320.     wait during these events while the filenames in all your encrypted 
  321.     folders are scrambled or unscrambled.  It also means that if you turn 
  322.     off the computer (without using Shutdown) while your folders are 
  323.     visible then your filenames won't be scrambled. 
  324.  
  325.     You can enable Scrambling for some or all of your hidden, encrypted 
  326.     folders.
  327.  
  328.     Note1:  Filenames in excess of 190 characters will not be scrambled.
  329.  
  330.     Note2:  For files that have long filenames the long filename will be 
  331.     restored but there is no guarantee that the short filename alias will 
  332.     be the same.  For example, if you have a file called "95 Business 
  333.     Taxes.DAT" that has an alias of "95BUST~3.DAT", then the long 
  334.     filename of "95 Business Taxes.DAT" will always be restored but the 
  335.     alias "95BUST~3.DAT" may not be, as Win95 automatically generates an 
  336.     alias of its choosing when the file is renamed. 
  337.     
  338.     Note3:  On some systems (depending on disk size, FAT type, partition 
  339.     size, and cluster size) the operating system slows down 
  340.     significantly when unscrambling folders with a lot of files.  You may 
  341.     want to spread files over several directories.  On one test we 
  342.     calculated the time it would take to scramble 1000 filenames.  When 
  343.     all the files were in one directory it took a whopping 31 seconds.  
  344.     When spit into 2 directories (of 500 files each) it took 16 seconds.  
  345.     And when split into 4 directories (of 250 files each) it only took 9 
  346.     seconds.  All for the same number of files. 
  347.         
  348.     
  349.     * WARNING 
  350.         
  351.     If you use a disk fix or defrag utility other than SCANDISK, DEFRAG, 
  352.     Norton Disk Doctor, or Norton Speed Disk then you MUST test them to 
  353.     see if they are safe to use with EMF.  The danger is that they may 
  354.     see the space allocated to your invisible files (including your 
  355.     password info) and free it thereby deleting all your invisible 
  356.     folders and files. 
  357.     
  358.     With over 100,000 people trying EMF and Magic Folders the only disk 
  359.     utility we've heard of that becomes confused is CHKDSK.EXE which is 
  360.     why we disable it so it won't run when EMF is installed (as long as 
  361.     it is named CHKDSK.EXE).  There are situations where you may need to 
  362.     copy or access CHKDSK.  For example, Win95 puts CHKDSK on the 
  363.     bootable recovery disk it creates.  For this reason you can disable 
  364.     CHKDSK protection in the "Properties" menu thereby making CHKDSK 
  365.     temporarily accessible. 
  366.     
  367.     To test your utilities (if not listed above) :  Run your disk fix or 
  368.     defragmenting utilities when your Magic folders are visible and 
  369.     invisible.  DO NOT FIX ANY ERRORS THEY MAY REPORT.  If more errors 
  370.     are reported when your folders are invisible then do one of the 
  371.     following: 
  372.  
  373.     1.  Remove the utilities (so you can't use them) or remove EMF. 
  374.  
  375.     2.  Use only one account in EMF (just use the Master 
  376.     Account already created) and move the offending utility into one of 
  377.     your invisible folders.  That way it can only be used when all 
  378.     folders and files are visible, and thereby safe. 
  379.  
  380.     If the errors reported are the same when your magic folders are 
  381.     hidden as they are when magic folders are visible then you can use 
  382.     the utility without concern. 
  383.  
  384.     If you find an offending utility PLEASE send the results of your 
  385.     testing to support@pc-magic.com 
  386.         
  387.     For those interested in the technical details, this is why CHKDSK 
  388.     (and maybe others) get confused.  Disk fix and defragmenting 
  389.     utilities bypass the operating system and directly examine your disk.  
  390.     In this way they can see the space allocated for your invisible 
  391.     files.  Instead of directly examining the disk to see which files 
  392.     belong to this allocated space (as smart utilities do) they instead 
  393.     ask the operating system.  Since the operating system doesn't see 
  394.     your magic folders when they're invisible these utilities assume the 
  395.     space allocated to your invisible files should be freed.  Freeing 
  396.     this space will obviously delete your invisible files and folders.  
  397.     On the other hand if you don't create any additional Magic Folder 
  398.     accounts except for the Master Account created during installation 
  399.     then you can put the offending utility into one of your magic 
  400.     folders.  In that way it can only be run when all folders and files 
  401.     are visible to the operating system. 
  402.     
  403.     WARNING TOO!
  404.  
  405.     DON'T hide folders that contain critical system files.  By default 
  406.     your folders are invisible until you use EMF to designate them as 
  407.     visible.  If Windows needs a file that exists only in one of your 
  408.     hidden folders then it won't be able to find it until you make the 
  409.     folders visible.  If you accidentally hide important system files 
  410.     then you'll need to run DISABLE on your KeyDisk to uninstall EMF and 
  411.     then re-install it.  See "Problems?" below. 
  412.     
  413.         
  414.     * Things to remember
  415.  
  416.     Moving files out of an encrypted folder:  
  417.     
  418.     Files in encrypted folders are encrypted only while they reside in 
  419.     the encrypted folder.  For example, if you make your folders visible 
  420.     and then copy a file from an encrypted folder to a normal folder the 
  421.     destination file will be decrypted because it's not in an encrypted 
  422.     folder.  The only exception are files moved to the Recycle Bin (or 
  423.     Norton's Protected Recycle Bin) as a result of being deleted from an 
  424.     encrypted folder.  These files are not decypted when moved to the 
  425.     recycle bin.  In other words encrypted files deleted from within an 
  426.     encrypted folder will also be encrypted in the Recycle Bin. 
  427.  
  428.     Backups:  
  429.     
  430.     Some backup programs won't backup your magic folders unless they are 
  431.     visible.  Remember, if you have multiple accounts you can't make all 
  432.     files visible at once, you can only make the magic folders of one 
  433.     account visible at a time.  
  434.     
  435.     Because files are only encrypted within an encrypted folder, copying 
  436.     a file from an encrypted folder to an unencrypted folder decrypts the 
  437.     file.  This is true for backups as well.  You can get around this by 
  438.     disabling "Auto-Cryption" from within the "Properties" menu.  This 
  439.     temporarily disables the automatic decryption of your encrypted files 
  440.     thereby allowing your backup program to copy them to your backup disk 
  441.     without EMF automatically decrypting them first.  You can also use 
  442.     this function to verify that files in your encrypted folders are 
  443.     really encrypted.  
  444.  
  445.     You can also use PW.EXE to enter your password and disable Auto-
  446.     Cryption from DOS or a batch file in preparation for doing a backup.  
  447.     See the PW.EXE section above. 
  448.         
  449.     Networks:  
  450.     
  451.     Do not use EMF on a file server for a LAN.  The files in your 
  452.     encrypted folders will always be encrypted of course but the LAN will 
  453.     be able to see your hidden folders. 
  454.     
  455.     However, EMF works great protecting files on your local workstation's 
  456.     drives that are not accessible to the LAN.   
  457.  
  458.     Win95 "Boot to DOS":
  459.  
  460.     If you exit Win95 by booting to DOS the visibility of your magic 
  461.     folders remains the same in DOS as they were when you exited Win95 
  462.     but the files in your encrypted folders won't decrypt as you use 
  463.     them.  
  464.  
  465.     Shortcut:  
  466.     
  467.     If you've made your magic folders visible and you want to make them 
  468.     invisible again, just start EMF and click on the "Please enter your 
  469.     password" message. 
  470.  
  471.  
  472.     Another Shortcut:  
  473.     
  474.     You can just enter your password and click on the yellow folder 
  475.     button on the password screen.  This will grant you access without 
  476.     taking you into the full program. 
  477.     
  478.     Another Shortcut:  
  479.     
  480.     If you exit EMF by clicking on the yellow folder button on the Main 
  481.     Screen, then not only will your magic folders be visible, but the 
  482.     "Hide M-folders" icon will appear on the Task Bar.  You need only 
  483.     click on this "Hide M-folders" icon and your magic folders will be 
  484.     instantly hidden.  Notice that the "Hide M-folders" description only 
  485.     appears for 5 seconds and then disappears leaving no evidence that 
  486.     EMF is present. 
  487.  
  488.     Changing the Hot-Key:  
  489.     
  490.     You can change the hot key that activates EMF:
  491.  
  492.       Right click on "Start"
  493.       Click on "Open"
  494.       Double click on the "Programs" folder
  495.       Double click on the "Accessories" folder
  496.       Right click on the Encrypted Magic Folders icon
  497.       Select "Properties"
  498.       Click on the "Shortcut" tab
  499.       Change the "Shortcut key"
  500.       Click on "OK" to finish
  501.         
  502.     * Making EMF tougher to defeat
  503.  
  504.     Note: As there are multiple options, please read this whole section 
  505.     before making a decision as to what, if any, method you will 
  506.     implement. 
  507.  
  508.     EMF does a great job of keeping your files protected and invisible if 
  509.     its loaded and running.  If no one knows EMF is running then they 
  510.     won't have any reason to defeat it.  EMF is totally transparent to 
  511.     the non-authorized user .  If we broadcast the fact EMF is protecting 
  512.     your files then a nosey user could try to disable it.  This isn't 
  513.     as much of a concern with EMF as it is with Magic Folders because even 
  514.     if someone disables EMF and your files become visible your encrypted 
  515.     files still remain encrypted. 
  516.  
  517.     However, if you wish, there are things you can do to make EMF more 
  518.     difficult to defeat.  During installation MF.EXE is renamed to the 
  519.     new name you give it.  You can make multiple copies of this renamed 
  520.     file, giving each copy a different name, putting them in different 
  521.     directories, and running each of the different copies from within 
  522.     your AUTOEXEC.BAT file.  Someone would then have to remove all 
  523.     references to the renamed EMF files in the AUTOEXEC.BAT file before 
  524.     EMF would be defeated.  Don't worry about loading Magic Folders 
  525.     multiple times as it only loads itself once regardless of how many 
  526.     times it is run. 
  527.  
  528.     You can also use this "multiple load using different names" method in 
  529.     the SYSTEM.INI file.  Look for the section "[386Enh]" and add a line 
  530.     underneath it that says "device=" followed by the full pathname of 
  531.     the renamed MF.EXE file.  For example, if during installation you 
  532.     rename EMF to SYS_MGR, and the Encrypted Magic Folders files are in 
  533.     C:\MF,  then you would add the line: "device=c:\mf\sys_mgr.exe".   
  534.     This is only useful in Win95. 
  535.  
  536.     You can also use REGEDIT.EXE to modify the registry files.  If you 
  537.     don't know what the Registry is or how to use RegEdit, or you don't 
  538.     understand the following directions, then DON'T try this.  DO NOT ask 
  539.     us for help if you mess up your registry.  Microsoft technical 
  540.     support won't even take calls on the registry.  You're on your own. 
  541.     
  542.     Windows 95 depends heavily on the registry so ALWAYS backup the 
  543.     registry files (SYSTEM.DAT SYSTEM.DA0 USER.DAT USER.DA0) to a floppy 
  544.     before modifying the registry.  Use REGEDIT to hi-lite the 
  545.  
  546.     HKEY_LOCAL_MACHINE/System/CurrentControlSet/Services/VXD 
  547.     
  548.     key.  Making sure you've selected the "VXD" key select "Edit" then 
  549.     "New" then "Key" and enter whatever you want the key to be named.  
  550.     Double click on your new key to open it.  Then select "Edit", "New", 
  551.     and "String Value" and enter "StaticVxD".  Then double click on the 
  552.     "StaticVxD" and enter the full pathname of the renamed MF.EXE file.  
  553.     Since most people aren't stupid enough to mess with the Registry, 
  554.     and you're hiding the purpose of this key fairly well, this is a 
  555.     fairly secure method of assuring that EMF runs whenever Windows 95 
  556.     does.  Note: Win95 Safe Mode doesn't use the registry, but EMF uses 
  557.     another method to load in Safe Mode. 
  558.     
  559.     You can protect against someone booting from a floppy system disk by 
  560.     having your BIOS boot only from C: drive and then password protect 
  561.     access to your BIOS.  Then if you need to boot from A: you enter the 
  562.     password to modify your BIOS, change the BIOS to allow booting from 
  563.     A:, and then reboot with the system disk in A:.  Not all BIOS can be 
  564.     password protected.  If you don't understand this paragraph then 
  565.     don't do it.  You really don't want to get locked out of your BIOS.
  566.  
  567.     If you decide to load EMF using any of these methods keep in mind 
  568.     that using the "Uninstall" Utility within EMF (or DISABLE on your 
  569.     KeyDisk) only un-installs the initial copy of EMF.  You'll need to 
  570.     manually remove all other references to the renamed MF.EXE file in 
  571.     your AUTOEXEC.BAT file (and SYSTEM.INI and Registry if appropriate). 
  572.     
  573.     * Uninstalling EMF
  574.  
  575.     You can uninstall EMF using the "Uninstall" function within the 
  576.     "Fuctions" menu inside EMF or by using DISABLE on your KeyDisk.  If 
  577.     you have multiple accounts with encrypted folders then you'll need to 
  578.     go to each account and use the "Remove this account" function in 
  579.     "Functions" to remove each encrypted account before uninstalling.  If 
  580.     you orphan any encrypted files (this could happen if you have 
  581.     multiple accounts with encrypted folders and you use DISABLE to 
  582.     uninstall) then run "DECRYPT.EXE" to decrypt them. 
  583.  
  584.     If you've done any of the things described in the previous section to 
  585.     make EMF harder to defeat then you'll need to undo those things 
  586.     manually, EMF does not undo them for you automatically. 
  587.  
  588.         
  589.     * FAQs  (Frequently Asked Questions)
  590.  
  591.     "What is DECRYPT.EXE file for?"
  592.  
  593.     To decrypt any encrypted files that may be stranded after an 
  594.     uninstall.  See the previous section for details.
  595.  
  596.  
  597.     "Can I use EMF to encrypt files to be shared with others?"
  598.  
  599.     EMF is not meant to be used this way.  There are a multitude of 
  600.     programs that do this well.  EMF is used only to protect sensitive 
  601.     data and programs on your computer.  But if you must, you can disable 
  602.     "Auto-Cryption" in the "Properties" section and copy the desired 
  603.     encrypted file from your encrypted folder over to a non-encrypted 
  604.     folder.  The file will remain encrypted because you have temporarily 
  605.     disabled Auto-Cryption.  The end user can then use DECRYPT.EXE to 
  606.     decrypt the file, which of course requires knowing your password. 
  607.  
  608.     "Sometimes after making my magic folders invisible they still show up 
  609.     in directory listings, even tho I can't access them or their files.  
  610.     Why?" 
  611.  
  612.     Many programs keep their directory listings in memory.  So if you 
  613.     have the program do a directory search before hiding your folders 
  614.     the program will continue to use the old directory information even 
  615.     after you hide your folders.  File Manager and Explorer both do this.  
  616.     If you force the program to re-gather (refresh) the directory 
  617.     information then you'll see that your folders really are invisible.  
  618.     The hot key to force a refresh in File Manager and Explorer is F5. 
  619.     
  620.         
  621.     "Sometimes icons on my Win95 desktop that point to hidden folders 
  622.     don't look right, even when the folders are visible.". 
  623.     
  624.     You can make them appear when folders are visible.  Just click on the 
  625.     desktop and press F5 to force a refresh. 
  626.     
  627.         
  628.     "I'm having problems with my disk compression software"
  629.  
  630.     Check the AUTOEXEC.BAT file and make sure the line that runs MF.EXE 
  631.     (or whatever you renamed it during installation) is being run AFTER 
  632.     the line that loads your disk compression software (Stacker, 
  633.     DoubleDisk, etc..). 
  634.  
  635.  
  636.     "I forgot my password.  What now?"   
  637.  
  638.     Master Account:
  639.  
  640.     Put your KeyDisk in the appropriate floppy drive.  Run EMF and 
  641.     attempt to enter a password three times.  After the third attempt EMF 
  642.     will attempt to read your Password from your KeyDisk. 
  643.  
  644.     Other Accounts:
  645.  
  646.     You'll have to have the Master Account uninstall EMF, re-
  647.     install it, and then re-create a new account for you.
  648.  
  649.     If neither of these work then use DISABLE on your KeyDisk to 
  650.     uninstall EMF.  Then re-install it if you wish.
  651.         
  652.  
  653.     "I want to un-install EMF but I forgot my password so I 
  654.     can't use the EMF Uninstall function.  What now?" 
  655.  
  656.     Uninstall using DISABLE on your KeyDisk.  If that doesn't work then 
  657.     manually uninstall.  See the Uninstall section above. 
  658.         
  659.  
  660.     "I registered but EMF is still asking me to register."
  661.  
  662.     Make sure EMF.SYS is in the same directory as MAGIC.EXE.  EMF.SYS is 
  663.     for your use only and has been customized with your personal 
  664.     information.  Giving or selling it to others is in violation of 
  665.     copyright law.  If EMF.SYS isn't in the directory with MAGIC.EXE then 
  666.     EMF won't act registered.  If you registered via modem then EMF.SYS 
  667.     was downloaded and installed automatically, otherwise it's on the 
  668.     disk we sent when you registered.  For more information select "About 
  669.     your registration" under the "Registration" menu. 
  670.  
  671.     Make a backup copy of EMF.SYS as there is a $5 charge if you lose it 
  672.     and we need to create a new one for you.
  673.  
  674.     
  675.     "I can't rename the parent folder of a magic folder when it's 
  676.     invisible."  
  677.     
  678.     That's correct.  EMF doesn't mark your folders with a special secret 
  679.     sign to indicate they're magic folders.  It just uses the list of 
  680.     magic folders you create.  If someone renamed the parent directory of 
  681.     a magic folder then that folder would no longer match the list of 
  682.     magic folders and would therefore become visible. 
  683.         
  684.     * Technical Support
  685.  
  686.     We prefer to offer technical support thru email.  It's easier to 
  687.     reach us that way (as we're out of the office a lot) and you receive 
  688.     written instructions to help resolve your problem.  
  689.  
  690.     All users can contact us via e-mail: support@pc-magic.com 
  691.  
  692.     Registered users who don't have email can get technical support by 
  693.     calling (253) 939-4105  We do not provide phone support to non-
  694.     registered users.
  695.  
  696.         
  697.     * Latest Version
  698.  
  699.     You can always find the latest versions of all our software on our 
  700.     WEB page at:  http://www.pc-magic.com 
  701.  
  702.     Thank you for taking a look at EMF.  Hope you find it worthy of your 
  703.     support. 
  704.