![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Registry Editor Synchronization I am working on an application that changes value settings in the registry. In Windows XP I could open Regedit, select the key that had the values of interest and hit F5 to view changes. It appears that in Windows Vista that does not work. In order to see changes I have to close Regedit and reopen it. Hitting F5 does not refresh the view. The key I am watching is HKEY_CURRENT_USER\Control Panel\Desktop. Is there a way to get Regedit to refresh properly or do I need a different program and if so which one? |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Registry Editor Synchronization "Stewart Berman" <saberman@xxxxxx> wrote: Quote: >I am working on an application that changes value >settings in the registry. In Windows XP I could >open Regedit, select the key that had the values >of interest and hit F5 to view changes. It appears >that in Windows Vista that does not work. In order >to see changes I have to close Regedit and >reopen it. Hitting F5 does not refresh the view. > >The key I am watching is HKEY_CURRENT_USER\Control >Panel\Desktop. > >Is there a way to get Regedit to refresh properly >or do I need a different program and if so which >one? menu entry VIEW -> REFRESH; my test to verify its function was to change the wallpaper via the normal dialogs. Make the change and see the different wallpaper, then either F5 or VIEW->REFRESH causes the updated HKCU\Control Panel\Desktop[Wallpaper] entry to be displayed. Note that the VIEW menu explicitly shows F5 as an alternate for REFRESH. Does VIEW->REFRESH not work? (You don't say if you've tried it.) Joe Morris |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Registry Editor Synchronization "Joe Morris" <j.c.morris@xxxxxx> wrote: Quote: >"Stewart Berman" <saberman@xxxxxx> wrote: > Quote: >>I am working on an application that changes value >>settings in the registry. In Windows XP I could >>open Regedit, select the key that had the values >>of interest and hit F5 to view changes. It appears >>that in Windows Vista that does not work. In order >>to see changes I have to close Regedit and >>reopen it. Hitting F5 does not refresh the view. >> >>The key I am watching is HKEY_CURRENT_USER\Control >>Panel\Desktop. >> >>Is there a way to get Regedit to refresh properly >>or do I need a different program and if so which >>one? >FWIW I have no problems refreshing REGEDIT's display with either F5 or the >menu entry VIEW -> REFRESH; my test to verify its function was to change the >wallpaper via the normal dialogs. Make the change and see the different >wallpaper, then either F5 or VIEW->REFRESH causes the updated HKCU\Control >Panel\Desktop[Wallpaper] entry to be displayed. > >Note that the VIEW menu explicitly shows F5 as an alternate for REFRESH. >Does VIEW->REFRESH not work? (You don't say if you've tried it.) > >Joe Morris > 1. Opened Regedit and selected the HKEY_CURRENT_USER\Control Panel\Desktop key. 2. Right clicked on the desktop and selected Personalization. 3. Clicked on Desktop Background. 4. Clicked on an image different from the current wallpaper and the desktop wallpaper changed. 5. Pressed F5 in Regedit and the Wallpaper value did not change. 6. Tried View\Refresh in Regedit and the Wallpaper value did not change. 7. Closed and opened Regedit and the Wallpaper value was now the new image. Running Vista Ultimate (Version 6.0 (Build 6001:Service Pack 1). Both the original image and the new image were .bmp files. |
My System Specs![]() |
| | #4 (permalink) |
| | Re: Registry Editor Synchronization "Stewart Berman" <saberman@xxxxxx> wrote in message news:53j6j4lhfm76n4r7ohh078g8s4cvn5u18v@xxxxxx Quote: > "Joe Morris" <j.c.morris@xxxxxx> wrote: > Quote: >>"Stewart Berman" <saberman@xxxxxx> wrote: >> Quote: >>>I am working on an application that changes value >>>settings in the registry. In Windows XP I could >>>open Regedit, select the key that had the values >>>of interest and hit F5 to view changes. It appears >>>that in Windows Vista that does not work. In order >>>to see changes I have to close Regedit and >>>reopen it. Hitting F5 does not refresh the view. >>> >>>The key I am watching is HKEY_CURRENT_USER\Control >>>Panel\Desktop. >>> >>>Is there a way to get Regedit to refresh properly >>>or do I need a different program and if so which >>>one? >>FWIW I have no problems refreshing REGEDIT's display with either F5 or the >>menu entry VIEW -> REFRESH; my test to verify its function was to change >>the >>wallpaper via the normal dialogs. Make the change and see the different >>wallpaper, then either F5 or VIEW->REFRESH causes the updated HKCU\Control >>Panel\Desktop[Wallpaper] entry to be displayed. >> >>Note that the VIEW menu explicitly shows F5 as an alternate for REFRESH. >>Does VIEW->REFRESH not work? (You don't say if you've tried it.) >> >>Joe Morris >> > Here is the test I did: > > 1. Opened Regedit and selected the HKEY_CURRENT_USER\Control Panel\Desktop > key. > 2. Right clicked on the desktop and selected Personalization. > 3. Clicked on Desktop Background. > 4. Clicked on an image different from the current wallpaper and the > desktop wallpaper changed. > 5. Pressed F5 in Regedit and the Wallpaper value did not change. > 6. Tried View\Refresh in Regedit and the Wallpaper value did not change. > 7. Closed and opened Regedit and the Wallpaper value was now the new > image. > > Running Vista Ultimate (Version 6.0 (Build 6001:Service Pack 1). Both the > original image and the > new image were .bmp files. Even following your instructions the registry is visibly changed by F5 or View-> Refresh. -- Mike Brannigan |
My System Specs![]() |
| | #5 (permalink) |
| | Re: Registry Editor Synchronization (0/3) I think my machine has a mind of its own. I opened Regedit and selected HKEY_CURRENT_USER\Control Panel\Desktop. I have attached a screen shot. It says the Wallpaper is: C:\Users\SAB_Admin\AppData\Roaming\Microsoft\Windows DreamScene\DreamScene.jpg I then right clicked on the desktop and selected Personalize and clicked on Desktop Background. It shows the Location as C:\Build\BMP. I have attached a screen shot. The actual desktop background picture is C:\Build\BMP\FireIslandBeachGroup.bmp. I am logged on with a user id that is part of the administrators group. When I open Regedit I get the UAC popup asking if I want to continue. I then did a search of the registry for "C:\Build\BMP". It turned up in the value of the FilePath item in HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\DreamScene. The value was C:\Build\BMP\FireIslandBeachGroup.bmp. Can someone please explain what is going on? I think attachments post as separate messages with this News Reader. "Mike Brannigan" <Mike.Brannigan@xxxxxx> wrote: Quote: > >"Stewart Berman" <saberman@xxxxxx> wrote in message >news:53j6j4lhfm76n4r7ohh078g8s4cvn5u18v@xxxxxx Quote: >> "Joe Morris" <j.c.morris@xxxxxx> wrote: >> Quote: >>>"Stewart Berman" <saberman@xxxxxx> wrote: >>> >>>>I am working on an application that changes value >>>>settings in the registry. In Windows XP I could >>>>open Regedit, select the key that had the values >>>>of interest and hit F5 to view changes. It appears >>>>that in Windows Vista that does not work. In order >>>>to see changes I have to close Regedit and >>>>reopen it. Hitting F5 does not refresh the view. >>>> >>>>The key I am watching is HKEY_CURRENT_USER\Control >>>>Panel\Desktop. >>>> >>>>Is there a way to get Regedit to refresh properly >>>>or do I need a different program and if so which >>>>one? >>> >>>FWIW I have no problems refreshing REGEDIT's display with either F5 or the >>>menu entry VIEW -> REFRESH; my test to verify its function was to change >>>the >>>wallpaper via the normal dialogs. Make the change and see the different >>>wallpaper, then either F5 or VIEW->REFRESH causes the updated HKCU\Control >>>Panel\Desktop[Wallpaper] entry to be displayed. >>> >>>Note that the VIEW menu explicitly shows F5 as an alternate for REFRESH. >>>Does VIEW->REFRESH not work? (You don't say if you've tried it.) >>> >>>Joe Morris >>> >> Here is the test I did: >> >> 1. Opened Regedit and selected the HKEY_CURRENT_USER\Control Panel\Desktop >> key. >> 2. Right clicked on the desktop and selected Personalization. >> 3. Clicked on Desktop Background. >> 4. Clicked on an image different from the current wallpaper and the >> desktop wallpaper changed. >> 5. Pressed F5 in Regedit and the Wallpaper value did not change. >> 6. Tried View\Refresh in Regedit and the Wallpaper value did not change. >> 7. Closed and opened Regedit and the Wallpaper value was now the new >> image. >> >> Running Vista Ultimate (Version 6.0 (Build 6001:Service Pack 1). Both the >> original image and the >> new image were .bmp files. >Not reproducible here either. >Even following your instructions the registry is visibly changed by F5 or >View-> Refresh. |
My System Specs![]() |
| | #6 (permalink) |
| | Re: Registry Editor Synchronization (3/3) M?+W_`..U7?7O%@/$6KX_Z^[W_P".UX^:;2YX?R_C_P``?)5_F7W?\$]DCU[Q M63\T6KX_Z^[W_P".UNZ=K.L/@7`U1?K>78_G)7S\*GBZT<\/Y?Q_X`<E7^9? M=_P3Z9COIF49GOP??4+G_P".5)]KD_Y^;W_P87'_`,<KYNCZ5)2YX?R_C_P! M\E7^9?=_P3Z(N+R<1DI<7Q/MJ%S_`/'*Y;4=8\01L1;C5&'M>WA_E)7C[?=J ME+UHYX?R_C_P!<E7^9?=_P`$]<&M^+"?NZJ/^WR]_P#CM6(=;\3$X=-5^OVR M\_\`CM>,"G#K3YX?R_C_`,`.2K_,ON_X)[E;:QKK/B4:H!_U^WG_`,<K?L;Z MZ<#SIK]?KJ%R/YR5\WCK5F*CGA_+^/\`P`Y*O\R^[_@xxxxxx$#-W>?\`@RN/ M_CE.\V+_`)_+O_P97'_QROFD4M+FA_+^/_`'R5?YE]W_``3Z4,L?:\N__!E< M?_'*:\R!"1>7A/\`V$KC_P".5\VTC=*.:'\OX_\``#DJ_P`R^[_@xxxxxx^I1 ML?L\NH,/:_NC_*2J`U;6\\G4_P#P-N__`(Y7A\O6F"CGA_+^/_`&HU?YE]W_ M``3W;^U=9Q][4O\`P.N__CE,;5];SQ_:?_@;=_\`QRO#NU-/6ES0_E_'_@#Y M:O\`,ON_X)]`Q:AJ;0Y:74`WH;^Z_P#CE4)]6UQ9,(=3(]KZ[_\`CE>*+]RH M7^]3YX?R_C_P!*-7^9?=_P`$]Q75M;[G4_\`P-N__CE3)JFL%AEM2'_;]=__ M`!RO!Q3EZTN:'\OX_P#`'RU?YE]W_!/H-;_4<9,U_P#^!]U_\<J];WMPP_>3 MWP^NH7/_`,<KYU'2GI5<\/Y?Q_X!#A5O\2^[_@xxxxxx/>3K]RXO3]-0N?_`(Y5 M3[??9_UU_P#^!]S_`/'*\#:HZERAV_'_`(!2C5_F7W?\$]_6_OMW,U_C_K_N M?_CE0W>J:BB_NGU%C[7UT?\`VI7@xxxxxx%+3YX?R_C_P``EPJW^)?=_P`$]F?6 MO$()VKJF/^OR\_\`CE-76_$)/*ZI_P"!EY_\<KQ0T"J]I#^7\?\`@$.E6_G_ M``_X)[O'JVLL/F_M,?\`;]=__'*E74]6[OJ7_@?=_P#QRO!:44U4I_R_C_P" M)4JS^W^'_!/?%U+5=W+ZEC_K_N__`(Y5N.\OW7YI[\'WU"Z_^.5\\CK4RU7M M*=OA_'_@$JC6O\?X?\$^@)+C4`/ENK[_`,&-U_\`':@^V:INQY]_C_L(77_Q MVO"NU-[UGSP_E_'_`(!OR5?YE]W_``3W]9]0*\W=\#_V$KK_`..U!+<:HOW; MF^/_`'$;K_X[7A:TC4<\/Y?Q_P"`/DJ_S+[O^">XK=:L3S<7X_[B-U_\=IYN M-6QQ=7W_`(,;K_X[7A-.%'/#^7\?^`')5_F7W?\`!/=!>:L%YGOR?^PA=?\` MQRJ4^I:Z#\DFHGZ7UW_\=KQ@xxxxxx$W6CGA_+^/_```Y*O\`,ON_X)[.-3\09Y;4 M?_`Z[_\`CM7(M1U<CYY-1!_Z_KO_`..UX6:::.>'\OX_\`.2K_,ON_X)[M)J M6KC[LFI'_M^NO_CM,34]9)YDU(?]OUW_`/':\*-`ZT<\/Y?Q_P"`')5_F7W? M\$]^6]U3;GSM0S_V$+K_`..4B:EJ@?#2:@1_U_77_P`<KP<=*:>M)SA_+^/_ M``"E&K_,ON_X)]%)?73)S-?`^]_<_P#QRFM<7O:ZO?\`P8W/_P`<KY[2I*.> M'\OX_P#`!PJ_S+[O^">^K=WX/-S>D?\`80N?_CE2?;KL#_77Q_[B%S_\<KY] MI#1SP_E_'_@"Y*O\R^[_`()[Y<:A?A?W<M_GVO[K_P".5235-8#X9M1Q_P!? MUU_\<KPYJC[TN:';\?\`@#4:O\R^[_@xxxxxx/%?WC+\TU\#[W]S_P#'*=]NNP?] M???^#"Y_^.5\]KTI33YX?R_C_P``'&K_`#+[O^"?1*7TV/FGOO\`P/N?_CE8 M/BS6+.TT&XM&9%DGA^SPP*>0"NT''H!7B=:>D_>_$?UH=6,5>*U%[&<])2T] %/^"?_]DT ` end |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
Error with registry editor | General Discussion | |||
| No Task Manager & No Registry Editor! HELP! | Vista General | |||
| Registry Editor | Vista hardware & devices | |||
| Registry editor notification | Vista account administration | |||
| Registry Editor UI question | Vista General | |||