Media Center Background Change Help

CoreFlood

New member
Local time
4:36 AM
Messages
16
Yeah I just finished doing the stuff in the tutorial and it works! Problem... the registry file supplied overrode my ability to open certain files...

Including the regedit.exe and cmd.exe ... help...

And yeah it's 3am and I sort of did the thing on a whim without thinking to backup my registry... yes hindsight is 20/20...
 

My Computer

Computer Manufacturer/Model Number
Dell XPS 720
OS
Windows 7 Professional
CPU
Intel Core 2 Quad Q6600 (Core Stepping: B3)
Motherboard
Dell 0CK520 (Foxcom LS-36)
Memory
4x Dual In-Line Memory Module, 1G 667M, 128X64, 8, 240, 2RX8
Graphics Card(s)
NVIDIA GeForce 8600 GTS
Sound Card
Audio Creative Sound Blaster X-FI
Monitor(s) Displays
BenQ FP931
Screen Resolution
1280x1024
Hard Drives
Seagate ST330082 2AS
Seagate ST350063 0AS
Western Digital EADS-00P8B0
Case
Dell XPS 720
Yeah I just finished doing the stuff in the tutorial and it works! Problem... the registry file supplied overrode my ability to open certain files...

Including the regedit.exe and cmd.exe ... help...

And yeah it's 3am and I sort of did the thing on a whim without thinking to backup my registry... yes hindsight is 20/20...

Which tutorial did you follow?
 

My Computer

Computer Manufacturer/Model Number
HP Touchsmart IQ771.uk
OS
Windows 7 Ultimate x64
CPU
AMD Turion(tm) 64 X2 Mobile Technology TL-56
Motherboard
ASUS Pheonix
Memory
3GB Nanya PC2-6400 DDR2-SDRAM SO-DIM (400MHz)
Graphics Card(s)
NVIDIA GeForce Go 7600 256MB GDDR3 SDRAM
Sound Card
High Definition Intergrated NVIDIA MCP51
Monitor(s) Displays
46" Sony Bravia HDTV
Screen Resolution
1600x1200
Hard Drives
1.5TB Samsug
320GB Seagate ST3320820AS - SATA 3Gb/s 8MB
500GB Maxtor Basics STM305003EHD301-RK
Internet Speed
↓6.32 Mb/s ↑0.35 Mb/s ↔26ms
Other Info
BIOS - American Megatrends Inc. 5.07
Ethernet Port - NVIDIA nForce 10/100/1000 Mbps
DVD Drive - TSSTcorp DVDR/RW TS-T632L
Oops I sort of implied this one but whatever works.

Theme Media Center: Changing the Background


Anywho I managed to get it fixed, I'm not sure why it did what it did but at the very least I still had access to notepad so I just ran the .reg file again only this time removing the keys it added (I'm hoping it didn't modify existing keys) and uninstalled Restorator and it seemed to be working again. I'll post here again if something went horribly wrong but so far it seems alright. Here's what was in the .reg file if you guys wanted to take a look though.

As I mentioned despite the problem I encountered it works, just be careful if you're going to try it yourself.

Thanks for replying though :)

Windows Registry Editor Version 5.00


[HKEY_CLASSES_ROOT\*\shell\runas]
@="Take Ownership"
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\*\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" && icacls \"%1\" /grant administrators:F"

[HKEY_CLASSES_ROOT\Directory\shell\runas]
@="Take Ownership"
"NoWorkingDirectory"=""

[HKEY_CLASSES_ROOT\Directory\shell\runas\command]
@="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
"IsolatedCommand"="cmd.exe /c takeown /f \"%1\" /r /d y && icacls \"%1\" /grant administrators:F /t"
 

My Computer

Computer Manufacturer/Model Number
Dell XPS 720
OS
Windows 7 Professional
CPU
Intel Core 2 Quad Q6600 (Core Stepping: B3)
Motherboard
Dell 0CK520 (Foxcom LS-36)
Memory
4x Dual In-Line Memory Module, 1G 667M, 128X64, 8, 240, 2RX8
Graphics Card(s)
NVIDIA GeForce 8600 GTS
Sound Card
Audio Creative Sound Blaster X-FI
Monitor(s) Displays
BenQ FP931
Screen Resolution
1280x1024
Hard Drives
Seagate ST330082 2AS
Seagate ST350063 0AS
Western Digital EADS-00P8B0
Case
Dell XPS 720
Back
Top