WineHQ
Category: Main Utilities Compression WinUHA 2.0 RC1 (2005.02.27)

WinUHA

+Translation Engine
+SFX Support (only for 0.6)
+UHARC 0.6 and 0.4 Support
+Temp Extraction
+Archive Folders Tree
+Extraction Paths History
+New (Self Made) Graphical Objects: Ratio InfoBar, Folders Panel
+Cascade Shell Context Menu
+Custom Command Line
+Many Other Changes and Options
!Shell Menu too large sometimes
!wrong visualization of some characters
!Unable to open Archive if it as "%" in filename
!Windows 9x Shell Icons Bug Fixed
!Other bug fixes

Application Details:

Version: 2.0 RC1 (2005.02.27)
License: Free to use
URL: http://www.klaimsoft.com/winuh...
Votes: 0
Latest Rating: Gold
Latest Wine Version Tested: 1.1.2

Maintainers: About Maintainership

No maintainers. Volunteer today!

Test Results

Old test results
The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results

What works

WinUHA installs fine. It does run, but you can't open, edit, test or create uha archives, when you run:

wine "C:\\Program Files\\WinUHA\\WinUha.exe"

The program works when you run first run the following command in a terminal window. Now you can open, edit, test or create uha archives.

wineconsole "C:\\Program Files\\WinUHA\\WinUha.exe"

If you have a WinUHA.desktop icon in your home folder, change:

[Desktop Entry]
Name=WinUHA
Exec=env WINEPREFIX="/home//.wine" wine "C:\\Program Files\\WinUHA\\WinUha.exe"
Type=Application
StartupWMClass=Wine
Icon=1734_winuha.0

To:

[Desktop Entry]
Name=WinUHA
Exec=env WINEPREFIX="/home//.wine" wineconsole "C:\\Program Files\\WinUHA\\WinUha.exe"
Type=Application
StartupWMClass=Wine
Icon=1734_winuha.0

What does not

You can't open, edit, test or create archives, when you run:

wine "C:\\Program Files\\WinUHA\\WinUha.exe"

What didn't work was the context menu in explorer:

wineconsole explorer.exe

Workarounds

What was not tested

Not everything in the different menus is tested, but it should work.

Hardware tested

Graphics:

  • GPU:
  • Driver:

Additional Comments

The command: wineconsole "C:\\Program Files\\WinUHA\\WinUha.exe" is needed for the uharc.exe program that gets called by WinUHA.

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentUbuntu 8.04 "Hardy" i386 (+ variants like Kubuntu)Aug 12 20081.1.2Yes Yes NoGoldan anonymous user 
ShowFedora Core 5Apr 04 20070.9.32.Yes Yes NoBronzean anonymous user 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show open bugs

HowTo / Notes

Works to a point
You can get it to install, and run atleast, see the comment below for info on to get in running to a point, the developer for the program is no longer working on it, so I don't expect any new versions, and that might make this program never fully work with wine.

Comments

Comments Disabled

Comments for this application have been disabled because there are no maintainers.
Back