April 11, 200521 yr PRE:hi your board is selfexploring i think, respect to everybody who's doing a hard job in here : -----------MAIN:so here's the question for my unfixed problems (tried the search) read over 30kb registries [sticky] but didn't find what i was looking for1. how to remove *.lnk [not the lnk itself but the file.ending]2. what happens to registries which are doubled implemented in the file.reg [is there the latest entry the important (overwrites preview settings in the same file)?]3. how to set windows explorer view as default to (hmm translation from my german version)3.1 show hidden system files3.2 show files in systemfolders3.3 show files in rows (lines) - just list - not the stupid logo 32x32 view or whatever this is-----------POST (/ Wrong Thread):i've made a sound.reg file for my personal sound settings and i'm able to transfer them into the sound shemes, but this sheme isn't set as the default ... how can i change this in the RunOnceEx.cmd or in the ... "whatever"-filethe other thing which doesn't 100% fits me needs (i think it does not) is the wpi,i will need a solution for just making something like that:ua windows installation (works pretty good)starting the networksettings and online settings (dsl, pc-name...)starting the first application installation (entering serials register online...)restarting windowsinstalling 2nd and 3rd application (activating or whatever is needed again...)restarting again...installing the last applicationsetting file association [not sure does it work like: assoc > c:\assoc.txt? but how to make it backwards in the new set os assoc /import "c:\assoc.txt"thx so far rhvkl Edited April 13, 200521 yr by rhvkl
April 12, 200521 yr 1. how to remove *.ink [not the ink itself but the file.ending]You mean lnk (not ink)?http://www.winguides.com/registry/display.php/627/
April 15, 200521 yr 3. how to set windows explorer view as default to (hmm translation from my german version)3.1 show hidden system files3.2 show files in systemfolders[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]"Hidden"=dword:00000001"HideFileExt"=dword:00000000"ShowSuperHidden"=dword:00000001"SuperHidden"=dword:000000013.3 show files in rows (lines) - just list - not the stupid logo 32x32 view or whatever this isIt's been a while, but I believe it's controlled by the fifth word "Settings" in [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams]Example (look ony to the 5th value, "04" - the rest may not apply tour needs - copy from your own Registry)[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams]"Settings"=hex:08,00,00,00,04,00,00,00,00,00,00,00,00,77,7e,13,73,35,cf,11,ae,\ 69,08,00,2b,2e,12,62,04,00,00,00,01,00,00,00,43,00,00,00If I recall correctly, 04 is the detailed view you want to use.
Create an account or sign in to comment