Maxon Developers Maxon Developers
    • Documentation
      • Cinema 4D Python API
      • Cinema 4D C++ API
      • Cineware API
      • ZBrush Python API
      • ZBrush GoZ API
      • Code Examples on Github
    • Forum
    • Downloads
    • Support
      • Support Procedures
      • Registered Developer Program
      • Plugin IDs
      • Contact Us
    • Categories
      • Overview
      • News & Information
      • Cinema 4D SDK Support
      • Cineware SDK Support
      • ZBrush 4D SDK Support
      • Bugs
      • General Talk
    • Recent
    • Tags
    • Users
    • Register
    • Login

    Getting the C4D application path

    Scheduled Pinned Locked Moved SDK Help
    3 Posts 0 Posters 342 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • H Offline
      Helper
      last edited by

      THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

      On 10/03/2005 at 06:30, xxxxxxxx wrote:

      User Information:
      Cinema 4D Version:   8.5 
      Platform:   Windows  ; Mac  ;  Mac OSX  ; 
      Language(s) :   C.O.F.F.E.E  ;

      ---------
      I know I can get the C4D directory path with GeGetStartupPath();
      But what I want is to get the path and the NAME of the application. Something like:

      MyDisk:Applications:3D Software:8.503:CINEMA 4D 8.5

      instead of just:

      MyDisk:Applications:3D Software:8.503:

      Is this possible?

      Rui Batista

      1 Reply Last reply Reply Quote 0
      • H Offline
        Helper
        last edited by

        THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

        On 10/03/2005 at 07:00, xxxxxxxx wrote:

        Only way I can think of is with a FileSelector dialog. Otherwise I´d say, no, not dynamically at least.

        1 Reply Last reply Reply Quote 0
        • H Offline
          Helper
          last edited by

          THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

          On 10/03/2005 at 07:09, xxxxxxxx wrote:

          Ok, I believe that will have to be the way 😞
          Its a shame that the GeGetStartupPath(); doesn't return the full Cinema4D path with the application name included. If we wanted just the folder would be a simple matter of doing path->RemoveLast();
          Thank you, Samir.

          Rui Batista

          1 Reply Last reply Reply Quote 0
          • First post
            Last post