|
Hi I'm try to pass the AutoInstallX option where it is set to
{"AutoInstall1", "test.exe"},
and it throws an exception:
"Sfx settings validation failed. Message: \nInvalid commands:\nAutoInstall1"
when calling the MakeSfx method via the internal validation method. The SevenZipSfx object was created with no parameters so it's using the 7zxSD_All.sfx configuration.
Does anyone knows if this is a bug? and how can I work around it if it is?
Vince.
|