Lord Zachary P. Rumford, Esq.

Results 4 issues of Lord Zachary P. Rumford, Esq.

Repro steps: 1) Create a self extracting zip with the following options PostExtractCommandLine=set to some executable that needs a UAC prompt RemoveUnpackedFilesAfterExecute = true, Quiet = true // may or...

up-for-grabs
bug

This is a feature gap between other .zip frameworks that I have seen. Let me go through repro sets 1) Create self extracting zip with Flavor = SelfExtractorFlavor.WinFormsApplication, PostExtractCommandLine =...

up-for-grabs
question

Repro steps: 1) I repro'ed on win 10 2) Create a self extracting installer which the following config: Flavor = SelfExtractorFlavor.WinFormsApplication, PostExtractCommandLine = {some app that needs UAC approval} RemoveUnpackedFilesAfterExecute...

up-for-grabs
bug

See: https://github.com/conductor-sdk/conductor-csharp/blob/ec6a079113826782d26c83b6b5b6d037860cfc9c/Conductor/Client/Models/TaskResult.cs#L23 Experimentally, I found these values to be wrong. Instead, I found them all to be one value lower than the values in code. The values should be zero...