ok I'm forker tom
I'm just busy redoing a stark pack
with binaries etc
what i have already done
maj apache 2.4.38 (latest vc11 build of apachelounge version for compatibility php5)
php 5.6.40 + suhosin 0.9.38
deletion of setenv which shit you in the PATH
PATH and désomair defined via innoup setup and pascal code
this way it and properly uninstall
and if uninstalling and reinstalling more than one varriable are no longer duplicated
then I will see to remove all msdos command prompts and make sure that the information requested from the user is by the installer inno setup
here is the code that replaces setenv to show you what it gives
https://github.com/andykimpe/Sentora-Win...script.iss
for the moment i'm still working on zpanel
but the goal is to update it to sentora
I believe in pascal with the conditional and notably the option
procedure CurStepChanged (CurStep: TSetupStep);
https://jrsoftware.org/ishelp/index.php?...riptevents
we must be able to do a hitstone and get out an installer who also does updater
I'm just busy redoing a stark pack
with binaries etc
what i have already done
maj apache 2.4.38 (latest vc11 build of apachelounge version for compatibility php5)
php 5.6.40 + suhosin 0.9.38
deletion of setenv which shit you in the PATH
PATH and désomair defined via innoup setup and pascal code
this way it and properly uninstall
and if uninstalling and reinstalling more than one varriable are no longer duplicated
then I will see to remove all msdos command prompts and make sure that the information requested from the user is by the installer inno setup
here is the code that replaces setenv to show you what it gives
https://github.com/andykimpe/Sentora-Win...script.iss
for the moment i'm still working on zpanel
but the goal is to update it to sentora
I believe in pascal with the conditional and notably the option
procedure CurStepChanged (CurStep: TSetupStep);
https://jrsoftware.org/ishelp/index.php?...riptevents
we must be able to do a hitstone and get out an installer who also does updater