Installing Windows7-USB-DVD-tool.exe

Questions about Wine on Linux
Locked
smac
Newbie
Newbie
Posts: 1
Joined: Sun Jul 22, 2012 8:54 am

Installing Windows7-USB-DVD-tool.exe

Post by smac »

Ubunto 11.10
wine 1.3 with winetricks

Hi All, newb to wine. I'm trying to install a custom USB installer tool. I've tried opening with wine, and I've tried $ wine programName.exe.

The latter gives me the following in the term:

fixme:advapi:DecryptFileA "C:\\users\\smac\\Temp\\IXP000.TMP\\" 00000000
File not found

That's it. I have gdiplus and msi2 in my wineprefix. I can't find anything on this forum specific to what I'm getting. Can someone help?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Post by dimesio »

Start by upgrading Wine to the current development release (1.5.9). The version you are using is old and no longer supported.
Locked