c# - How to pass sfx settings to the SevenZipSfx class -


does know how pass sfx settings sevenzipsfx class located @ http://sevenzipsharp.codeplex.com/. need specify file run, etc. took 1 of samples e.g

;!@install@!utf-8! runprogram="setup.exe /s" guimode="2" ;!@installend@! 

and set via sfx.modulefilename property fails null exception when call sfx.makesfx(@"c:\a.7z", @"c:\test.exe"); inside getsettingsstream(...) settings.key null

i don't think correct way can't seem locate reading settings from. don't want hard code in source.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -