Sage 100

 View Only
  • 1.  In the early days of the 4.x framework, manual ins

    Posted 05-23-2018 06:37
    In the early days of the 4.x framework, manual installations could be done from providex command line by instantiating a 'Sy_Installation' object and running through a variety of methods ... o'prepare(1), o'install(""S/O""), o'finalize() Is this still valid for latest releases? TIA - Randy


  • 2.  RE: In the early days of the 4.x framework, manual ins

    Posted 05-23-2018 07:07
    yes, it still works in version 2018. if you use ""sy_activation"", it is still functional too!


  • 3.  RE: In the early days of the 4.x framework, manual ins

    Posted 05-23-2018 07:31
    Good to know... Thanks Dave


  • 4.  RE: In the early days of the 4.x framework, manual ins

    Posted 05-23-2018 11:09
    and don't do the Prepare, Install, and Finalize from SYZCON (do it from the outside) :smile: