Welcome, Guest
Username: Password: Remember me
Discussions for CodeTyphon Studio Installation and Setup.
  • Page:
  • 1

TOPIC:

Install on a different drive? 10 years 3 months ago #5110

  • kenlee
  • kenlee's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 25
  • Thank you received: 4
Is there a way to install CT on a drive other than C: (I'm on Windows)? I'm low on my C: drive space (it's a small SSD) but I have plenty on another drive (a regular HDD). Thank you.

Please Log in or Create an account to join the conversation.

Install on a different drive? 10 years 3 months ago #5111

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4515
  • Thank you received: 1102
No Sir
CT directory is "static" at this Generation
PilotLogic Architect and Core Programmer

Please Log in or Create an account to join the conversation.

Install on a different drive? 10 years 3 months ago #5112

  • kenlee
  • kenlee's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 25
  • Thank you received: 4
Thank you for your quick response, Sternas. Hope to see it become configurable in future releases.

Please Log in or Create an account to join the conversation.

Install on a different drive? 10 years 2 months ago #5196

  • Bernard Asher
  • Bernard Asher's Avatar
  • Offline
  • New Member
  • New Member
  • Posts: 16
  • Thank you received: 1

sternas wrote: No Sir
CT directory is "static" at this Generation

Wouldn't it be possible to make a symbolic link?

Like this:
mklink /D C:\codetyphon D:\mytyphon

This will work, I think, if the distribution does not remove C:\codetyphon but just empties it.
The following user(s) said Thank You: kenlee

Please Log in or Create an account to join the conversation.

Install on a different drive? 10 years 2 months ago #5197

  • kenlee
  • kenlee's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 25
  • Thank you received: 4
Yes, I just tested it and it works (from installing CT to running a sample) !! :woohoo:

I just needed to remove these lines in Install.bat:
REM del /f/s/q C:\codetyphon > nul
REM rmdir /s/q C:\codetyphon
REM mkdir C:\codetyphon

Please Log in or Create an account to join the conversation.

  • Page:
  • 1