Wine not running applications in Windows Partition

I guess this should have an easy solution, but i don’t find it anywhere.

I have a laptop (64 bit) with dual boot Vista and Opensuse 11.2 (fresh install). And i have downloaded Wine (from Yast).

If I download a windows program (for example, Spotify) install it in Opensuse, and execute it, it works perfectly.

However, if i try to run Spotify which is installed in my Windows partition, it fails:

wine: Unhandled page fault on read access to 0x00800000 at address 0x800000 (thread 0009), starting debugger…
Unhandled exception: page fault on read access to 0x00800000 in 32-bit code (0x00800000).

etc…

In other distros i was able to run programs in my Windows partition directly, and i’d rather not duplicate every program in both Windows and Opensuse.

Any help would be welcome! :slight_smile:

I found help in the wine forums, i just needed to mount the windows partition with the exec option (it’s noexec by default)