I have a little problem...
Naturally XP does not display any "known" file-extensions...
In the "folder preferences" [i don't know whats the exact expression for it] there is a checkbox "hide known file - extensions"...
Is there any way to deactivate this checkbox with NSIS?
xp option
4 posts
i guess its some key in
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\HideFileExt
you can verify that by changing that option, to see if a key's value changes
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\HideFileExt
you can verify that by changing that option, to see if a key's value changes
i tried this, but the keys have always the same value...
...but thx 4 this info...
is there another regkey or maybe something similar?
...but thx 4 this info...
is there another regkey or maybe something similar?
Try a registry monitor to see what Windows changes.