Hi folks,
I have installed VS11 Plus with all the content and bonus. I have re-installed as well.
The problem is that I cannot use the Auto Music option. It is just grey'd out and you cannot select anything.
I have downloaded the Smartsound Quicktrack Software v3.0.6.0 and tried installing this in the hope it would work.
The error while installing is:
Error 1402. Could not open key: UNKNOWN\ComCtl3.CoolBar\CLSID. Verify that you have sufficient access to that key, or contact your support personnel.
Then
Error: -1603 Fatal error during installation. Consult Windows Installer Help (Msi.chm) or MSDN for more information.
Now I do have admin rights, so I'm not sure what to do next. I have gone into regedit and found the line that had the problem and when clicked it says I don't have access.
Is this a problem with Windows or with Smartsound? Can anyone suggest anything?
Thanks in advance.
Auto Music for Smartsound is grey'd out.
Moderator: Ken Berry
- Ken Berry
- Site Admin
- Posts: 22481
- Joined: Fri Dec 10, 2004 9:36 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Gigabyte B550M DS3H AC
- processor: AMD Ryzen 9 5900X
- ram: 32 GB DDR4
- Video Card: AMD RX 6600 XT
- Hard_Drive_Capacity: 1 TB SSD + 2 TB HDD
- Monitor/Display Make & Model: Kogan 32" 4K 3840 x 2160
- Corel programs: VS2022; PSP2023; DRAW2021; Painter 2022
- Location: Levin, New Zealand
Although I have never heard this one before, I wonder if you have Vista on your computer, and you have tried installing as Administrator, even though you have Admin rights already. To do this, right click on the Setup.exe file or equivalent and select 'Run as Administrator'.
Did you already have QuickTime installed on your computer? If so, which version?
Did you already have QuickTime installed on your computer? If so, which version?
Ken Berry
-
Clevo
- Advisor
- Posts: 1243
- Joined: Sun Jul 08, 2007 2:39 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Asus PK5
- processor: Intel Quad CPU Q6600 2.40GHz
- ram: 4GB
- Video Card: NVIDIA GeForce 8600 GTS
- sound_card: Auzentech X-Fi Forte
- Hard_Drive_Capacity: 850GB
- Location: Sydney, Australia
You probably don;t need to go that far just yet.helifaxnz wrote:Sorry, I use Windows XP SP2.
Looking into this error more, it looks like an issue with Windows registry. Possibly corrupt. Not sure how to fix yet though. may have to re-format HDD and re-install software.
Try going back to a Restore Point first and if that fails then doa repair install of XP.
That should repair registries.
-
sjj1805
- Posts: 14383
- Joined: Wed Jan 26, 2005 7:20 am
- System_Drive: C
- 32bit or 64bit: 32 Bit
- motherboard: Equium P200-178
- processor: Intel Pentium Dual-Core Processor T2080
- ram: 2 GB
- Video Card: Intel 945 Express
- sound_card: Intel GMA 950
- Hard_Drive_Capacity: 1160 GB
- Location: Birmingham UK
1. Make a backup of your registry.
2. Download and install subinacl.exe.
3. Create a file called reset.cmd with Notepad. Copy the text below into the file reset.cmd and run reset.cmd with administrative rights (it may take a LONG time):
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%\inf\defltbase.inf /db defltbase.sdb /verbose
4. Try and install the program again.
2. Download and install subinacl.exe.
3. Create a file called reset.cmd with Notepad. Copy the text below into the file reset.cmd and run reset.cmd with administrative rights (it may take a LONG time):
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%\inf\defltbase.inf /db defltbase.sdb /verbose
4. Try and install the program again.
