Jump to content

Spawned process void of details


Recommended Posts

I was troubleshooting behavior of a script and was looking at Process Explorer and I noticed that processes that I started using an AutoIT script are void of details such as Description and Company Name. The associated Icon is also generic in Process Explorer. I also have the lower pane open in Process Explorer and I'm noticing that associated DLLS are not listed. If I right click on an application and click on "properties" and look at the Strings tab I get "<Error opening file>".

I don't remember seeing this behavior before and I will reboot to see if that corrects it. As of now I'm suspecting AutoIT because that is the common element with all the processes exhibiting the behavior described.

I'm using AutoIT v3.3.8.1 with SciTE v2.28 on Windows 7 64 bit.

Link to comment
Share on other sites

  • Developers

Show all program details fine here when selecting properties on the Task Manager for AutoIt3.exe.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Apologies for lack of clarity. I was referring to compiled scripts. I did some testing and found what the cause is. The behavior I described occurs when using the #RequireAdmin function. I should be careful to use that probably only within installer scripts and not for much else.

Link to comment
Share on other sites

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
 Share

×
×
  • Create New...