Can not view MDI & TIFF files in Office 2007

J

julelihin

I am having the same problem as RMZ. I followed your advice but found that MS
Document Imaging is listed as a programme which I am supposed to have on my
computer already! I have the Small Business edition of Office 2007. However I
cannot open MDI attachments. Any other suggestions? Thanks.
 
E

Eric Ashton

Office 2007 doesnt set MODI as the default application for .Tiff/Tif/Mdi
files.

This is by design.

If you wish to make it the default app for those file extensions copy the
following text into a .reg file and import it.

Please post back and let us know if this helps.


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.tif]
"Content Type"="image/tiff"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.tif\MSPaper.Document]

[HKEY_CLASSES_ROOT\.tif\MSPaper.Document\ShellNew]

[HKEY_CLASSES_ROOT\.tif\OpenWithList]

[HKEY_CLASSES_ROOT\.tif\OpenWithList\ois.exe]
@=""

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIF]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIF\OpenWithList]
"a"="mspaint.exe"
"MRUList"="a"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF\OpenWithList]
"a"="MSPVIEW.EXE"
"MRUList"="ab"
"b"="mspaint.exe"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF\OpenWithProgids]
"MSPaper.Document"=hex(0):

[HKEY_CLASSES_ROOT\.tiff]
"Content Type"="image/tiff"
"PerceivedType"="image"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.tiff\MSPaper.Document]

[HKEY_CLASSES_ROOT\.tiff\MSPaper.Document\ShellNew]

[HKEY_CLASSES_ROOT\.tiff\OpenWithList]

[HKEY_CLASSES_ROOT\.tiff\OpenWithList\ois.exe]
@=""

[HKEY_CLASSES_ROOT\.tiff\OpenWithProgids]
"TIFImage.Document"=hex(0):

[HKEY_CLASSES_ROOT\.tiff\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mdi]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mdi\OpenWithList]
"a"="MSPVIEW.EXE"
"MRUList"="a"

[HKEY_CLASSES_ROOT\.mdi]
"Content Type"="image/vnd.ms-modi"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.mdi\MSPaper.Document]

[HKEY_CLASSES_ROOT\.mdi\MSPaper.Document\ShellNew]
 
J

julelihin

Hi Eric and thank you. It would be great to try this but I am not sure how to
create a .reg file or how to import it, as I am not a particularly
knowledgable computer user. As a guide, I do not know what programme to use
to create the .reg file or what to import the file into. Any help would be
appreciated.
Alternatively, if it is easier not to set the Document Imaging programme as
a default, is there some way that I can opt to use it when I need to? At the
moment when I try to open an mdi file, the Document Imaging programme is not
among the programmes listed as being available, so it cannnot be selected.
(The Document Imaging Programme is definitely on the computer as it is
listed under tools.)
Many thanks
julelihin

Eric Ashton said:
Office 2007 doesnt set MODI as the default application for .Tiff/Tif/Mdi
files.

This is by design.

If you wish to make it the default app for those file extensions copy the
following text into a .reg file and import it.

Please post back and let us know if this helps.


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.tif]
"Content Type"="image/tiff"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.tif\MSPaper.Document]

[HKEY_CLASSES_ROOT\.tif\MSPaper.Document\ShellNew]

[HKEY_CLASSES_ROOT\.tif\OpenWithList]

[HKEY_CLASSES_ROOT\.tif\OpenWithList\ois.exe]
@=""

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIF]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIF\OpenWithList]
"a"="mspaint.exe"
"MRUList"="a"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF\OpenWithList]
"a"="MSPVIEW.EXE"
"MRUList"="ab"
"b"="mspaint.exe"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF\OpenWithProgids]
"MSPaper.Document"=hex(0):

[HKEY_CLASSES_ROOT\.tiff]
"Content Type"="image/tiff"
"PerceivedType"="image"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.tiff\MSPaper.Document]

[HKEY_CLASSES_ROOT\.tiff\MSPaper.Document\ShellNew]

[HKEY_CLASSES_ROOT\.tiff\OpenWithList]

[HKEY_CLASSES_ROOT\.tiff\OpenWithList\ois.exe]
@=""

[HKEY_CLASSES_ROOT\.tiff\OpenWithProgids]
"TIFImage.Document"=hex(0):

[HKEY_CLASSES_ROOT\.tiff\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mdi]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mdi\OpenWithList]
"a"="MSPVIEW.EXE"
"MRUList"="a"

[HKEY_CLASSES_ROOT\.mdi]
"Content Type"="image/vnd.ms-modi"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.mdi\MSPaper.Document]

