Changeset 1027 for trunk/guitools/shared/cltinit.vrs
- Timestamp:
- Jun 6, 2017, 2:59:26 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/guitools/shared/cltinit.vrs
r1023 r1027 146 146 IF options.!debug == 1 THEN say ' rpcclient.exe = "'samba.!rpcclientexe'"' 147 147 148 /* smbcacls.exe */ 149 samba.!smbcaclsexe = samba.!bin'\smbcacls.exe' 150 if \VRFileExists(samba.!smbcaclsexe) then call _ErrorBinaryNotFound " could not find smbcacls.exe!" 151 IF options.!debug == 1 THEN say ' smbcacls.exe = "'samba.!smbcaclsexe'"' 152 148 153 /* smb.conf */ 149 154 samba.!smbconf = ETC'\samba\smb.conf'
Note:
See TracChangeset
for help on using the changeset viewer.