https://bugs.winehq.org/show_bug.cgi?id=42397
Bug ID: 42397 Summary: WinISD ver 0.7.950 install stops during install Product: Wine Version: 2.0 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: drctheboss@charter.net Distribution: ---
WinISD ver 0.7.950 When installing it will stop at the choose directory to install to.
Have found that if you have an older version of WinISD already installed, then you need to remove the old version and the file folder first then the new version will install.
https://bugs.winehq.org/show_bug.cgi?id=42397
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #1 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- Hi, I guess this is the program:
http://www.linearteam.org/download/winisd-07x.exe ?
In future please add downloadlink
I cannot reproduce this error. Did you install it in a new WINEPREFIX? If not, please do.
Also: attach the console-output before it stops/hangs. Thanks in advance
https://bugs.winehq.org/show_bug.cgi?id=42397
Wyrex wyrex@openmailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wyrex@openmailbox.org
--- Comment #2 from Wyrex wyrex@openmailbox.org --- It installs and runs fine here (wine 2.1).
https://bugs.winehq.org/show_bug.cgi?id=42397
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net URL| |http://www.linearteam.org/d | |ownload/winisd-07x.exe Summary|WinISD ver 0.7.950 install |WinISD ver 0.7.950 |stops during install |installer refuses to | |install over existing | |installation of ver 0.44 | |unless destination | |directory is changed Keywords| |download, Installer
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
I think you missed OP's point:
1) have an old version of WinISD installed in WINEPREFIX 2) installation of new WinISD 0.7.950 over old version should succeed
old version:
http://www.linearteam.org/download/winisd/winisdbeta.exe
new version:
http://www.linearteam.org/download/winisd-07x.exe
The underlying installer framework/technology was changed at one point.
old = WISE new = Nullsoft SFX Setup v3.0
I'm not sure why OP assumes this is a Wine bug?
The new install wizard refuses to install over old installation by greying out the 'install' button unless the destination directory is changed.
This is by design (logic built into new Nullsoft-based installer). Wine behaves exactly as it should.
Which version of Microsoft Windows did you test this on that behaves different when compared to Wine?
$ sha1sum winisd-07x.exe c8f8d7950142d2243126a8c109a18242a25efe4a winisd-07x.exe
$ du -sh winisd-07x.exe 2.3M winisd-07x.exe
$ wine --version wine-2.1-126-g06c5a9a
Regards