[HKEY_CLASSES_ROOT\.mdi\MSPaper.Document\ShellNew]


--
Thank you,
Eric Ashton
Microsoft Office Setup

--
This posting is provided "AS IS" with no warranties, and confers no rights.


julelihin said:
I am having the same problem as RMZ. I followed your advice but found that MS
Document Imaging is listed as a programme which I am supposed to have on my
computer already! I have the Small Business edition of Office 2007. However I
cannot open MDI attachments. Any other suggestions? Thanks.
 
E

Eric Ashton

Hi!

If you wanted to right click and choose the program to open with...
mspview.exe is the name of the .exe for modi. Mine is located in C:\Program
Files\Common Files\Microsoft Shared\MODI\12.0\mspview.exe

To create a .reg file do the following.

First create a .txt file. (Right click desktop, goto new, choose text file.)
open the text file and paste the following into it and save the file and
close it.

------------------------Start below------------------------

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.tif]
"Content Type"="image/tiff"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.tif\MSPaper.Document]

[HKEY_CLASSES_ROOT\.tif\MSPaper.Document\ShellNew]

[HKEY_CLASSES_ROOT\.tif\OpenWithList]

[HKEY_CLASSES_ROOT\.tif\OpenWithList\ois.exe]
@=""

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIF]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIF\OpenWithList]
"a"="mspaint.exe"
"MRUList"="a"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF\OpenWithList]
"a"="MSPVIEW.EXE"
"MRUList"="ab"
"b"="mspaint.exe"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF\OpenWithProgids]
"MSPaper.Document"=hex(0):

[HKEY_CLASSES_ROOT\.tiff]
"Content Type"="image/tiff"
"PerceivedType"="image"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.tiff\MSPaper.Document]

[HKEY_CLASSES_ROOT\.tiff\MSPaper.Document\ShellNew]

[HKEY_CLASSES_ROOT\.tiff\OpenWithList]

[HKEY_CLASSES_ROOT\.tiff\OpenWithList\ois.exe]
@=""

[HKEY_CLASSES_ROOT\.tiff\OpenWithProgids]
"TIFImage.Document"=hex(0):

[HKEY_CLASSES_ROOT\.tiff\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mdi]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mdi\OpenWithList]
"a"="MSPVIEW.EXE"
"MRUList"="a"

[HKEY_CLASSES_ROOT\.mdi]
"Content Type"="image/vnd.ms-modi"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.mdi\MSPaper.Document]

[HKEY_CLASSES_ROOT\.mdi\MSPaper.Document\ShellNew]

--------End Above------------

Now hopefully you have file extensions set to show. If you do, the filename
of your text doc is probably like... new text doc.txt. If you have the .txt
at the end of the filename, great! ignore the next step....

If you don't see the .txt at the end of the filename..
Open my computer, click tools, and then folder options. Click on the "view"
tab. Look for and uncheck "Hide extensions for known file type"

Ok.. now the file should be named new text document.txt. right click the
file and choose rename, and rename the file to new text document.reg.

now double click the file and say yes to the prompt. Done!






--
Thank you,
Eric Ashton
Microsoft Office Setup

--
This posting is provided "AS IS" with no warranties, and confers no rights.


julelihin said:
Hi Eric and thank you. It would be great to try this but I am not sure how to
create a .reg file or how to import it, as I am not a particularly
knowledgable computer user. As a guide, I do not know what programme to use
to create the .reg file or what to import the file into. Any help would be
appreciated.
Alternatively, if it is easier not to set the Document Imaging programme as
a default, is there some way that I can opt to use it when I need to? At the
moment when I try to open an mdi file, the Document Imaging programme is not
among the programmes listed as being available, so it cannnot be selected.
(The Document Imaging Programme is definitely on the computer as it is
listed under tools.)
Many thanks
julelihin

Eric Ashton said:
Office 2007 doesnt set MODI as the default application for .Tiff/Tif/Mdi
files.

This is by design.

If you wish to make it the default app for those file extensions copy the
following text into a .reg file and import it.

Please post back and let us know if this helps.


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.tif]
"Content Type"="image/tiff"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.tif\MSPaper.Document]

[HKEY_CLASSES_ROOT\.tif\MSPaper.Document\ShellNew]

[HKEY_CLASSES_ROOT\.tif\OpenWithList]

[HKEY_CLASSES_ROOT\.tif\OpenWithList\ois.exe]
@=""

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIF]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIF\OpenWithList]
"a"="mspaint.exe"
"MRUList"="a"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF\OpenWithList]
"a"="MSPVIEW.EXE"
"MRUList"="ab"
"b"="mspaint.exe"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF\OpenWithProgids]
"MSPaper.Document"=hex(0):

