home *** CD-ROM | disk | FTP | other *** search
/ The Best of Windows 95.com 1996 December / WIN95_DEC_1996_4.ISO / patches / ENVARS.EXE / SHORTCUT.EXE / string.txt next >
Text File  |  1995-07-10  |  2KB  |  36 lines

  1. 1000    shortcut: [-? -h -f -c -r -s] [[-t] target [[-n] name]] [-d working directory]\n
  2. 1001        [-a Arguments] [-i Iconfile] [-x Icon index] [-u {all|[natdix]}] \n\n
  3. 1002      -? -h        This help\n
  4. 1003      -f           Force overwrite of an existing short cut\n
  5. 1004      -c           Change existing shortcut\n
  6. 1005      -s           Make shortcut non tracking (Stupid)\n
  7. 1006      -r           Resolve broken shortcut\n
  8. 1007      -t target    Specifies the target of the shortcut\n
  9. 1008      -n name      Specifies the file name of the shortcut file\n
  10. 1009      -d directory Specifies the directory name to start the application in\n
  11. 1010      -a arguments Specifies the arguments passed when the shortcut is used\n
  12. 1011      -i iconfile  Specifiles the file the icon is in\n
  13. 1012      -x index     Specifies the index into the icon file\n
  14. 1013      -u [spec]    Dumps the contents of a shortcut. 'all' is the same as 'natdix'\n
  15. 1014                   but the letters of 'natdix' can be specified to display specific\n
  16. 1015                   fields in the shortcut (repeats allowed, and order followed)\n
  17. 1050    Error: unable to find %s\n
  18. 1051    Error: %s already exists.\n    Use the -f flag to overwrite it\n
  19. 1052    Error: can't write file %s\n
  20. 1053    Error: file isn't a link %s\n
  21. 1054    Error: can't read file %s\n
  22. 1055    a target file must be specified for a new shortcut
  23. 1056    Error: unknown undump switch %c
  24. 1057    Error: I couldn't do it and I don't know why\n
  25. 1058    Icon File: %s\n
  26. 1059    Icon Index: %d\n
  27. 1060    Arguments: %s\n
  28. 1061    LinkName: %s\n
  29. 1062    Target: %s\n
  30. 1063    Working Directory: %s\n
  31. 1064    Resolving...
  32. 1065    cancelled\n
  33. 1066    Unable to resolve\n
  34. 1067    Done\n
  35. 1100    <none>
  36.