lesser-equity

Magazine
Go Back   Computer Juice > Computer Software > Windows Operating Systems


Register


Reply
 
Thread Tools
  #1  
Old 21st Dec 2008, 08:26
New Member Group
 
Hi
When attempting to install SP3 onto to my current Windows Home Edition XP2 I come up agaisnt a Access Denied error. On windows website it describes a possible solution, I follow its advice which envolves installing SUBINACL, this installs fine and can be found in the following directory"C:\Program Files\Windows Resource Kits\Tools". After doing so i copy the provided code

cd /d "%ProgramFiles%\Windows Resource Kits\Tools"
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f /grant=system=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f /grant=system=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f /grant=system=f
subinacl /subdirectories %SystemDrive% /grant=administrators=f /grant=system=f
subinacl /subdirectories %windir%\*.* /grant=administrators=f /grant=system=f
secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose

Into notepad and save it as Reset.cmd . This should reset registry and file permissions, however when running this command prompt appears for a fraction of a secound and then promptly dissapears. Using a quick print screen i captured the following message, imaged saved at http://s420.photobucket.com/albums/p...albumview=grid . After another attempted install it comes up with the same error, have tried installing in safe mode comes up with the same error.

Many Thanks
John
  #2  
Old 21st Dec 2008, 12:04
Donor Group
 
The first line has control characters in front of the "cd" instruction so the rest of the lines can't see subinacl

To keep the command window when the batch process is finished, Run cmd to open a permanent command window and then run the batch file from inside it. Then it won't disappear on you when it's finished.

Are you sure you used notepad and not wordpad?
__________________

My System: Tim

Processor(s):
Athlon 64 3500+
Motherboard:
Asus A8N-VM CSM
RAM Memory:
Corsair PC3200 CL2 DDR-400 2GB
Graphics Card(s):
nVidia Geforce 6600 512MB
Sound Card:
Cherry RS 6000 M keyboard
Hard Drive(s):
Barracuda.7+ 2x200GB 58MB/s sustain
Optical Drive(s):
Samsung DVD-ROM TS-H352
Case / PSU:
Thermaltake Soprano
Cooling:
Stock
Network / Internet:
Telewest 2x20Mb/sec
Monitor(s):
SXGA flat panel
Operating System(s):
Slackware (2.6.27.7) (Fluxbox)
  #3  
Old 21st Dec 2008, 14:09
New Member Group
 
Many thanks for solving my problem.
Reply

Register
Thread Tools




Arabic Bulgarian Chinese (Simplified) Chinese (Traditional) Croatian Czech Danish Dutch English Finnish French German Greek Hebrew Hungarian Italian Japanese Korean Latvian Lithuanian Norwegian Polish Portuguese Romanian Russian Serbian Slovak Spanish Swedish Thai Turkish Ukrainian

Copyright ©2006 - 2009 Computer Juice.

Powered by vBulletin® Copyright ©2000 - 2009 Jelsoft Enterprises Ltd. SEO by vBSEO ©2009, Crawlability, Inc.