Try changing -c to /c.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
"Leroy PIO" <(E-Mail Removed)> wrote in message
news:B27CB3EF-BE29-4CCB-BD20-(E-Mail Removed)...
> Microsoft OUTLOOK error message
> "The command line argument is not valid. Verify the switch you are using."
> Desk Top
> My Computer
> Tools - Folder Options - File Types
> Sort the File Type column by clicking on the title block
> Search for URL:MailTo Protocol
> Highlight it - select the Advance button
> Select edit
> "c:\Program Files\Microsoft Office\Office10\OUTLOOK.exe" -c IPM.NOTE \m
"%1"
> change the \m to /m the switch (\) is invalid.
> "c:\Program Files\Microsoft Office\Office10\OUTLOOK.exe" -c IPM.NOTE /m
"%1"
>
> But I can not get the switch to stay, it keeps reverting back to (\m)
after reboot - this is the switch the error meassge is referring to.
>