[HKEY_CLASSES_ROOT\.tiff]
"Content Type"="image/tiff"
"PerceivedType"="image"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.tiff\MSPaper.Document]

[HKEY_CLASSES_ROOT\.tiff\MSPaper.Document\ShellNew]

[HKEY_CLASSES_ROOT\.tiff\OpenWithList]

[HKEY_CLASSES_ROOT\.tiff\OpenWithList\ois.exe]
@=""

[HKEY_CLASSES_ROOT\.tiff\OpenWithProgids]
"TIFImage.Document"=hex(0):

[HKEY_CLASSES_ROOT\.tiff\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mdi]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mdi\OpenWithList]
"a"="MSPVIEW.EXE"
"MRUList"="a"

[HKEY_CLASSES_ROOT\.mdi]
"Content Type"="image/vnd.ms-modi"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.mdi\MSPaper.Document]

[HKEY_CLASSES_ROOT\.mdi\MSPaper.Document\ShellNew]


--
Thank you,
Eric Ashton
Microsoft Office Setup

--
This posting is provided "AS IS" with no warranties, and confers no rights.


julelihin said:
I am having the same problem as RMZ. I followed your advice but found that MS
Document Imaging is listed as a programme which I am supposed to have on my
computer already! I have the Small Business edition of Office 2007. However I
cannot open MDI attachments. Any other suggestions? Thanks.

:

If you click on Start | All Programs | Microsoft Office 2007 | Microsoft
Office Tools, do you see "Microsoft Office Document Imaging" listed as a
choice? If not, then you need to add the feature to your installation
as described at
http://office.microsoft.com/en-us/help/HA012340671033.aspx .

RMZ wrote:

Hi , Can not view MDI & TIFF files in Office 2007.

Can anyone help please ?

Thanks !
 
C

ClaireGeorge

Thank You so much. I used the process you described for changing the
registry for Office 2003 and it worked great to fix opening .mdi files.

Eric Ashton said:
Hi!

If you wanted to right click and choose the program to open with...
mspview.exe is the name of the .exe for modi. Mine is located in C:\Program
Files\Common Files\Microsoft Shared\MODI\12.0\mspview.exe

To create a .reg file do the following.

First create a .txt file. (Right click desktop, goto new, choose text file.)
open the text file and paste the following into it and save the file and
close it.

------------------------Start below------------------------

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.tif]
"Content Type"="image/tiff"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.tif\MSPaper.Document]

[HKEY_CLASSES_ROOT\.tif\MSPaper.Document\ShellNew]

[HKEY_CLASSES_ROOT\.tif\OpenWithList]

[HKEY_CLASSES_ROOT\.tif\OpenWithList\ois.exe]
@=""

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIF]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIF\OpenWithList]
"a"="mspaint.exe"
"MRUList"="a"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF\OpenWithList]
"a"="MSPVIEW.EXE"
"MRUList"="ab"
"b"="mspaint.exe"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF\OpenWithProgids]
"MSPaper.Document"=hex(0):

[HKEY_CLASSES_ROOT\.tiff]
"Content Type"="image/tiff"
"PerceivedType"="image"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.tiff\MSPaper.Document]

[HKEY_CLASSES_ROOT\.tiff\MSPaper.Document\ShellNew]

[HKEY_CLASSES_ROOT\.tiff\OpenWithList]

[HKEY_CLASSES_ROOT\.tiff\OpenWithList\ois.exe]
@=""

[HKEY_CLASSES_ROOT\.tiff\OpenWithProgids]
"TIFImage.Document"=hex(0):

[HKEY_CLASSES_ROOT\.tiff\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mdi]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mdi\OpenWithList]
"a"="MSPVIEW.EXE"
"MRUList"="a"

[HKEY_CLASSES_ROOT\.mdi]
"Content Type"="image/vnd.ms-modi"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.mdi\MSPaper.Document]

[HKEY_CLASSES_ROOT\.mdi\MSPaper.Document\ShellNew]

--------End Above------------

Now hopefully you have file extensions set to show. If you do, the filename
of your text doc is probably like... new text doc.txt. If you have the .txt
at the end of the filename, great! ignore the next step....

If you don't see the .txt at the end of the filename..
Open my computer, click tools, and then folder options. Click on the "view"
tab. Look for and uncheck "Hide extensions for known file type"

Ok.. now the file should be named new text document.txt. right click the
file and choose rename, and rename the file to new text document.reg.

now double click the file and say yes to the prompt. Done!






