[Bug 11094] Adobe AIR can't install Adobe Media Player pre 2

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 8 15:05:18 CST 2008


http://bugs.winehq.org/show_bug.cgi?id=11094





--- Comment #2 from Dan Kegel <dank at kegel.com>  2008-01-08 15:05:17 ---
Thanks for the tip!  Registering rsaenh does indeed get past this,
and on to the msi problem mentioned at the end of bug 10956.
Now the question is why I had to manually register rsaenh.

Here's the script I use:

download
http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player.exe
download http://download.macromedia.com/pub/labs/air/air_b3_win_121207.exe
download
http://download.macromedia.com/pub/labs/mediaplayer/adobemediaplayer_p2_122007.air
wineserver -k
rm -rf .wine
wine install_flash_player.exe
wine air_b3_win_121207.exe
wine ~/.wine/drive_c/Program\ Files/Common\ Files/Adobe\
AIR/Versions/1.0.6/Adobe\ AIR\ Application\ Installer.exe
adobemediaplayer_p2_122007.air

As you can see, it uses a clean .wine.

Inserting "wine regsvr32 rsaenh" before the last line
gets past this problem and onto the MSI one.


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list