Scott Willeke

Results 68 comments of Scott Willeke

relevant docs: https://github.com/activescott/lessmsi/wiki/Command-Line#command-x---extract

Sure, send me a patch or the source and I'll get it merged in. On Tue, Jan 21, 2020 at 9:15 AM TheBudman wrote: > Hi Scott. We were able...

@TheBudman any chance you still have a patch you could upload here? A zip or whatever you have would be great!

@srebilla @Mgamerz Do you have a link to an .msi with duplicates and the name of the files that you’re trying to get out to at don’t work? Or upload...

Can you please provide the link to the installer file that causes the problem? > On Apr 1, 2016, at 10:54, mirh [email protected] wrote: > > — > You are...

Makes sense to me! Thanks for the suggestion. I'll make it so upon opening a new .msi file it will default the extraction directory/textbox to the same directory as the...

[MSI files certainly support compression](https://docs.microsoft.com/en-us/windows/win32/msi/using-cabinets-and-compressed-sources) and this lessmsi utility will extract files from the compressed media, but lessmsi doesn't have a way to add compression to an existing msi. If...

Sure it's possible. I'm happy to keep open to gauge interest. This isn't something that I'm in need of myself, but I'd be eager to plan and support someone implementing...

Thank you for the feedbck @bsto! I've put this on my list to address. I can't commit to a timeline just yet but I'll get to it as soon as...

The below articles are probably a good starting point for implementing this feature if someone is interested: - https://www.arclab.com/en/kb/csharp/save-and-restore-position-size-windows-forms-application.html - https://www.codeproject.com/Articles/15013/Windows-Forms-User-Settings-in-C