• Từ ngày 01/01/2026 điễn đàn pdaviet đã được sáp nhập, nâng cấp thành diễn đàn Xdo.vn. Bạn vẫn có thể đăng nhập diễn đàn mới với thông tin đăng nhập cũ của bạn. Diễn đàn này sẽ trở thành tàng thư để các thành viên cũ ôn lại. Cảm ơn bạn đã tiếp tục ủng hộ và đồng hành cùng chúng tôi.

File Associate 1.20 FULL Final ( #9 ) for UIQ3 Update 13/1/09

gabika318

New Member
File Associate 1.20 UIQ3 + Loader
[by G318]​



70-fileass1.jpg


File Associate lists and lets you change what applications are used to open various document files. You can select alternative viewers for all popular file types like DOC, PDF, JPG, MP3, etc.. The newly assigned associations take effect when you open files from a file manager.

The accompanied Generic viewer application supports viewing flash, ZIP, text and binary files. When clicking on a file, you will never again encounter the "Unrecognized file format" message!

These two applications provide a kind of customization that was never before possible on Symbian UIQ or S60 phones. File Associate

Major features:
# Lists the file type associations on the phone.
# Changes what viewer application is started when opening a document file (available on SonyEricsson phones).
# Includes Generic viewer application for viewing ZIP, text and binary files.
# Supports viewing local flash files using the Opera Flash Plug-in.

NEW in version 1.20:
# List of all recognizers present in the system.
# Option to enable list search by text input.
# Improved Italian translation.
# Improved performance and reliability.
# Internal enhancements, optimizations, and bugfixes.


THE LOADER:

When you start Loader: reset File Ass. app, and start File Ass.
14 day trial forever...
Dont use File Ass. original icon, just Loader!
[File Associate Ask: Reboot...? Plz Press NO]



Loader Source Code (M-Shell)


PHP:
use ui, files, app;

print "\nFile Associate 1.20 Loader";
print "\nCreated by G318";


fa1=files.exists("c:\\private\\a0001d2d\\FileAss.rdt"); if fa1=true then files.delete("c:\\private\\a0001d2d\\FileAss.rdt", true);
end;

fa4=files.exists("c:\\shared\\a0001d2b.dat"); if fa4=true then files.delete("c:\\shared\\a0001d2b.dat", true);
end;

fa2=files.exists("c:\\private\\a0001d2d\\backup_registration.xml"); if fa2=true then files.copy("c:\\private\\A000BC1B\\*.dat","c:\\private\\a0001d2d");
end;

fa3=files.exists("d:\\private\\a0001d2d\\backup_registration.xml"); if fa3=true then files.copy("c:\\private\\A000BC1B\\*.dat","d:\\private\\a0001d2d");
end;


print "\nReset app and start...\n\nENJOY!!!";
app.start(0xa0001d2d);
FIXED LOADER PLZ DƠNLOAD AGAIN



updated 2009.01.13.

FULL FINALLY http://pdaviet.net/showpost.php?p=566067&postcount=9

!!!PREVOUS FILES DELETED!!!
 
Sửa lần cuối:
Back
Top