Wine trying to run everything from \\windows\\system32

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
matbeard
Newbie
Newbie
Posts: 4
Joined: Sat Jun 21, 2008 7:57 am

Wine trying to run everything from \\windows\\system32

Post by matbeard »

Okay, I'm a complete newb... but I don't think this is the way things should be happening.

I've installed Wine 1.0 (and uninstalled and tried 0.96... same problem) on Ubuntu 8.04 and I'm trying to install Dreamweaver 8.

By all accounts, this should be a simple double-click on the exe, but nothing happens. Running the install from terminal results in:

Code: Select all

wine: could not load L"C:\\windows\\system32\\install_dreamweaver_8.exe": Module not found
I've removed the .wine folder and tried again several times... always same error.

Any clues?

Thanks
matbeard
Newbie
Newbie
Posts: 4
Joined: Sat Jun 21, 2008 7:57 am

A little premature...

Post by matbeard »

It seems I've been a bit hasty.

I've just installed Photoshop 7 and it seems to work perfectly.

Must just be a problem with Dreamweaver 8. Does anyone know how to get it working?

Thanks
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Some Windows programs need to be run from the directory in which the executable is located. In the terminal, cd to wherever the installer is, then try running it.
Paul Johnson

Wine trying to run everything from \windows\system32

Post by Paul Johnson »

On Sat, 2008-06-21 at 08:38 -0500, matbeard wrote:
Must just be a problem with Dreamweaver 8. Does anyone know how to get
it working?
Have you checked the AppDB for it yet?

--
Paul Johnson
[email protected]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Wine trying to run everything from \\windows\\system32

Post by austin987 »

On Sat, Jun 21, 2008 at 8:02 AM, matbeard <[email protected]> wrote:
Okay, I'm a complete newb... but I don't think this is the way things should be happening.

I've installed Wine 1.0 (and uninstalled and tried 0.96... same problem) on Ubuntu 8.04 and I'm trying to install Dreamweaver 8.

By all accounts, this should be a simple double-click on the exe, but nothing happens. Running the install from terminal results in:

Code:
wine: could not load L"C:\\windows\\system32\\install_dreamweaver_8.exe": Module not found



I've removed the .wine folder and tried again several times... always same error.

Any clues?

Thanks





Are you in the driectory of the exe? Does wine notepad work?
matbeard
Newbie
Newbie
Posts: 4
Joined: Sat Jun 21, 2008 7:57 am

Post by matbeard »

Are you in the driectory of the exe? Does wine notepad work?
Hi. Yes, Wine notepad works, and I've now installed Photoshop 7.0, Illustrator 10, Quake II and Quake 3 Arena -- all work flawlessly as far as I can tell.

The only dfference is that these were installed from a mixture of external USB drive and downloaded .exe (in the case of Quake).

I'm trying to install Dreamweaver directly off the retail CD. Maybe I should try copying the install files to the HD first. I'll give that a try when I get chance.

Thanks for the input so far.
matbeard
Newbie
Newbie
Posts: 4
Joined: Sat Jun 21, 2008 7:57 am

Wow!

Post by matbeard »

I got Dreamweaver 8 to install. It was pretty simple in the end -- I just had to copy the CD to my hard drive and remove the spaces from the installation EXE file.

I just like to say... WOW! This is brilliant.

I dismissed Wine for several years, not believing that it would ever truly work. I happy to admit that I was wrong.

I can finally ditch Windows and permanently switch to Linux.
Paul Johnson

Wine trying to run everything from \windows\system32

Post by Paul Johnson »

On Tue, 2008-06-24 at 06:28 -0500, matbeard wrote:
I got Dreamweaver 8 to install. It was pretty simple in the end -- I
just had to copy the CD to my hard drive and remove the spaces from
the installation EXE file.
Good to hear it. You might consider looking into Amaya or some of the
other web toolkits available natively in Linux: Dreamweaver is pretty
lousy at producing interoperable (née standards compliant) code.

--
Paul Johnson
[email protected]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part
Url : http://www.winehq.org/pipermail/wine-us ... chment.pgp
Locked