in reply to Re^2: Permission denied writing to Windows 10
in thread Permission denied writing to Windows 10
If he can create the file from the command line using shell redirection; there should be no reason that perl running at that exact same command prompt cannot also create/write to the file.
What you were doing was guessing, Process Monitor on the other hand would have told exactly what is happening by the interesting process where, with which args and results. In cases like those guessing is a waste of time if proper tools to tell one are already available.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Permission denied writing to Windows 10
by BrowserUk (Patriarch) on Nov 02, 2016 at 12:18 UTC |