Word Reader (JPE)

Share, discuss and debug ready-made JauntePE launchers for non-portable applications.
Post Reply
Message
Author
User avatar
Napiophelios
Posts: 610
Joined: Sun Mar 01, 2009 5:48 pm

Word Reader (JPE)

#1 Post by Napiophelios »

Word Reader homepage
Download Installer
Download JPE Launcher

"Word Reader is an easy-to-use Free Word Reader,You can read MicroSoft Word 2007 (*.DOCX), MicroSoft Word 97-2003(*.DOC),
Hyper Text Markup Language (*.Htm,*.Html), Plain Text Format (*.TXT), Rich Text Format (*.RTF).
It is a multilingual software, including English, Chinese, German, French, Italian, Japanese and Very user-friendly interface and easy to use.
Very quick in read speed and no quality is lost!"

Image

Do Not delete the reg file in the ".\Data\settings\" folder
or else the dll wont be registered and the app wont work.

Code: Select all

Components from installer needed here
( .\Data\ProgramFiles\Abdio\Word Reader\ ) :

data (folder)
Language (folder)
WordConverter.exe
WordReader.exe
wordconverter.CHM
data.ini
show.ini
word.ini
WordReader.ini
doc.ico
docx.ico
rtf.ico
txt.ico

Code: Select all

Components from installer needed here
( .\Data\Windows\System\ ) :

tx4ole14.ocx
mfc42.dll
msvcrt.dll
msxml3.dll
msxml3a.dll
tx14.dll
tx14_css.dll
tx14_doc.dll
tx14_dox.dll
tx14_htm.dll
tx14_ic.dll
tx14_obj.dll
tx14_pdf.dll
tx14_rtf.dll
tx14_tls.dll
tx14_wnd.dll
tx14_xml.dll
tx14_ic.ini
tx14_bmp.flt
tx14_gif.flt
tx14_jpg.flt
tx14_png.flt
tx14_tif.flt
tx14_wmf.flt
All these components can be upx'd and any unneeded language files can be discarded
Leaving the portable right at 8mb in size. :)

Post Reply