Changeset 605


Ignore:
Timestamp:
Jul 20, 2011, 9:44:24 AM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba Client 2.1: Fix instpl.cmd to resolve Ticket #172)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/client/src/resources/instpl.cmd

    r529 r605  
    3737say 'Installing 'plugin' for 'lang
    3838'copy .\'lang'\'plugin'.hlp 1>NUL'
    39 'nd.exe plugin install 'plugin'.ndp'
     39NDFS'\nd.exe plugin install 'plugin'.ndp'
    4040ok = SysFileDelete(plugin".hlp")
    4141exit 0
Note: See TracChangeset for help on using the changeset viewer.