PDA

View Full Version : Windows apps ?



lilsirecho
01-20-2005, 11:38 PM
Windoze apps .cmg?

probono
01-21-2005, 10:35 AM
Yes, I have quite a lot of them, most built w/ Crossover Office. But unfortunately I am not allowed to redistribute proprietary/commercial software.

lilsirecho
01-21-2005, 05:45 PM
Very fine, probono.

Please direct me to details for .cmg build procedure which I can utilize for the purpose.






Ray

================================================== =============================
Asking may get you knowwhere!

probono
02-12-2005, 06:21 PM
http://klik.atekon.de/docs/?page=Compressed%20Application%20Images

People have reported that they have successfully built cmg images of
FreeHand MX, Flash MX, Fireworks MX, Dreamweaver MX, Office 2000, Office XP and others.

Here is a universal recipe:
Install CrossOver Office with the Loki-Installer
chmod -R 777 .
Replace Temp folders with symlink to /tmp
Write wrapper
strace -e open -f ./wrapper 2>&1 | grep RDWR > RWFILES
remove templates/ (for space reasons)
remove "does not belong to you" check from bin/wine
remove other annoying messages from lib/perl