Installing via Installshield (RSLinx Classic Lite 2.57)

Questions about Wine on Linux
Locked
dslc
Newbie
Newbie
Posts: 4
Joined: Mon Oct 01, 2012 5:19 pm

Installing via Installshield (RSLinx Classic Lite 2.57)

Post by dslc »

I am using Wine 1.4.1 on a Debian wheezy system, and have tried to install the program RSLinx Classic Lite 2.57 (http://www.ab.com/linked/programmableco ... loads.html).

I get to the point in the installation process where it asks me for my name and company - but then nothing happens when I click 'Next'. I can click on 'Back' or 'Cancel' successfully - but clicking 'Next' does nothing.

The output is:

Code: Select all

fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:wshom:ClassFactory_QueryInterface (0x7d7ff7fc)->({342d1ea0-ae25-11d1-89c5-006008c3fbfc} 0x7fe5ac)
fixme:wshom:WshShell3_QueryInterface Unknown iface {fc4801a3-2ba9-11cf-a229-00aa003d7352}
fixme:vbscript:Global_vbNullChar
err:richedit:ReadStyleSheet missing style number
This is output before I actually reach the afore-mentioned point. Clicking on 'Next' doesn't seem to actually invoke any errors or warnings.
dslc
Newbie
Newbie
Posts: 4
Joined: Mon Oct 01, 2012 5:19 pm

Re: Installing via Installshield (RSLinx Classic Lite 2.57)

Post by dslc »

This is how far I get. When I click 'Next' nothing happens. Should I file a bug report?
Screenshot of Installshield process
Screenshot of Installshield process
User avatar
dimesio
Moderator
Moderator
Posts: 13204
Joined: Tue Mar 25, 2008 10:30 pm

Re: Installing via Installshield (RSLinx Classic Lite 2.57)

Post by dimesio »

Try winetricks riched20.
dslc
Newbie
Newbie
Posts: 4
Joined: Mon Oct 01, 2012 5:19 pm

Re: Installing via Installshield (RSLinx Classic Lite 2.57)

Post by dslc »

I appreciate the tip. It looks like riched20 is already installed though.

Code: Select all

david@m7:~$ winetricks riched20
Executing w_do_call riched20
riched20 already installed, skipping
User avatar
dimesio
Moderator
Moderator
Posts: 13204
Joined: Tue Mar 25, 2008 10:30 pm

Re: Installing via Installshield (RSLinx Classic Lite 2.57)

Post by dimesio »

Start over with a clean wineprefix. You should also upgrade Wine; the current development release is 1.5.15. If it still doesn't work, post terminal output from that.
dslc
Newbie
Newbie
Posts: 4
Joined: Mon Oct 01, 2012 5:19 pm

Re: Installing via Installshield (RSLinx Classic Lite 2.57)

Post by dslc »

Upgrading wine to 1.5.5 and creating a new ~/.wine directory doesn't seem to have solved the issue unfortunately. The installation process is still stalling at the same point. The output is almost exactly the same as posted above.

Code: Select all

david@m7$ fixme:storage:create_storagefile Storage share mode not implemented.
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:wshom:ClassFactory_QueryInterface (0x7db6ba80)->({342d1ea0-ae25-11d1-89c5-006008c3fbfc} 0x7fe5b0)
fixme:wshom:WshShell3_QueryInterface Unknown iface {fc4801a3-2ba9-11cf-a229-00aa003d7352}
fixme:vbscript:Global_vbNullChar
P.S. I chose Wine 1.5.5 because there was a binary distribution available for Debian. If you think that 1.5.15 might be better, I am willing to try that - it might just be a while before I get around to compiling it.
jorger1953
Newbie
Newbie
Posts: 1
Joined: Fri Aug 07, 2015 6:00 pm

Re: Installing via Installshield (RSLinx Classic Lite 2.57)

Post by jorger1953 »

I have the same problen that you, I press the next button and nothing. Did you sovled the problem? Did you run another Rockwell Software on Wine? How do you activate them?

Thanks
Locked