Opened 13 years ago
Closed 13 years ago
#172 closed defect (fixed)
Plugin installation fails if nd.exe is not on path
Reported by: | Yuri Dario | Owned by: | Herwig Bauernfeind |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Samba Client | Version: | Server 3.3.x |
Keywords: | Cc: |
Description (last modified by )
The plugin installer fails if nd.exe is not on current path; this should not happen usually, but I don't have netdrive utilities on my path.
Fix is simple:
NDFSDIR = value("NDFSDIR",,"OS2ENVIRONMENT") NDFSDIR||'\nd.exe plugin install 'plugin'.ndp'
Change History (2)
comment:1 by , 13 years ago
Description: | modified (diff) |
---|
comment:2 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Changeset #605 has this fixed.