A Microsoft Office (Excel, Word) forum. OfficeFrustration

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » OfficeFrustration forum » Microsoft Office » Setup, Installing & Configuration
Site Map Home Register Authors List Search Today's Posts Mark Forums Read  

how do i stop office 2007 configuring startup



 
 
Thread Tools Display Modes
  #1  
Old August 21st, 2008, 11:45 PM posted to microsoft.public.office.setup
Mikejwuk
external usenet poster
 
Posts: 1
Default how do i stop office 2007 configuring startup

I have installed office 2007 on two computers without problems, on my other
computer however every time i start office 2007 it configues from scratch and
takes ages to load. Any solutions would be welcome. I have tried reinstalling.
  #2  
Old August 25th, 2008, 07:10 AM posted to microsoft.public.office.setup
riptorn
external usenet poster
 
Posts: 20
Default how do i stop office 2007 configuring startup

Have you tried to repair it?
--
riptorn


"Mikejwuk" wrote:

I have installed office 2007 on two computers without problems, on my other
computer however every time i start office 2007 it configues from scratch and
takes ages to load. Any solutions would be welcome. I have tried reinstalling.

  #3  
Old August 26th, 2008, 04:19 PM posted to microsoft.public.office.setup
Peter Foldes
external usenet poster
 
Posts: 3,300
Default how do i stop office 2007 configuring startup

http://support.microsoft.com/kb/290301

--
Peter

Please Reply to Newsgroup for the benefit of others
Requests for assistance by email can not and will not be acknowledged.

"Mikejwuk" wrote in message ...
I have installed office 2007 on two computers without problems, on my other
computer however every time i start office 2007 it configues from scratch and
takes ages to load. Any solutions would be welcome. I have tried reinstalling.

  #4  
Old October 16th, 2008, 10:05 AM posted to microsoft.public.office.setup
Tomasdepomas
external usenet poster
 
Posts: 1
Default how do i stop office 2007 configuring startup


Hi, i've been busy on this problem a few days and i found the solution.
The problem is that there are permissions issues of some registry
entries.

