Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

58 lines
1.7 KiB

  1. Making Clipbook Work
  2. Do this:
  3. 1. Copy all of the files into the %_NTROOT%system32
  4. directory.
  5. 2. Log on as an administrator.
  6. 3. Run NINSTALL.EXE. It should give you about four "things
  7. are OK" message boxes.
  8. 4. Create a common program group named "Startup" if there
  9. isn't already one.
  10. 5. Create an icon in the "Startup" group with the command
  11. line NDDEAGNT.EXE .
  12. This process installs NetDDE and places the Clipbook files
  13. where they need to be.
  14. Next,
  15. 1. Run Clipbook once and immediately exit.
  16. 2. Run Regedit.
  17. 3. Under the key HKEY_CURRENT_USER, "Software\Description\
  18. Microsoft\ClipBook Viewer", create a new value named
  19. "EnableShare." This value has type REG_DWORD, and should
  20. be given a non-zero value.
  21. This enables the current user to share Clipbook pages
  22. on the network.
  23. Known Problems
  24. If you exit Clipbook with pages marked as "shared," log off,
  25. log back on again, and run Clipbook, the pages will still be
  26. marked as shared, but they won't be available to other
  27. computers.
  28. The toolbar buttons don't activate properly the first
  29. time you select an item in the list of Clipbook pages.
  30. To activate them, select an item and hit the <Del> key.
  31. DON'T GO INTO "PREVIEW" OR "FULL PAGE" VIEW, YOU WILL
  32. CRASH THE MACHINE!!! The two rightmost tools on the toolbar
  33. do this, as do the selections "Previews" and "Full Page"
  34. on the View menu. Don't, don't, DON'T.
  35. NetDDE transfers data rather slowly at the moment, and
  36. Clipbook times out of a transaction if it isn't done in
  37. thirty seconds. Avoid transferring large data items- big
  38. bitmaps are the main thing to avoid. Try not to transfer
  39. more than about 40-50k on a page.