so I know you can add a custom field with the .add method...is there any way to REMOVE one? The reason is I\'m only adding the fields if a component is selected, and if the user goes backI want to re
I have added custom page to NSIS installer using ini files, here is a code . . . ; Welcome page !insertmacro MUI_PAGE_WELCOME
Many of my programs output huge volumes of data for me to review on Excel. The best way to view all these files is to use a tab deliminated text format. Currently i use this chunk of code to get it do