There two ways of fixing this problem.
1. Fix every registry entry that's on your PC
( a few websites/forums advise this)
2. Fix only the registry entries which are 'broken'
( that's my approach )

Either way you would have to use SubInAcl. 'Download it '
(http://www.microsoft.com/downloads/d...aylang=en)from
microsoft.com

This tool allows us to edit registry entries even those which you need
special rights for.
We will make simple files, depending on the application you need to
fix, with code that will fix your registry entries.

1. Download and install SubinAcl.
2. Locate the install folder (default is Program Files/Windows Resource
Kits/Tools/)
3. Open Notepad
4. Add the lines you need for your applications (you can find the lines
bellow)
5. Save the file as "Officefix.cmd" in the folder where you found
SubinAcl.
6. Open the officefix.cmd

_I_work_on_Windows_Vista_(Business)_this_fix_is_no t_tested_on_other_Operating_Systems_then_Vista_and _is_only_tested_for_Office_2007_
That's it, that worked fine for me.

LINES FOR WORD:
subinacl /subkeyreg HKEY_CLASSES_ROOT\.pip /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Application /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Application.12
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Application.8
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Backup.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Basic /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Basic.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Basic.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Document /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Document.12 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Document.6 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Document.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.DocumentMacroEnabled
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.DocumentMacroEnabled.12
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Picture /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Picture.6 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Picture.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.RTF.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Template /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Template.12 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Template.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.TemplateMacroEnabled
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.TemplateMacroEnabled.12
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Word.Wizard.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\WordDocument /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\wordhtmlfile /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\wordhtmltemplate /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\wordmhtmlfile /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\wordxmlfile /grant=users=r

LINES FOR EXCEL:
subinacl /subkeyreg HKEY_CLASSES_ROOT\.pip /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Addin /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.AddinMacroEnabled
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Application /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Application.12
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Backup /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Chart /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Chart.5 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Chart.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.CSV /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Macrosheet /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Sheet /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Sheet.12 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Sheet.5 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Sheet.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.SheetBinaryMacroEnabled
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.SheetBinaryMacroEnabled.12
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.SheetMacroEnabled
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.SheetMacroEnabled.12
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.SLK /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Template /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Template.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.TemplateMacoEnabled
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.WebQuery /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.Workspace /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excel.XLL /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\ExcelChart /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excelhtmlfile /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excelhtmltemplate /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\ExcelMacrosheet /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\excelmhtmlfile /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\ExcelWorksheet /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Excelxmlss /grant=users=r

LINES FOR OUTLOOK:
subinacl /subkeyreg HKEY_CLASSES_ROOT\.pst /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.Application
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.Application.12
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.Envelope /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.Envelope.12
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.File.det /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.File.hol /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.File.ibc /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.File.ics /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.File.msg /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.File.ofs /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.File.vcf /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.File.vcs /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.FileAttach
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.MsgAttach /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkBusinessCardControl
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkBusinessCardControl.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkCategoryStrip
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkCategoryStrip.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkCheckBox
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkCheckBox.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkComboBox
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkComboBox.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkCommandButton
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkCommandButton.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkContactPhoto
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkContactPhoto.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkDateControl
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkDateControl.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkFrameHeader
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkFrameHeader.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkInfoBar
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkInfoBar.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkLabel /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkLabel.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkListBox
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkListBox.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkOptionButton
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkOptionButton.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkPageControl
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkPageControl.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkSenderPhoto
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkSenderPhoto.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkTextBox
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkTextBox.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkTimeControl
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkTimeControl.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkTimeZone
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.OlkTimeZone.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.Template /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.Url.feed /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.Url.mailto
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.Url.stssync
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Outlook.Url.webcal
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\OutlookChangeNotifier.Connect
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\OutlookChangeNotifier.Connect.1
/grant=users=r

LINES FOR MS PROJECT:
subinacl /subkeyreg HKEY_CLASSES_ROOT\.pip /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Mspjevts.MSPJAppObj
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Mspjevts.MSPJDocObj
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.(1033==1071).9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.12.Serializers
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.ALL.12 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.ALL.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Application
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.BASIC.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.BMP.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.CALENDARS.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.CSV /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.CSV.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.CSVDISP8.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.DIB.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Docfile.4
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.DocfileMPT.4
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GIF.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GLOBAL /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GLOBAL.12
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GLOBAL8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GLOBAL8.8
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GLOBAL9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GLOBAL9.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.GRAPH.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.HTML /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.HTML.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.HTMLDISP8.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.JPG.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.LIBRARY.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MDB8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MDB8.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MDB8.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MDB8DISP8.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MDBDISP8.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.META.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPD /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPD.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPD.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPDDISP8.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPM /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPM.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPP /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPP.12 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPP.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPP.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPPDISP8.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPPMPD.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPT /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPT.12 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPT.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPT.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPTDISP8.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPW /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPW.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPWDISP8.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPX /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPX.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MPXDISP8.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.MTM.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.OBJECT.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.ODBC /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.ODBC.8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.ODBC.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.ODBCMon /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.ODBCMon.12
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.PC.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Pivot5 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Pivot5.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.PNG.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Project /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Project.4
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Project.4_1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Project.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.PROJFILE.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.PSI /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.PSI.12 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Template
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.TIF.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.TXT /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.TXT.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.TXTDISP8.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.VIEWS.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.Workspace
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XLS5 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XLS5.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XLS5DISP8.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XLS8 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XLS8.9 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XLTemplate
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XLTemplate.9
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XML /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\MSProject.XML.9 /grant=users=r


--
Tomasdepomas
------------------------------------------------------------------------
Tomasdepomas's Profile: http://forums.techarena.in/members/tomasdepomas.htm
View this thread: http://forums.techarena.in/office-setup/1024781.htm

http://forums.techarena.in

  #5  
Old November 7th, 2008, 07:16 PM posted to microsoft.public.office.setup
DougKlippert[_2_]
external usenet poster
 
Posts: 1
Default how do i stop office 2007 configuring startup


Thank you!!

I've been looking for this fix for months.


--
DougKlippert
------------------------------------------------------------------------
DougKlippert's Profile: http://forums.techarena.in/members/dougklippert.htm
View this thread: http://forums.techarena.in/office-setup/1024781.htm

http://forums.techarena.in

  #6  
Old November 13th, 2008, 04:29 PM posted to microsoft.public.office.setup
Lookin4afix
external usenet poster
 
Posts: 1
Default how do i stop office 2007 configuring startup


Wow, this really worked....I have been searching for this fix for
almost 5 months. You Rock!!!


--
Lookin4afix
------------------------------------------------------------------------
Lookin4afix's Profile: http://forums.techarena.in/members/lookin4afix.htm
View this thread: http://forums.techarena.in/office-setup/1024781.htm

http://forums.techarena.in

  #7  
Old November 14th, 2008, 05:59 PM posted to microsoft.public.office.setup
stech
external usenet poster
 
Posts: 1
Default how do i stop office 2007 configuring startup


Tomasdepomas thank you so much for a very effective solution.

This problem started on my installation of Office 2007 on Vista 64-bit
as soon as I installed Visio 2007.

I had reformated the hard drive, reinstalled Vista, and then Office
2007. All worked great until a few days later when I installed Visio.
Then it was back to the same problem. I have another machine with
Office 2007 and Vista runnning just fine for over a year. That install
does _not_ have Visio.

Your solution fixed Office 2007, but did not have the lines for Visio.
So I figured I'd Add them:

LINES FOR VISIO:
subinacl /subkeyreg HKEY_CLASSES_ROOT\.pip /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\ViewModel.ModelObject
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\ViewModel.ModelObject.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\ViewModel.RelEnum /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\ViewModel.RelEnum.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\ViewModel.ViewObject
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\ViewModel.ViewObject.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\ViewModel.VModel /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\ViewModel.VModel.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisFilter.CFilter /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisFilter.CFilter.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.AddOn.11 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Application /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Application.11
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Application.3
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Application.4
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Application.5
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Application.6
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.CustomUI.11 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Drawing /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Drawing.11 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Drawing.3 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Drawing.4 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Drawing.5 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Drawing.6 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.InvisibleApp
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.InvisibleApp.11
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Stencil.11 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Template.11 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Visio.Workspace.11
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisioBridger.Loader
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisioBridger.Loader.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisioDWGDisplay.VisioDWGDisplay
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisioDWGDisplay.VisioDWGDisplay. 1
/grant=users=r
subinacl /subkeyreg
HKEY_CLASSES_ROOT\VisioDWGDisplayCreator.VisioDWGD isplayCreator
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisioGraph.Graph /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisioGraph.Graph.2
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisioSGFS.Engine /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisioSGFS.Engine.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisioSGProv.Provider
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisioSGProv.Provider.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisioSGRemote.Provider
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisioSGRemote.Provider.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisOcx.DrawingControl
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\VisOcx.DrawingControl.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Vsdatxch.VisXchDrawingExport
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Vsdatxch.VisXchDrawingExport.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Vsdatxch.VisXchImport
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Vsdatxch.VisXchImport.1
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Vsdatxch.VisXchModelMemberFactor y
/grant=users=r
subinacl /subkeyreg
HKEY_CLASSES_ROOT\Vsdatxch.VisXchModelMemberFactor y.1 /grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Vsdatxch.VisXchPersistManager
/grant=users=r
subinacl /subkeyreg HKEY_CLASSES_ROOT\Vsdatxch.VisXchPersistManager.1
/grant=users=r


--
stech
------------------------------------------------------------------------
stech's Profile: http://forums.techarena.in/members/stech.htm
View this thread: http://forums.techarena.in/office-setup/1024781.htm

http://forums.techarena.in

  #8  
Old November 19th, 2008, 04:31 PM posted to microsoft.public.office.setup
Tomasdepomas[_3_]
external usenet poster
 
Posts: 1
Default how do i stop office 2007 configuring startup


I don't know what happend but half of my post disappeared.
And Ghoymakhs name replaced my name...


i'll post the solution on my own website.

http://ikbentomas.nl/officefix.html

i will add a powerpoint fix to in a few days


--
Tomasdepomas
------------------------------------------------------------------------
Tomasdepomas's Profile: http://forums.techarena.in/members/tomasdepomas.htm
View this thread: http://forums.techarena.in/office-setup/1024781.htm

http://forums.techarena.in

  #9  
Old November 19th, 2008, 04:37 PM posted to microsoft.public.office.setup
Ghoymakh
external usenet poster
 
Posts: 1
Default how do i stop office 2007 configuring startup


Unfortunately, that seems to be the case.
I think the forum is broken!


--
Ghoymakh
------------------------------------------------------------------------
Ghoymakh's Profile: http://forums.techarena.in/members/ghoymakh.htm
View this thread: http://forums.techarena.in/office-setup/1024781.htm

http://forums.techarena.in

  #10  
Old December 16th, 2008, 01:21 AM posted to microsoft.public.office.setup
sglnzl
external usenet poster
 
Posts: 1
Default how do i stop office 2007 configuring startup


Hi,

Does anyone have a set of subinacl registry subkeys for msaccess 2007?


--
sglnzl
------------------------------------------------------------------------
sglnzl's Profile: http://forums.techarena.in/members/sglnzl.htm
View this thread: http://forums.techarena.in/office-setup/1024781.htm

http://forums.techarena.in

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump


All times are GMT +1. The time now is 01:45 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 OfficeFrustration.
The comments are property of their posters.