--
Thank you,
Eric Ashton
Microsoft Office Setup

--
This posting is provided "AS IS" with no warranties, and confers no rights.


julelihin said:
Hi Eric and thank you. It would be great to try this but I am not sure how to
create a .reg file or how to import it, as I am not a particularly
knowledgable computer user. As a guide, I do not know what programme to use
to create the .reg file or what to import the file into. Any help would be
appreciated.
Alternatively, if it is easier not to set the Document Imaging programme as
a default, is there some way that I can opt to use it when I need to? At the
moment when I try to open an mdi file, the Document Imaging programme is not
among the programmes listed as being available, so it cannnot be selected.
(The Document Imaging Programme is definitely on the computer as it is
listed under tools.)
Many thanks
julelihin

Eric Ashton said:
Office 2007 doesnt set MODI as the default application for .Tiff/Tif/Mdi
files.

This is by design.

If you wish to make it the default app for those file extensions copy the
following text into a .reg file and import it.

Please post back and let us know if this helps.


Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.tif]
"Content Type"="image/tiff"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.tif\MSPaper.Document]

[HKEY_CLASSES_ROOT\.tif\MSPaper.Document\ShellNew]

[HKEY_CLASSES_ROOT\.tif\OpenWithList]

[HKEY_CLASSES_ROOT\.tif\OpenWithList\ois.exe]
@=""

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIF]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIF\OpenWithList]
"a"="mspaint.exe"
"MRUList"="a"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF\OpenWithList]
"a"="MSPVIEW.EXE"
"MRUList"="ab"
"b"="mspaint.exe"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.TIFF\OpenWithProgids]
"MSPaper.Document"=hex(0):

[HKEY_CLASSES_ROOT\.tiff]
"Content Type"="image/tiff"
"PerceivedType"="image"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.tiff\MSPaper.Document]

[HKEY_CLASSES_ROOT\.tiff\MSPaper.Document\ShellNew]

[HKEY_CLASSES_ROOT\.tiff\OpenWithList]

[HKEY_CLASSES_ROOT\.tiff\OpenWithList\ois.exe]
@=""

[HKEY_CLASSES_ROOT\.tiff\OpenWithProgids]
"TIFImage.Document"=hex(0):

[HKEY_CLASSES_ROOT\.tiff\PersistentHandler]
@="{098f2470-bae0-11cd-b579-08002b30bfeb}"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mdi]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.mdi\OpenWithList]
"a"="MSPVIEW.EXE"
"MRUList"="a"

[HKEY_CLASSES_ROOT\.mdi]
"Content Type"="image/vnd.ms-modi"
@="MSPaper.Document"

[HKEY_CLASSES_ROOT\.mdi\MSPaper.Document]

[HKEY_CLASSES_ROOT\.mdi\MSPaper.Document\ShellNew]


--
Thank you,
Eric Ashton
Microsoft Office Setup

--
This posting is provided "AS IS" with no warranties, and confers no rights.


:

I am having the same problem as RMZ. I followed your advice but found that MS
Document Imaging is listed as a programme which I am supposed to have on my
computer already! I have the Small Business edition of Office 2007. However I
cannot open MDI attachments. Any other suggestions? Thanks.

:

If you click on Start | All Programs | Microsoft Office 2007 | Microsoft
Office Tools, do you see "Microsoft Office Document Imaging" listed as a
choice? If not, then you need to add the feature to your installation
as described at
http://office.microsoft.com/en-us/help/HA012340671033.aspx .

RMZ wrote:

Hi , Can not view MDI & TIFF files in Office 2007.

Can anyone help please ?

Thanks !
 
S

Sluad

GREAT TIP!!!
I have been muddling around for about 4 horus trying to figure out how to
find/reinstall MSO document Imaging and FINALLY garfield-n-oddie here, has my
vote as the "Numero Uno" tip on this. It only took me 5 minutes or less to
follow these simple instructions and get MSO document imaging up and
running--and without a reboot, to boot--HA! Muchas Gracias mi amigo(a).

BR: Sluad
 
N

niall campbell

simple

1.Go to Control Panel, select “Uninstall a program†link under Programs
section.â€
2.High Microsoft Office 2007 (it may show Ultimate, Enterprise,
Professional, Small Business, Home and Student, etc).
3.Click on “Change†located on the navigation link near the top of the
window.
4.Select “Add or Remove Featuresâ€, then click “Continueâ€.
5.Expand “Office Tools†section.
6.Click on the drop down list for “Microsoft Office Document Imaging†and
select “Run all from My Computerâ€.
7.Click “Continueâ€.
8.Click “Close†when installation done
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top