Solved Need some default Vista x64 registry keys...

Tiffanys

New Member
I used a reg file here recently and didn't think to back up my registry keys first and my only system restore is days ago before I upgraded my Photoshop so it'd be inconvenient to say the least. The changes aren't that big of a deal to begin with, but I'd like to undo them since they're interfering with another method of what I'm trying to do. Anywho, these are the keys I added:

Code:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
"C:\\Windows\\System32\\rundll32.exe"="WINXPSP2"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
"C:\\Windows\\System32\\rundll32.exe"="WINXPSP2"

[HKEY_CLASSES_ROOT\.BMP]
@="BMPImage.Document"

[HKEY_CLASSES_ROOT\BMPImage.Document\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-70"

[HKEY_CLASSES_ROOT\BMPImage.Document\shell\open\command]
@="C:\\Windows\\System32\\rundll32.exe C:\\Windows\\shimgvw.dll,ImageView_Fullscreen %1"

[HKEY_CLASSES_ROOT\.GIF]
@="GIFImage.Document"

[HKEY_CLASSES_ROOT\GIFImage.Document\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-71"

[HKEY_CLASSES_ROOT\GIFImage.Document\shell\open\command]
@="C:\\Windows\\System32\\rundll32.exe C:\\Windows\\shimgvw.dll,ImageView_Fullscreen %1"

[HKEY_CLASSES_ROOT\.JPG]
@="JPGImage.Document"

[HKEY_CLASSES_ROOT\JPGImage.Document\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-72"

[HKEY_CLASSES_ROOT\JPGImage.Document\shell\open\command]
@="C:\\Windows\\System32\\rundll32.exe C:\\Windows\\shimgvw.dll,ImageView_Fullscreen %1"

[HKEY_CLASSES_ROOT\.PNG]
@="PNGImage.Document"

[HKEY_CLASSES_ROOT\PNGImage.Document\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-83"

[HKEY_CLASSES_ROOT\PNGImage.Document\shell\open\command]
@="C:\\Windows\\System32\\rundll32.exe C:\\Windows\\shimgvw.dll,ImageView_Fullscreen %1"

[HKEY_CLASSES_ROOT\.TIF]
@="TIFImage.Document"

[HKEY_CLASSES_ROOT\TIFImage.Document\DefaultIcon]
@="%SystemRoot%\\System32\\imageres.dll,-70"

[HKEY_CLASSES_ROOT\TIFImage.Document\shell\open\command]
@="C:\\Windows\\System32\\rundll32.exe C:\\Windows\\shimgvw.dll,ImageView_Fullscreen %1"

If someone could check their registry (start>run>regedit) and let me know what those keys should be by default I would be really grateful.
 

My Computer

System One

  • CPU
    i7 920
    Memory
    12GB
    Graphics Card(s)
    eVGA GTX 560 Ti
Hello Tiffany,

Here are the default registry entries for the first part:

Code:
Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags]


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers]
"C:\\Windows\\System32\\rundll32.exe"=-

You can download and merge the .reg files for the listed bmp, gif, jpg, png, and tif options in the tutorial below to restore their default associations and registry entries.

Hope this helps, :)
Shawn
 

My Computers

System One System Two

  • Operating System
    Windows 10 Pro 64-bit
    Manufacturer/Model
    Custom
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G7 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO PRO M.2,
    8TB WD MyCloudEX2Ultra NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3
    Cooling
    Corsair Hydro H115i
    Keyboard
    Logitech wireless K800
    Mouse
    Logitech MX Master 3
    Internet Speed
    1 Gb/s Download and 35 Mb/s Upload
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    APC SMART-UPS RT 1000 XL - SURT1000XLI,
    Galaxy S23 Plus phone
  • Operating System
    Windows 10 Pro
    Manufacturer/Model
    HP Envy Y0F94AV
    CPU
    i7-7500U @ 2.70 GHz
    Memory
    16 GB DDR4-2133
    Graphics card(s)
    NVIDIA GeForce 940MX
    Sound Card
    Conexant ISST Audio
    Monitor(s) Displays
    17.3" UHD IPS touch
    Screen Resolution
    3480 x 2160
    Hard Drives
    512 GB M.2 SSD
You're most welcome. :)
 

My Computers

System One System Two

  • Operating System
    Windows 10 Pro 64-bit
    Manufacturer/Model
    Custom
    CPU
    Intel i7-8700K 5 GHz
    Motherboard
    ASUS ROG Maximus XI Formula Z390
    Memory
    64 GB (4x16GB) G.SKILL TridentZ RGB DDR4 3600 MHz (F4-3600C18D-32GTZR)
    Graphics Card(s)
    ASUS ROG-STRIX-GTX1080TI-O11G-GAMING
    Sound Card
    Integrated Digital Audio (S/PDIF)
    Monitor(s) Displays
    2 x Samsung Odyssey G7 27"
    Screen Resolution
    2560x1440
    Hard Drives
    1TB Samsung 990 PRO M.2,
    4TB Samsung 990 PRO PRO M.2,
    8TB WD MyCloudEX2Ultra NAS
    PSU
    Seasonic Prime Titanium 850W
    Case
    Thermaltake Core P3
    Cooling
    Corsair Hydro H115i
    Keyboard
    Logitech wireless K800
    Mouse
    Logitech MX Master 3
    Internet Speed
    1 Gb/s Download and 35 Mb/s Upload
    Other Info
    Logitech Z625 speaker system,
    Logitech BRIO 4K Pro webcam,
    HP Color LaserJet Pro MFP M477fdn,
    APC SMART-UPS RT 1000 XL - SURT1000XLI,
    Galaxy S23 Plus phone
  • Operating System
    Windows 10 Pro
    Manufacturer/Model
    HP Envy Y0F94AV
    CPU
    i7-7500U @ 2.70 GHz
    Memory
    16 GB DDR4-2133
    Graphics card(s)
    NVIDIA GeForce 940MX
    Sound Card
    Conexant ISST Audio
    Monitor(s) Displays
    17.3" UHD IPS touch
    Screen Resolution
    3480 x 2160
    Hard Drives
    512 GB M.2 SSD
Back
Top