home *** CD-ROM | disk | FTP | other *** search
- ; Wenn Sie dieses Skript nicht vor jedem Benutzen von VideoMaxe aufrufen
- ; wollen, dann fügen Sie in Ihre `startup-sequence` (bzw. besser in
- ; `user-startup`) den Befehl `assign VM: <vm-pfad>` ein. <vm-pfad> muß
- ; dann der komplette Pfadnamen des Verzeichnisses sein, in dem VideoMaxe
- ; installiert ist (z.B. `assign VM: DF1:VideoMaxe` oder
- ; `assign VM: DH1:Tools/VideoMaxe`).
-
- ; If you don`t want to execute this script each time you use VideoMaxe,
- ; insert the line `assign VM: <vm-path>` into your `startup-sequence`
- ; (or better into `user-startup`). <vm-path> here stands for the complete
- ; pathname of the directory VideoMaxe is installed in
- ; (e.g. `assign VM: DF1:VideoMaxe` or `assign VM: DH1:Tools/VideoMaxe`).
-
- echo "Assigning VM: to this directory...*N"
- assign VM: ""
- echo "Ok."
-