Jump to content

office 2003 error 1606


SiMoNsAyS

Recommended Posts

i've got this error when i try to install office 2003 unattended after this regkey all worked great:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla]@=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox 0.8.]

"GeckoVer"="1.0.1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox 0.8.\bin]

"PathToExe"="\\Archivos de programa\\Mozilla Firefox\\firefox.exe"

@=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox 0.8.\Extensions]

"Components"="\\Archivos de programa\\Mozilla Firefox\\Components"

"Plugins"="\\Archivos de programa\\Mozilla Firefox\\Plugins"

@=""

;Set the Start Menu sticky apps

[HKEY_CURRENT_USER\Software\Clients\StartMenuInternet]

@="Firefox.exe"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\Firefox.exe]

@="\\Archivos de programa\\Mozilla Firefox\\Firefox.exe"

"Path"="\\Archivos de programa\\Mozilla Firefox"

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Firefox.exe]

@="Firefox"

"LocalizedString"="Firefox"

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Firefox.exe\DefaultIcon]

@="\\Archivos de programa\\Mozilla Firefox\\Firefox.exe,0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\Firefox.exe\shell\open\command]

@="\\Archivos de programa\\Mozilla Firefox\\Firefox.exe"

but without it, the internet shortcut in top start menu don't point to firefox. any ideas??

Link to comment
Share on other sites


sorry for posting because i found a solution myself. if you point to firefox .exe with the %PROGRAMFILES% switch the top start menu shortcut won't work but don't know why pointing the %PROGRAMFILES% switch to Components and Plugins works :) simply change the above code to:

[HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Mozilla Firefox 0.8.\Extensions]"Components"="%PROGRAMFILES%\\Mozilla Firefox\\Components"

"Plugins"="%PROGRAMFILES%\\Mozilla Firefox\\Plugins"

@=""

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...