Activity for droolin

  • droolin droolin posted a comment on discussion Open Discussion

    I am in the middle of developing an Astrophotrophy utility app that I very much doubt will be used by anyone but me, but you never know. I added a archive option for data folders that can be several gigs in size and I found that 7z will save up to 40 percent on space which is huge. I read the requirements for using 7zip in a personal application and am trying to comply with them. I have added the following comment to the c# class I created that calls the 7z.exe. // // ArchiveFolders class is used...

  • droolin droolin posted a comment on discussion Open Discussion

    I also added a link to 7-zip on the panel of the windows form that uses the utility. Is anything else required?

  • droolin droolin posted a comment on discussion Open Discussion

    I also added a link to 7-zip on the panel of the windows form that uses the utility. Is anything else required?

  • droolin droolin posted a comment on discussion Open Discussion

    I am in the middle of developing an Astrophotrophy utility app that I very much doubt will be used by anyone but me, but you never know. I added a archive option for data folders that can be several gigs in size and I found that 7z will save up to 40 percent on space which is huge. I read the requirements for using 7zip in a personal application and am trying to comply with them. I have added the following comment to the c# class I created that calls the 7z.exe. // // ArchiveFolders class is used...

1