03-20-2009, 11:19 AM
Hi,
Can anyone help me to solve he following problem?
-> I have developed many scripts and some of them requires to hide the extensions of files (Which is done via Tools->Folder Options->View) and in some it should not be hidden.
Every time to run these scripts I have to manually set these options.
Can this be automated without using VBscript?
I do not wan't to use UI approach i.e, adding objects in 'OR'; since this is the pre requsite of my script it should be done without opening any window.
Can anyone help me to solve he following problem?
-> I have developed many scripts and some of them requires to hide the extensions of files (Which is done via Tools->Folder Options->View) and in some it should not be hidden.
Every time to run these scripts I have to manually set these options.
Can this be automated without using VBscript?
I do not wan't to use UI approach i.e, adding objects in 'OR'; since this is the pre requsite of my script it should be done without opening any window.