Announcements

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Civil3d, customized support file locations on install not being set

Buzz0m
Collaborator

Civil3d, customized support file locations on install not being set

Buzz0m
Collaborator
Collaborator

Hi,

I'm not sure I'm posting in the right forum, but anyway, here goes...

 

Our IT department was tasked with creating a deployment of Civil3d 20xx. The deployment was supposed to include specific support paths. The deployment however doesn't seem to work as intended. The support paths are only available in the "as autocad" version of the installment. This leads me to believe, that the supportpaths are written in the wrong "profile" when creating the deployment. I'm currently not able to test how a deployment is made so I'm asking you guys wether you know what went wrong... Maybe some checkbox was left unchecked or something?

 

Any help is always appreciated!

 - F

0 Likes
Reply
Accepted solutions (1)
1,032 Views
7 Replies
Replies (7)

natasha.l
Alumni
Alumni

Hello @Buzz0m

 

I have listed some information you should review. When the Autodesk deployment was created in the Deployment Wizard a direct network path needed to be specified for example,\\server\share\folder.

 

Please review the "Best Practices for creating a deployment". 

 

Please "Accept Solution" if a reply or replies have helped resolve the issue or answered your question, to help others in the community.

 

0 Likes

Buzz0m
Collaborator
Collaborator

Hi @natasha.l !

 

Thanks for your tips! I'll look into them and pass them on...

 

Our IT guy pointed out that the problem seems to be in the profiles (?). The text strings below are from the icons that appear on the users win desktop after installment. The "Civil 3D 2020" doesn't work but the "as autocad" alternative works... just to be sure I'd like to know that into which profiles the support paths are written? If our IT guy is correct, the support paths is only written to a specific profile and nowhere else? What is the point of that?

 

Does this mean that for the installment to have a predefined civil3d profile we would  have to run somekind of overwrite on the "<<C3D_Metric>>"-named profile? I don't want to go down the road of creating shortcuts for different profiles but use the OOTB profile that is linked to the shortcuts that come with the standard installation...

 

Civil 3D 2020 = "C:\Program Files\Autodesk\AutoCAD 2020\acad.exe" /ld "C:\Program Files\Autodesk\AutoCAD 2020\\AecBase.dbx" /p "<<C3D_Metric>>" /product "C3D" /language "en-US"


Civil 3D As a AutoCAD 2020 = "C:\Program Files\Autodesk\AutoCAD 2020\acad.exe" /P AutoCAD /Product "C3D" /Language "en-US"

 

- F

 

0 Likes

natasha.l
Alumni
Alumni

Hello @Buzz0m

 

Sure. The software needs Administrator rights during installation & at first launch after installation.

Users must have Full Control permissions you will read/write to the folder locations:

  • C:\Users\%USERNAME%\AppData\Local
  • C:\Users\%USERNAME%\AppData\Roaming
  • C:\ProgramData\
  • C:\ProgramFiles\CommonFiles
  • C:\ProgramFiles(x86)\CommonFiles

Additionally, users must have Full Control permissions to all registry keys and values:

  • HKEY_CURRENT_USER\Software\Autodesk
  • HKEY_LOCAL_MACHINE\Software\Autodesk

You should also set a program to run as administrator. 

 

Please "Accept Solution" if a reply or replies have helped resolve the issue or answered your question, to help others in the community.

0 Likes

m_latz
Advisor
Advisor
Accepted solution

Hello @Buzz0m ,

 

sorry for the delay, but I did not read your post.

It is quite easy to modify the settings you need, if you know where ...

 

Just go to your deployment folder to ".\Img\Content\en" (I suppose you have an English version)

 

There you have the following configuration files:

C3D2020-Profile-1.png

 

For example in the "cp_C3D_Metric_Base.xml" you can modify things like shortcut parameter, etc.

In the "cp_C3D_Profiles.xml" you can modify the profile settings for the C3D specific profiles:

C3D2020-Profile-2.png

I hope this solves your problem. If not let me know.

 

regards

 

Markus

 

 

Buzz0m
Collaborator
Collaborator

Great tip @m_latz ! I'll look into it and see if this resolves my problem! Definetely the kind of solution I was hoping for! I'll post and mark the solution if this works! 😃

0 Likes

Buzz0m
Collaborator
Collaborator

After looking into this it seems that @m_latz suggested solution works [I haven't tried it yet]... I also found this thread, which goes a bit deeper into instructions on setting up the deployment image:

https://forums.autodesk.com/t5/installation-licensing/custom-search-paths-missing-from-install/td-p/...

 

 

0 Likes

Buzz0m
Collaborator
Collaborator

I can confirm, that the marked solution works. Only thing that need tweaking is the support paths and dwt-template filepaths. That means editing TWO xml files in the deployment folder structure as pointed out in the thread.

 

 

0 Likes