Jump to content

reg file don't work


Recommended Posts

hello...

I have a regtweak file in my unattended setup folder XPCD

It runs under installation.

But this reg file does not work:

;Show hidden files/folders

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

"Hidden"=dword:00000001

"ShowSuperHidden"=dword:00000001

The others work fine.

After installation i go into ex. program files and i have to click on this files are hidden.

As I understand the above reg file should do, that files was NOT hidden ???

Link to comment
Share on other sites


;Show hidden files/folders
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Hidden"=dword:00000001
"ShowSuperHidden"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\SuperHidden]
"DefaultValue"=dword:00000001

is what I have in mine...

Link to comment
Share on other sites

No... still the same after copy/paste your regfile, running the regtweak and a restart.

This files are hidden.

Click here to show....

Can I run the reg file again and again, or can it just be done one time?

I use a danish Win XP

RegTweaks.reg

Link to comment
Share on other sites

For me I use this :

;Afficher les fichiers et dossiers systèmes
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ShowSuperHidden"=dword:00000001

Try it ...

Goodbye.

Link to comment
Share on other sites

LMFAO

You have stumbled on some of the tweaks that work but don't work ..........

It doesn't matter what these settings are cause they are really stored in the streams.... In order to have streams in sync with the register keys you have to do both ......

I'll upload my latest hive inf files....... I inject these when the hives are put together and once during the t-12 mark to get them all in sync

Look in the file HIVEStre.inf you will see the streams allot of settings are stored here... When you normally run the applet to change stuff and pick what you want then hit apply the streams are updated to the reg keys ..

When you do it by hand you have to do both....

Hive.zip

Link to comment
Share on other sites

LOL We all have to start somewhere...

Don't let the words confuse you...

Streams are just register keys that hold the settings that you have picked...

Just bunch of numbers and when they get decoded means something to the program......

Look on the main site here for the installation time line.......

and start here and read about the register,,,,,,

http://www.winguides.com/article.php?id=1&guide=registry

Hives is just a fancy word don't let it confuse you just think of it as a file folder..

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...