Dll files and Windows 7 question
In windows 7, how to find out a list of Dll files which a normal user account can run or execute? Thanks.
July 6th, 2012 5:33am

Use cacls for searching permissions and another script to retrive those that have appropriate permission. Ther is no magical button to do it. Native functions like cacls and vbs or Powershell scriptings are tools you would use. BTW - what is the reason for such a search? Is it excercise or operating system analysis? Regards Milos
Free Windows Admin Tool Kit Click here and download it now
July 6th, 2012 12:50pm

Someone I know has this problem: He has a company laptop but has only normal user account. He is trying to write .NET application and it needs to access Dll files. Because .NET application will run under normal user account, there may be concern whether some Dll files can be executed by .NET application.
July 6th, 2012 10:57pm

Hi, This type issue should be post on the MSDN forum. http://social.msdn.microsoft.com/Forums/en-US/categories Based my knowledge and research, the dll files should be read via the standard users account. If you want to register them, it requires administrator permission.Kim Zhou TechNet Community Support
Free Windows Admin Tool Kit Click here and download it now
July 10th, 2012 4:17am

Hi, This type issue should be post on the MSDN forum. http://social.msdn.microsoft.com/Forums/en-US/categories Based my knowledge and research, the dll files should be read via the standard users account. If you want to register them, it requires administrator permission.Kim Zhou TechNet Community Support
July 10th, 2012 4:17am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics