Hi there!
In setup factory there is a file generated by the installer called confirm.txt
That file is supposed to say if the installation was successful or not.
I wonder if there is a possiblity to receive the name of this file as a parameter to the installation file? I need people to be able to choose the name of that file. Can anyone explain how to do that on the lua code? Is that even possible?
Thanks in advance!
~oreniko
In setup factory there is a file generated by the installer called confirm.txt
That file is supposed to say if the installation was successful or not.
I wonder if there is a possiblity to receive the name of this file as a parameter to the installation file? I need people to be able to choose the name of that file. Can anyone explain how to do that on the lua code? Is that even possible?
Thanks in advance!
~oreniko
Comment