2. GetParam, PackParamIn WB082, these 2 commands do not work properly (thus no occurence in Win10PESE).PEBakery can recognize section parameter bigger than 9 (Ex #10, #12), so I expect PackParam and GetParam will not be necessary in future.Galapo, do you think this commands are still worth to implement? I will do so if you want.
I think the main reason why the PackParam command was introduced because there was no way of knowing how many parameters had been supplied. This command allowed for (a) a check within the supplied parameters for a certain string (used in Gena for registry injection at boot); and (b) a way to determine the total number of parameters (but this wasn't used and in reality may not be practically useful).
It had more to do with the Run command not accepting more then 9 parameters. I remember it because pedro was having issues with that when he wrote the CAPI. the whole Get/Pack was buggy as hell in ver 80 :( I woulden't cry if it went away.
(b) a way to determine the total number of parameters (but this wasn't used and in reality may not be practically useful).