Displaying 1 result from an estimated 1 matches for "cplname".
Did you mean:
colname
2002 Aug 16
0
Use ms control panel in wine (Even witout windows)!!
...es (Copy in c:/windows/system)
shell32.dll;shell.dll (Copy in c:/windows/system)
rundll.lgc; rundll32.lgc (Copy in c:/windows/AppLog)
The application in the control panel are cpl files, to run them you must
enter your (Real or fake) windows dir, and type
wine rundll.exe shell32.dll,Control_RunDLL cplname.cpl
(Thanks to 98lite.net for this syntax)
With a bit ok luck, the application will start.
I have Mandrake Linux 8.2 with wine wine-20020709 and got password.cpl,
desk.cpl (Desktop proprieties like screen saver, background), main.cpl
(Mouse configuration), and mmsys.cpl to run (Multimedia); hope t...