|
From: Rakesh on 3 Jul 2008 06:44 Hi, I am trying to put some files in Program Files folder in Vista machine using VB script but I see "Permission Denied" with Error Number: 70 Could some put some light on this. Thanks in advance,
From: Al Dunbar on 5 Jul 2008 01:06 "Rakesh" <Rakesh(a)discussions.microsoft.com> wrote in message news:AE6414C0-00A4-4484-B5CE-83AB2E43D454(a)microsoft.com... > Hi, > > I am trying to put some files in Program Files folder in Vista machine > using > VB script but I see "Permission Denied" with Error Number: 70 > > Could some put some light on this. > Thanks in advance, "Permission denied" means that the account being used lacked the permissions required to copy files to that location. /Al
|
Pages: 1 Prev: Reading filename from a file and deleting Next: Permission Denied in Vista with vbscript |