1304 error when trying to install office XP
Results 1 to 15 of 15

Thread: 1304 error when trying to install office XP

  1. #1
    Registered User hunter d's Avatar
    Join Date
    Jul 2004
    Location
    NYC
    Posts
    7

    1304 error when trying to install office XP

    I am running Windows XP. every time I try to install Office XP Small Business I get this 1304 error that says can not write to file. anyone know how to solve this problem.

  2. #2
    Registered User GrandDad's Avatar
    Join Date
    Apr 2001
    Location
    Ft.Leonard Wood
    Posts
    2,112
    Welcome to WD hunter d .

    First , can you delete your dup post under cd-rom's .

    Ok problem ;
    Do you get an error message like this one ;
    "Error 1304. Error writing to the file File name and location.
    Verify that you have access to that directory."

    or some other error ?
    "you can Log out - but you can never leave" : DMO
    What part of WOOF don't you understand ? Wolf
    -----------------------------------
    (Sergeant) Private Military Strategy Consultant
    FormatAndReload.com

  3. #3
    Driver Terrier NooNoo's Avatar
    Join Date
    Dec 2000
    Location
    UK
    Posts
    31,824
    microsoft says ..... check your cd is not scratched and that the cdrom is correctly installed and the ide cable is good.
    Never, ever approach a computer saying or even thinking "I will just do this quickly."

  4. #4
    Registered User hunter d's Avatar
    Join Date
    Jul 2004
    Location
    NYC
    Posts
    7
    Quote Originally Posted by GrandDad
    Welcome to WD hunter d .

    First , can you delete your dup post under cd-rom's .

    Ok problem ;
    Do you get an error message like this one ;
    "Error 1304. Error writing to the file File name and location.
    Verify that you have access to that directory."

    or some other error ?
    Yes GrandDad that is exactly what I get. NooNoo it isn't the disk because I have tried my Office XP pro and stil no dice man. Disks aren't even scratched.

  5. #5
    Banned Ya_know's Avatar
    Join Date
    Jun 2001
    Posts
    10,692
    Isn't this associated to the MSinstaller? Could just need to reinstall it...

  6. #6
    Registered User hunter d's Avatar
    Join Date
    Jul 2004
    Location
    NYC
    Posts
    7
    Quote Originally Posted by Ya_know
    Isn't this associated to the MSinstaller? Could just need to reinstall it...
    Thanks for the welcome GrandDad and Ya_know could you explain further?

  7. #7
    Driver Terrier NooNoo's Avatar
    Join Date
    Dec 2000
    Location
    UK
    Posts
    31,824
    Ok, so the cd isn't scratched - are you sure the cdrom drive is good? That the data cable is good?
    Never, ever approach a computer saying or even thinking "I will just do this quickly."

  8. #8
    Registered User hunter d's Avatar
    Join Date
    Jul 2004
    Location
    NYC
    Posts
    7
    It is the installer. I uninstalled msn and tried to install it from the internet, but msn would not install. How do I fix installer. I am running Windows XP home.

  9. #9

  10. #10
    Registered User hunter d's Avatar
    Join Date
    Jul 2004
    Location
    NYC
    Posts
    7
    Quote Originally Posted by Ya_know
    how do I reinstall the files cause that site doesn't tell you.

  11. #11
    Registered User GrandDad's Avatar
    Join Date
    Apr 2001
    Location
    Ft.Leonard Wood
    Posts
    2,112
    Quote Originally Posted by hunter d
    how do I reinstall the files cause that site doesn't tell you.
    RESOLUTION
    To resolve this behavior, use the following methods.
    Method 1: Re-Register the Windows Installer
    To re-register the Windows Installer, verify the location of the Msiexec.exe file on your hard disk and in the Windows Registry, and then re-register the Windows Installer. To do so:

    WARNING: If you use Registry Editor incorrectly, you may cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that you can solve problems that result from using Registry Editor incorrectly. Use Registry Editor at your own risk.

    Note Because there are several versions of Microsoft Windows, the following steps may be different on your computer. If they are, see your product documentation to complete these steps.
    Verify the location of the Msiexec.exe file on your hard disk. To do so:
    Click Start, and then click Search.
    Click All files and folders.
    In the File name box, type msiexec.exe, and then click Search.
    In the search results, make a note of the location of the Msiexec.exe file.

    The location of the Msiexec.exe file should be similar to the following example, where Drive is the drive where Windows is installed, and %Windir% is the folder where Windows is installed:
    Drive:\%Windir%\System32

    An example of this is C:\Windows\System32.

    Note In Microsoft Windows 98-based computers, the Msiexec.exe file is located in the Drive:\%Windir%\System folder.
    On the File menu, click Close.
    Verify the location of the Msiexec.exe file in the Windows Registry. To do so:
    Click Start, and then click Run.
    In the Open box, type regedit, and then click OK.
    Locate, and then click the following registry key:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\MSIServer

    In the right pane, double-click ImagePath.
    In the Edit String dialog box, make sure that the string in the Value data box contains the correct path of the Msiexec.exe file on your hard disk that you determined earlier in step 1.

    For example, if the Msiexec.exe file is located in the Drive:\Windows\System32 folder on your hard disk, the correct path of the Msiexec.exe file in the Value data box is the following path, where Drive is the drive where Windows is installed:
    Drive:\Windows\System32\Msiexec.exe /V


    If the Value data box does not contain the correct path, make the appropriate changes to correct the path, and then click OK.
    Quit Registry Editor.
    Start your computer in safe mode, and then register the Msiexec.exe file. To do so:
    Shut down, and then restart your computer.
    Press F8 after you receive the following message:

    Please select the operating system to start
    On the Windows Advanced Option menu, use the arrow keys to select Safe Mode, and then press ENTER.
    If you use a dual-boot or multiple-boot computer, select the appropriate operating system from the list that is displayed, and then press ENTER.
    Log on to the computer.
    Click Start, and then click Run.
    In the Open box, type the following line, and then click OK:
    msiexec /regserver

    Shut down, and then restart your computer in standard mode.
    If the issue persists and you still receive the error message that is described earlier in the "Symptoms" section, follow the steps in Method 2.
    Method 2: Reinstall the Windows Installer
    To reinstall the Windows Installer, rename the damaged Windows Installer files, and then reinstall the Windows Installer. To do so:
    Click Start, and then click Run.
    In the Open box, type cmd, and then click OK.
    At the command prompt, type the following line, and then press ENTER, where Drive is the drive where Windows is installed and where %Windir% is the folder where Windows is installed:
    attrib -r -s -h drive:\%Windir%\system32\dllcache

    For example, type
    attrib -r -s -h c:\windows\\system32\dllcache

    .



    At the command prompt, type exit, and then press ENTER.
    Restart your computer.
    Update the Windows Installer files on your hard disk to the latest version.
    Last edited by GrandDad; July 22nd, 2004 at 02:49 PM.
    "you can Log out - but you can never leave" : DMO
    What part of WOOF don't you understand ? Wolf
    -----------------------------------
    (Sergeant) Private Military Strategy Consultant
    FormatAndReload.com

  12. #12
    Banned Ya_know's Avatar
    Join Date
    Jun 2001
    Posts
    10,692
    Quote Originally Posted by hunter d
    how do I reinstall the files cause that site doesn't tell you.

    I don't know, looking into the links in the article, there isn't a download for XP...I thought it was just that simple as clicking through the article...I guess not. I'll keep looking, hopefully someone else has an answer...

  13. #13
    Registered User
    Join Date
    Jul 2007
    Posts
    1
    If you want to reinstall the windows isntaller package go to this site:

    http://www.microsoft.com/downloads/d...displaylang=en

    this will install windows installer 3.1

  14. #14
    Driver Terrier NooNoo's Avatar
    Join Date
    Dec 2000
    Location
    UK
    Posts
    31,824
    Welcome to Windrivers Johnny and thanks for the link.
    Never, ever approach a computer saying or even thinking "I will just do this quickly."

  15. #15
    Registered User slgrieb's Avatar
    Join Date
    Feb 2003
    Posts
    4,103
    I just love revisiting these old threads. A real stroll down memory lane. You just have to remember not to step on the brown and sticky spots.

Similar Threads

  1. Office XP won't update or uninstall
    By dom424 in forum Microsoft Office
    Replies: 17
    Last Post: April 12th, 2005, 07:19 PM
  2. who stole device manager?
    By ringo2143z in forum Windows XP
    Replies: 25
    Last Post: November 2nd, 2004, 01:28 AM
  3. Windows XP clean install and printer reinstall
    By GonnaBTechie in forum Digital Imaging
    Replies: 1
    Last Post: November 18th, 2002, 05:24 AM
  4. OFFICE XP SP1 UPDATE
    By Vakas in forum Microsoft Office
    Replies: 4
    Last Post: June 7th, 2002, 06:31 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •