FOB Preview Handler for Vista/Outlook2007
Vista and Outlook2007 have great capability to preview files.
(Works for Outlook2007 under Windows XP too).
Many times I'm sending NAV objects as FOB to customer. Also I have a lot of folders with fob files.
This tool allows to create "preview handler" to view content of such files without importing them into NAV.
Archive contents two verions:
- MSI Installer
- Standalone app folder
They both have same content, but second one doesn't requires installation.
After installing (or unpacking) go to folder where app is installed and run "RegisterHandler.cmd" ("as administrator" if UAC is enabled).
Contact me in case of problems. I've tested it on 2 PCs. It works, but who knows...
http://www.mibuso.com/dlinfo.asp?FileID=937
Discuss this download here.
Comments
The MS Installer requires .NET Framework 3.5 (67MB to download)
Dan Lindström
NCSD Navision 2.00 since 1999 (Navision Certified Solution Developer)
MBSP Developer for Microsoft Dynamics NAV 2009
I am guessing you had to figure out the fob file structure to make this preview tool. Would you mind sharing the fob file structure details?
B3 Technologies - Making Technology Serve the People
Yes, I know that the .fob file header looks like just plain text . Actually, at some point I actually tried to reverse engineer the header format myself, but due to the lack of spare time and need for it, abandoned the idea.
So I was thinking, if somebody has it figured out and written down, maybe they can share it with the community, it might come in handy at some point.
B3 Technologies - Making Technology Serve the People
For the headers, there is vbscript code in this download: http://www.mibuso.com/forum/viewtopic.p ... highlight=
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
I have one question though.
Is there something that can be done about the time that is displayed?
In the FOB the header is like this:
Table 18 Customer 03/19/08 8:22:44 PM 84840 V2.1
But the Preview shows:
Table 18 Customer 03/19/08 22:44 PM 84840 V2.1
The hour is missing from the time value.
Is it possible that this can be changed?
I am using US English on my computer, if it helps to know this.
Thank you.