[Bug 11094] Adobe AIR can' t install Adobe Media Player pre 2 because rsaenh not registered?

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 9 13:44:48 CST 2008


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


Dan Kegel <dank at kegel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




--- Comment #9 from Dan Kegel <dank at kegel.com>  2008-01-09 13:44:47 ---
Operator error.  For about a year, I've been using a script
to create a fresh .wine directory on a local hard drive
($HOME is on NFS) that looks like this:

TOP=/data/dank
rm -rf $TOP/.wine ~/.wine
$TOP/wine-git/tools/wineprefixcreate
mv ~/.wine $TOP/.wine
ln -s $TOP/.wine ~/.wine

Adding

$TOP/wine-git/server/wineserver -w

right before the mv solved the problem.

Sorry for sending you on a wild goose chase!


-- 
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