Results 1 to 10 of 10

Thread: Apply Admin Patch for AutoCAD 2005

  1. #1
    Sean Salmela Guest

    Apply Admin Patch for AutoCAD 2005

    When modifying my admin image to apply SP1, I keep getting an error as
    follows:
    Error 1336: There was an error creating a temporary file that is needed to
    complete this installation.
    Any idea where it is trying to create this temp file or why I might be
    getting this error?

    I had done this before and it worked fine, but had to recreate the image due
    to hard drive problem that was fixed...

  2. #2
    candacebeasley Guest
    I am having the exact same problem. I have not found or heard of any solution thus far.

  3. #3
    Juan Diaz Guest
    I just received the same error 1336.... Has any of you heard anything from Autodesk on this error?

  4. #4
    AnnL Guest
    Is there a known solution? I find I have the same error and suspect the MSP file. I am installing SP's after the deploy and really would like to find a solution.

    I am Admin and plenty of disk space. The deploys have a network location.

    Thank you,

    AnnL

  5. #5
    TravisNave Guest
    Make sure your System account has sufficient access.

    Also, you may want to upgrade your Microsoft Windows Installer to MSI 3.0. You can get that from Microsoft's website.

    It would also be beneficial to clear out the Temp folder in C:\Documents and Settings\<username>\Local Settings\Temp\

    Make sure you are installing as a member of the Administrators group. Good luck!

  6. #6
    TravisNave Guest
    Windows includes a registry-activated logging services to help diagnose Windows Installer issues. This article describes how to enable this logging service.

    Open the registry with Regedt32.exe and create the following path and keys:
    HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Win dows\Installer
    Reg_SZ: Logging
    Value: voicewarmup

    The letters in the value field can be in any order. Each letter turns on a different logging mode. Each letter's actual function is as follows for MSI version 1.1:
    v - Verbose output
    o - Out-of-disk-space messages
    i - Status messages
    c - Initial UI parameters
    e - All error messages
    w - Non-fatal warnings
    a - Start up of actions
    r - Action-specific records
    m - Out-of-memory or fatal exit information
    u - User requests
    p - Terminal properties
    + - Append to existing file
    ! - Flush each line to the log

    "*" - Wildcard, log all information except for the v option. To include the v option, specify "/l*v".

    Once activated, the log files that are generated may be found in your %TEMP% directory.

  7. #7
    AnnL Guest
    Thanks for this info. I've tried to get the key set properly but I must be doing something wrong.

    regedit >> HKLM\Software\Policies\Microsoft\Windows\Installer

    new Key: Reg_SZ

    New multiString Value: voicewarmup

    I'm not doing something right though... any direction is much appreciated.

    Ann L

  8. #8
    TravisNave Guest
    Ann,

    See this link for more official information:

    http://support.microsoft.com/default...b;en-us;314852

    Good luck!

  9. #9
    TravisNave Guest
    The new String Value located under 'Installer' must be named 'Logging' and then make the value of the string 'voicewarmup' for this to work. (no single quote, of course.)

    I will try to attach this .zip file to do it for you, but it may be blocked. Or you can open Notepad and make a text file with the following information and saved with a .reg extension and install it yourself. Copy everything below the line into Notepad:
    ----------------------------

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows\Installer]
    "Logging"="voicewarmup"

  10. #10
    AnnL Guest
    Thanks so much. I'm trying to adapt it now.

    This is very helpful.

    Ann L

Similar Threads

  1. Problems applying SP1 to Autocad admin install
    By toverbay in forum AutoCAD
    Replies: 0
    Last Post: 04-20-2005, 11:49 AM
  2. Howto: install/deploy ABS 2005 for non admin users?
    By Ola Theander in forum Network
    Replies: 0
    Last Post: 04-04-2005, 06:40 AM
  3. apply to layout
    By frikky in forum Printing
    Replies: 3
    Last Post: 03-25-2005, 01:29 PM
  4. Replies: 2
    Last Post: 03-16-2005, 03:44 PM
  5. Macro to apply hatch
    By Peter Kastmiler in forum Customization
    Replies: 3
    Last Post: 02-11-2005, 01:49 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other forums: Access Forum - Microsoft Office Forum - Exchange Server Forum