Hello, This "SCI/contrib/toolbox_skeleton.iss" file comes from the Scilab source tree and is used on the Scilab installer to manage toolbox_skeleton and xcos_toolbox_skeleton files. It is not really useful out of Scilab.
*AND* A "toolbox_skeleton_redist.iss" file is available on the "SCI/contrib/toolbox_skeleton" directory on the Scilab source tree and might have been renamed to "toolbox_skeleton.iss" on Scilab installation. It can be used as an example to build an installer for a toolbox by hard-coding the list of files and a specific Scilab installation path. It can be used for a macro based toolbox but also for a binary toolbox after some tweaking. Regards, -- Clément Le vendredi 16 décembre 2016 à 10:32 +0100, Perrichon a écrit : > Dear, > The answer interests me > Sincerely > Pierre > > De : users [mailto:[email protected]] De la part de Samuel > Gougeon > Envoyé : jeudi 15 décembre 2016 22:15 > À : International users mailing list for Scilab. <[email protected]> > Objet : [Scilab-users] toolbox_skeleton.iss > > Hello, > > The SCI/contrib/toolbox_skeleton directory used as template to create a > toolbox embeds a > toolbox_skeleton.iss file. The usage of this one is not documented, neither > in the file, nor in > the native Scilab help, nor on the dedicated wiki page > https://wiki.scilab.org/howto/Create%20a%20 > toolbox > > What is this file for? > > Is it useful for a toolbox made only of macros? > > Thanks for any hints > Samuel Gougeon > > _______________________________________________ > users mailing list > [email protected] > http://lists.scilab.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
