• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Installation & Licensing

    Reply
    Mentor
    BrentBurgess1980
    Posts: 157
    Registered: ‎06-16-2008

    Network deployment CUI problem

    85 Views, 2 Replies
    04-10-2012 01:08 AM

    I am in the process of developing our network deployment for AutoCAD Map 3D 2012. All seems to work well, except that the custom cui file I specify (Z:\AcadUser\2012\Support\MAP-2012.CUIX) in the setup does not carry through in the installation and gets replaced with

     

    C:\Users\burgessb2\AppData\Roaming\Autodesk\AutoCAD Map 3D 2012\R18.2\enu\Support\Map.cuix. I have created the deployment 3 times today, and it still sets it to the C:.

     

    Is this a known error? is there a workaround for this?

     

    Any help will be greatly appreciated.

    Please use plain text.
    Mentor
    BrentBurgess1980
    Posts: 157
    Registered: ‎06-16-2008

    Re: Network deployment CUI problem

    04-10-2012 01:21 AM in reply to: BrentBurgess1980

    I should probably clarify that it is the main customisation file, not the custom cui file

    Please use plain text.
    Mentor
    BrentBurgess1980
    Posts: 157
    Registered: ‎06-16-2008

    Re: Network deployment CUI problem

    04-10-2012 06:12 PM in reply to: BrentBurgess1980

    I have looked at the log file and found that it is setting it to the correct file, but then overwriting it with the c:

     

    extract from log file

     

    MSI (s) (98:smileyvery-happy:0) [08:56:17:149]: Executing op: RegAddValue(Name=MenuFile,Value=z:\acaduser\2012\support\MAP-2012.CUIX,)
    MSI (s) (98:smileyvery-happy:0) [08:56:17:149]: Executing op: RegAddValue(Name=TempDirectory,Value=C:\Users\burgessb2\AppData\Local\Temp\,)
    MSI (s) (98:smileyvery-happy:0) [08:56:17:149]: Executing op: RegAddValue(Name=GRIPSUBOBJMODE,Value=#0,)
    MSI (s) (98:smileyvery-happy:0) [08:56:17:149]: Executing op: RegAddValue(Name=MenuFile,Value=C:\Users\burgessb2\AppData\Roaming\Autodesk\AutoCAD Map 3D 2012\R18.2\enu\Support\Map.cuix,)

     

    Please use plain text.