| View previous topic :: View next topic |
| Author |
Message |
dummy
Joined: 29 Jun 2005 Posts: 17
|
Posted: Mon Jul 04, 2005 10:31 am Post subject: Windows Explorer |
|
|
| Is it possible to prevent Windows Explorer to be killed. I ask this question because the title of this application changes when you change the folder. |
|
| Back to top |
|
 |
lifeisnice Site Admin
Joined: 29 Jun 2005 Posts: 31 Location: Switzerland
|
Posted: Mon Jul 04, 2005 10:33 am Post subject: |
|
|
Yes, it is possible to prevent Windows Explorer to be killed.
You simply have to add the following line in your application file:
| Code: | | Classignore1=explorewclass |
The utility listapps.exe can tell you about the class of your applications.
You'll notice Windows Explorer is in the class named explorewclass |
|
| Back to top |
|
 |
|