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

TOPIC:

Is it possible to install CT as a normal user (not UAC authentication)? 7 years 2 months ago #10403

  • hanair
  • hanair's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 29
  • Thank you received: 0
Is it possible to install CT without Admin privileges?
I could install Lazarus as a normal user, except I had to copy qt4pas.dll in a searchable path (failed while copying to system32).


Thanks!
Hari

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

Last edit: by hanair.

Is it possible to install CT as a normal user (not UAC authentication)? 7 years 2 months ago #10405

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
No Sir this is not posible
PilotLogic Architect and Core Programmer

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

Is it possible to install CT as a normal user (not UAC authentication)? 7 years 2 months ago #10413

  • hanair
  • hanair's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
  • Posts: 29
  • Thank you received: 0

Sternas Stefanos wrote: No Sir this is not posible


Technically it is possible, correct?
Would it be available in a future release?

Thanks!

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

Is it possible to install CT as a normal user (not UAC authentication)? 7 years 2 months ago #10414

  • Sternas Stefanos
  • Sternas Stefanos's Avatar
  • Offline
  • Moderator
  • Moderator
  • Ex Pilot, M.Sc, Ph.D
  • Posts: 4506
  • Thank you received: 1100
Sir

to bypass Administrator user check
you must modify:

install.bat
replace line 35: GOTO GO_END => GOTO GO_execute

setup.bat
replace line 35: GOTO GO_END with GOTO GO_execute

but I don't know if all will build ok

have fun
PilotLogic Architect and Core Programmer

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

Last edit: by Sternas Stefanos.
  • Page:
  • 1