Hi There > > Were they both called sqzlib? I did this renaming to avoid the dll > clash on WM (first loaded dll with the same name wins). Was an annoying > problem, maybe I overlooked something. >
No you don't. The first one called sqzlib1.dll, the second one zlib1.dll. But the sqzlib1.dll is not copied to the Release directory, thats the reason i've overseen it. > > I assumed that, so I never tried to make the controller skin work on my > phone (I have no navigation buttons). > Changing the fullscreen skin is possible, but a lot of work. Changing > of the font sizes in FullscreenSkinApplet.lua would already help, but > the paddings and the icons might be too large making the interface > unusable. > Could you please tell me where i have to change the paddings? The icons should no problem to resize. > > Does your install include the lua and font files as well? As said > before I did not manage to do that. I would be interested in the > installer script (is it the visual studio installer?). > Yes, it's the visual studio installer. It's all in except the lua folder cause there are many files with the same name. You have to use the cabwiz.exe from the WM 6 SDK cause the cabwiz from Visual Studio 2008 is corrupt. It can't handle folders with more than 267 entrys regardless of which type (Files, Folders). With the cabwiz from the WM 6 SDK this error is fixed. At the moment you could install the cab and after that copy the lua folder on the Device. I'm searching a solution for this problem after i got the Fullscreen Skin up and running. Phil -- Philro ------------------------------------------------------------------------ Philro's Profile: http://forums.slimdevices.com/member.php?userid=29397 View this thread: http://forums.slimdevices.com/showthread.php?t=61925 _______________________________________________ jive mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/jive
