Jump to content

application monitor tool! Do you have?


Recommended Posts

Posted

I meet a problem today. There is a application developed by power builder 8.0 which must be installed on the computer with windowsXp os.

Under administrator priority, it is able to run well.

Under user priority, it can not run. its exe terminated by windows.

Under user priority, if user have privilege to full control C:, the program can run well.

Because of security reason, I can not give every user privilege to full control C:. So, I think I need tool to monitor the application.

Help! :unsure:


Posted

Use FileMon while running the application as an Administrator, then give proper access to the user only to the directories which are required by your application.

Posted

You could always try running the application under the Application Compatibility Toolkit (the latest version is 5.0) from Microsoft - although if Filemon is too much for you, I'm betting ACT (and most other pseudo-debugging tools) will be also.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...