• Hiện tại trang web đang trong quá hình chuyển đổi và tái cấu trúc lại chuyên mục nên có thể một vài chức năng chưa hoàn thiện, một số bài viết và chuyên mục sẽ thay đổi. Nếu sự thay đổi này làm bạn phiền lòng, mong bạn thông cảm. Chúng tôi luôn hoan nghênh mọi ý kiến đóng góp để chúng tôi hoàn thiện và phát triển. Cảm ơn

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!!!
 
Chỉnh sửa cuối:

gabika318

New Member
Finally FULL version of File Associate 1.20 UIQ3
[no need loader, code etc...]
 
Chỉnh sửa cuối:
Top