Jump to content

Recommended Posts

Posted (edited)

Hi all. I would like to find a way to disable Index Server on all drives, that is, uncheck the tick mark on all harddrive properties.

I've found this Thread, but using Indexsrv_system = off on WINNT.SIF does not solve the problem.

Is there any way to do this programmatically, since Indexing is a NTFS attribute?

Thanks.

Edited by ponghy

Posted

I found that disabling the indexing service sometimes will break the Search function in Explorer. Sometimes it works, sometimes it doesn't. Search won't give an error, it just won't find any files. Weird.

Posted

I see...so you want to uncheck the box on the files/drives...didn't see that part before. In that case I have no idea...sorry! Maybe some form of GUI manipulation with AutoIt?

Posted

Thanks. That, again, is about the indexing service, the question here is how to change the file attributes, which are stored in the file system, but not the registry. But it is a start!

Posted

Thanks for the link, GreenMachine. That tool may be useful.

But my question is: How to uncheck these tick marks? (programmatically, of course). An undocumented API call perhaps?

Regards and thanks :)

Posted

Don't get me wrong, ponghy, I am still looking for the answer like you! That thread DOES tell how to programatically untick the boxes, but you need the EXE (elattrib?), as well as some DLLs, so I suspect the call would be difficult in unattended setup. It is further complicated by the fact that as shareware, there must be some controls for registered version. But I admit ... I have not tried it ...

Anyone else ?

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...