Re: [nlug] question for any Windows gurus

2019-12-11 Thread John F. Eldredge
The problem is that I am creating a utility program, intended to be run by ordinary users, which will check whether there is a new version of certain proprietary software on the server, and download and install it if it finds an update. On a Unix or Linux machine, I would set this app to run under

Re: [nlug] question for any Windows gurus

2019-12-11 Thread Dave Tomlin
I’d suggest creating a new share with restricted access. Shares with a $ on the end are administrative shares and can typically only be accessed by administrative users. You’d have to authenticate with administrative login via your code to access them which is never a good idea. On Wed, Dec 11,

[nlug] question for any Windows gurus

2019-12-11 Thread john
I know this isn't a Linux question, but I am hoping someone in the group may know the answer. On a client's system, I need to be able to retrieve files from a hidden network share. This share has a name ending in a dollar sign, which keeps it from showing up in Windows Explorer. I can browse to