Thread
:
outsourcing functions to own "units" ?
View Single Post
22nd April 2005, 11:52
#
2
glory_man
Senior Member
Join Date: Sep 2004
Location: Mogilev (Belarus)
Posts: 372
If you mean parts of code writen in NSIS then you can use .nsh -file (NSIS header file). Put your functions in it and add this file to your script with !include command.
glory_man
View Public Profile
Find More Posts by glory_man