Set special folder locations
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2015-03-11
11:04 AM
- last edited on
2024-03-26
03:10 PM
by
Aruzhan Ilaikova
2015-03-11
11:04 AM
Hi,
I am trying to create a deployment script that silently installs ArchiCad 18 and sets Special Folder locations and Dxf-Dwg Translator List.
I managed to set Dxf-Dwg Translator List by copying an xml file to %appdata%\Graphisoft\ArchiCAD-64 18.0.0 SWE R1\Dxf-Dwg Preferences
But I cannot find a way to set the Special Folders.
I have noticed that they are stored in the registry under HKEY_CURRENT_USER\Software\GRAPHISOFT\ArchiCAD-64\ArchiCAD-64 18.0.0 SWE R1\Special Folder Locations
But whenever I set these values the program overwrites them when opened.
Has anyone managed to do this?
I am trying to create a deployment script that silently installs ArchiCad 18 and sets Special Folder locations and Dxf-Dwg Translator List.
I managed to set Dxf-Dwg Translator List by copying an xml file to %appdata%\Graphisoft\ArchiCAD-64 18.0.0 SWE R1\Dxf-Dwg Preferences
But I cannot find a way to set the Special Folders.
I have noticed that they are stored in the registry under HKEY_CURRENT_USER\Software\GRAPHISOFT\ArchiCAD-64\ArchiCAD-64 18.0.0 SWE R1\Special Folder Locations
But whenever I set these values the program overwrites them when opened.
Has anyone managed to do this?
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2015-03-11 04:37 PM
2015-03-11
04:37 PM
You should read this article about Install Package creation:
http://helpcenter.graphisoft.com/technotes/setup/archicad-installation/installation-package-creation...
Loving Archicad since 1995 - Find Archicad Tips at x.com/laszlonagy
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2015-03-12 10:01 PM
2015-03-12
10:01 PM
Thanks for answering.
I did create a custom package but did not find a guide as detailed as yours so I ended up making one without any customization. Just to make it able to go /silent. (Can't believe Graphisoft is not supplying an MSI for installation)
I ended up copying the entire "%appdata%\Graphisoft\ArchiCAD-64 18.0.0 SWE R1" -folder from a preconfigured profile and deploy that folder along side with installing my custom package.
Probably not the right way to go, but it works
I did create a custom package but did not find a guide as detailed as yours so I ended up making one without any customization. Just to make it able to go /silent. (Can't believe Graphisoft is not supplying an MSI for installation)
I ended up copying the entire "%appdata%\Graphisoft\ArchiCAD-64 18.0.0 SWE R1" -folder from a preconfigured profile and deploy that folder along side with installing my custom package.
Probably not the right way to go, but it works
