Jump to content

Recommended Posts

Posted

how do i get the folder/file tree to be default in explorer. i get the common tasks menu down the right hand side and have to click the folders button to get the folder tree

also how can i copy a windows firewall setup and reuse for my unattended install so it doesnt have to get set up again


Posted
how do i get the folder/file tree to be default in explorer.

It is allready like that by default, so i'm guessing you mean 'My Computer' and not 'Explorer'...

Anyway, here's the tweak in INF and regfile syntax...

INF:

[Version]
Signature=$Windows NT$

[DefaultInstall]
AddReg=addreg

[addreg]
HKLM,"SOFTWARE\Classes\Folder\shell","",,"explore"

Reg:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell]
@="explore"

Posted (edited)

oops i meant in explorer but by just clicking and folder on desktop, my docs, my computer etc

thanks works a charm been looking for that since xp was out lol

any1 know how to copy firewall settings or where they are?

Edited by b-man

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