Alright I'm still trying to get this to work. I originally did this with Wine 1.3.5. When trying to run Civilization IV with Wine 1.2.1, a window with html code pops up: Code: <html> <head> <title>Activating product...</title> <meta name="am-version" content="5.42"> <script language="JavaScript" src="am_include.js" type="text/javascript"></script> <script language="JavaScript" src="author.js" type="text/javascript"></script> </head> <body topmargin="0" marginheight="0" leftmargin="0" marginwidth="0" bgcolor="#FFFFFF" > <form action="#" method="post" name="buyform"> <script language="JavaScript" type="text/javascript"> AM_Init_Purchase(document.buyform, "connect.html", "connecting.html"); </script> </form> <script language="JavaScript">document.buyform.submit();</script> </body> </html> Getting somewhere? Maybe?