Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update & suggestion #3

Closed
mikhoul opened this issue Jan 27, 2016 · 8 comments
Closed

Update & suggestion #3

mikhoul opened this issue Jan 27, 2016 · 8 comments
Milestone

Comments

@mikhoul
Copy link

mikhoul commented Jan 27, 2016

You can update innounp.exe from v43 to Version 0.45 ;-)

I was not sure if your version was portable or has an installation file so maybe in the new release you should make it clearer since the executable is the installer also .

Regards 😄

@Bioruebe
Copy link
Owner

Thanks for your suggestion, updating innounp is planned for the next beta release.

This version actually is portable (e.g. it doesn't save files to progam files dir), a 'real' installer will be added with the first stable release. Also, the naming has to be changed then to make it distinguishable from other inofficial versions.

@Bioruebe Bioruebe added this to the Release milestone Jan 29, 2016
@mikhoul
Copy link
Author

mikhoul commented Jan 29, 2016

BTW: I've posted here: http://www.portablefreeware.com/forums/viewtopic.php?f=4&t=22469&sid=3a70f8db57cd98858881c823d942dc43&p=78584#p78584 where lot of people where happy to discover your fork. 😊

@lorenzogatti
Copy link

Possibly worth supporting: archives and self-extracting executables made by a semi-popular (but a bit old) freeware Japanese compression tool called DGCA (http://www.emit.jp/).
There are a GUI tool (which supports English and other languages) and a command line one, similarly to 7-Zip.

Bioruebe added a commit that referenced this issue Jan 31, 2016
Fixed language file typo
Preperations for #4
@AndhikaWB
Copy link

Just a suggestion, using exeinfope or peid will create a registry on HKCU\Sofware\PEiD and HKCU\Software\EXEiPE (doesn't exactly remember the name). Could you make this software fully portable by moving this registry to a file? Just like a PortableApps.com launcher

@mikhoul
Copy link
Author

mikhoul commented Feb 8, 2016

@AndhikaWB Look here it's done I think: http://www.portablefreeware.com/index.php?id=2764

@AndhikaWB
Copy link

@mikhoul i already tried it, but it still creates a registry when it scan a file using exeinfope (using beta 1 of uni extract 2), haven't tried scan a file using peid (there is no option to switch between peid or exeinfope). Sorry for late reply and my bad english, im indonesian

Bioruebe added a commit that referenced this issue Mar 2, 2016
…as started from a directory with limited write permissions, this should finally solve the problems discussed in #9

  Added support for .mp3 and .wma files
  Added status box to sfx script extraction
  Changed settings directory: if UniExtract detects insufficient write permissions to its directory,
		  all settings are stored in %APPDATA%; this way multiple users on the same local system can
		  also have different preferences
  Fixed helper binaries execution failing if %comspec% environment variable is unset
  Fixed .chm extraction
  Fixed registry keys are now being deleted after scanning if they did not exist before for ExeInfo, PEid, ref #3
  Fixed settings not being saved if UniExtract lays in program files directory due to lacking permission
  Fixed updating/FFMPEG download if user has no write permissions to UniExtract's directory
  Fixed free space check failing if output directory does not exist
  Fixed not enough free space dialog's 'Abort' button not working
  Fixed download progress indicator not being on top of first start GUI
  Fixed first start GUI now shows 'Installed' if FFMPEG already exists
  Removed globalprefs option and preference storage in registry
  Removed faad and flac, extraction is now handled by FFMPEG

More code cleanup
Preperation for after extraction cleanup functionality
@Bioruebe
Copy link
Owner

Bioruebe commented Mar 2, 2016

@mikhoul The version at portablefreeware.com is the same as this one, so sadly it doesn't solve the problem.

@AndhikaWB With the current commit I made it a bit more portable, as the registry entries are removed after the file scan. Avoiding them completely seems to be a bit difficult... But at least the traces are now removed (only if the registry keys did not exist before, UniExtract should not delete user settings).

@fanfan54old
Copy link

@Bioruebe Hi, great work! I suggest you to update innounp to the version 0.47 from Sourceforge, if you have time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants