Author Topic: How do I run an odcl without installing odcl?  (Read 6128 times)

0 Members and 1 Guest are viewing this topic.

dubb

  • Swamp Rat
  • Posts: 1105
How do I run an odcl without installing odcl?
« on: January 02, 2018, 12:20:55 PM »
I'm experimenting with odcl. The question I have is. Do we need to install .msi or .exe installation files to be able to load an opendcl project? Due to network administration security constraints. Our end users do not have permissions to install third party software without an network admin password.
Could I potentially place the runtime .arx opendcl file on our network to allow each end user to access it in a centeral location?
If there was a downloadable runtime, I can't find it on the opendcl website.

Thanks!

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2121
  • class keyThumper<T>:ILazy<T>
Re: How do I run an odcl without installing odcl?
« Reply #1 on: January 02, 2018, 06:20:12 PM »
http://www.opendcl.com/download/

This page has both the Editor API download and the Runtime download

Each install writes to the Registry to allow for demand loading in AutoCAD/BricsCad.

You'd need to talk to Owen about using the Runtime ARX without installation ... drop him a message at the OpenDCL forum.

Regards,
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.

dubb

  • Swamp Rat
  • Posts: 1105
Re: How do I run an odcl without installing odcl?
« Reply #2 on: January 02, 2018, 06:22:06 PM »
Thanks!
http://www.opendcl.com/download/

This page has both the Editor API download and the Runtime download

Each install writes to the Registry to allow for demand loading in AutoCAD/BricsCad.

You'd need to talk to Owen about using the Runtime ARX without installation ... drop him a message at the OpenDCL forum.

Regards,

dubb

  • Swamp Rat
  • Posts: 1105
Re: How do I run an odcl without installing odcl?
« Reply #3 on: January 02, 2018, 06:33:04 PM »

kdub_nz

  • Mesozoic keyThumper
  • SuperMod
  • Water Moccasin
  • Posts: 2121
  • class keyThumper<T>:ILazy<T>
Re: How do I run an odcl without installing odcl?
« Reply #4 on: January 02, 2018, 07:05:05 PM »
Called Kerry in my other life
Retired; but they dragged me back in !

I live at UTC + 13.00

---
some people complain about loading the dishwasher.
Sometimes the question is more important than the answer.